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.

CommandCapabilitySource
/code:loopDeliver one item or a queue; coordinate ownership, verification, review, and release.Command · Skill
/code:reviewReview session/named PRs, or run a read-only repository diagnostic.Command · Skill
/code:refactorBehavior-preserving structural improvements; quality scopes cleanup to a current change.Command · Skill
/code:learnUpdate durable, non-obvious project knowledge; refine existing workflow guidance when warranted.Command · Skill
/code:commitCommit 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.