Agent
Fresh authoring worker invoked by the Code Tour skill. Pass the target repo/PR or base/head, audience, user constraints, and verified context links.
Agent
Fresh authoring worker invoked by the Code Tour skill. Pass the target repo/PR or base/head, audience, user constraints, and verified context links.
Agent
Implementation agent for writing code. Use for multi-file implementations or significant features to preserve main agent context. Provide clear requirements and review the output.
Agent
Reviews implementation code AND tests for quality, maintainability, and coverage - one reviewer for both sides, because testability is a design concern. Provide minimal context (goal, constraints, scope) but NOT reasoning or justifications - the reviewer should form an independent opinion. Invoked by the…
Agent
Reviews structural simplicity first, then performs a mandatory lean pass for deletion, reuse, YAGNI, and smaller implementation. Covers code, docs, and tests. Provide minimal context (goal, constraints, scope with the diff) but NOT reasoning or justifications so the reviewer forms an independent opinion. Invoked by…
Agent
Reviews documentation sync with code changes. Provide goal and scope of changes so the reviewer knows what documentation areas to check. Invoked by the dev-workflow:dev-sync skill.