brewcode:convention
Installation
SKILL.md
Mode Detection
Arguments: $ARGUMENTS
| Mode | Invocation | Phases | Prerequisites |
|---|---|---|---|
full (default) |
/brewcode:convention |
P0-P8 | None |
conventions |
/brewcode:convention conventions |
P0-P7 | None |
rules |
/brewcode:convention rules |
P0, P7, P7.5, P8 | .claude/convention/ exists |
paths |
/brewcode:convention paths src/a,src/b |
P0-P7 scoped | None |
P0: Mode + Stack Detection
Parse $ARGUMENTS for mode keyword. Default = full. For paths mode: split comma-separated paths after keyword.