code plugin
September 6, 2026 · View on GitHub
Coding workflows for delivering changes, reviewing code, improving architecture, and preserving useful project knowledge. Repository policies own merge and release requirements.
| Command | Capability | Source |
|---|---|---|
/code:loop | Deliver one item or a queue; coordinate ownership, verification, review, and release. | Command · Skill |
/code:review | Review session/named PRs, or run a read-only repository diagnostic. | Command · Skill |
/code:refactor | Behavior-preserving structural improvements; quality scopes cleanup to a current change. | Command · Skill |
/code:learn | Update durable, non-obvious project knowledge; refine existing workflow guidance when warranted. | Command · Skill |
/code:commit | Commit and push cohesive changes under repository conventions. | Command |
The independent review rubric lives in the portable
code-reviewer definition, not a plugin-local copy.
On harnesses without named subagents, the review workflow supplies the same rubric to an
independent agent. Commands accelerate access; loop, review, refactor, and learn also
have standalone skills. Commit currently remains command-only on harnesses without commands.
Optional Bun helpers support repository scans and refactor measurements; incomplete tool coverage is reported rather than treated as a clean result. The PR posting reference and module comparison example load when needed.