auditor
01Agent
Audits an implementation against its spec and plan. Use when code changes have been made and need independent review for correctness, completeness, and spec compliance.
2 2mo ago A 33 tokens
original MIT
6 tagged code pipeline, measured the same way as everything else here.
Browse within: slash-commands 6
Agent
Audits an implementation against its spec and plan. Use when code changes have been made and need independent review for correctness, completeness, and spec compliance.
Agent
Fixes errors listed in an audit document. Use when an audit has identified actionable errors that need to be resolved in the implementation.
Agent
Implements an existing implementation plan. Use when a plan file exists and code changes need to be executed step by step in a worktree.