You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Non‑negotiables:** plan before large edits; run **`/smell`** after implementations and before reviews (Clean Code, KISS, DRY, DDD, SOLID + architecture); **`make audit`** before done; fix smell **BLOCKER/HIGH** before PR; never expose secrets; sync docs/Storybook/schema with code; remove dead code and stale comments/docs you touch.
See **`AGENTS.md`** and **`docs/agents/prompts.md`**.