brewcode:standards-review
Installation
SKILL.md
Standards Review
Review Priorities
| Priority | Source | Focus |
|---|---|---|
| 1 | Existing code | Search FIRST, import instead of creating |
| 2 | CLAUDE.md | Project standards, conventions, patterns |
| 3 | rules/*.md | Strict rules with numbers — check ALL [avoid#N], [bp#N] |
| 4 | references/{stack}.md | Stack-specific guidelines from this skill |
Phase 0: User Confirmation
BEFORE any analysis, ask the user using AskUserQuestion tool:
"Run
/simplifyat the end for an additional review pass (efficiency, concurrency, hot-paths)? This will increase execution time."