with one click
spec-audit
Audit docs/code alignment — find spec drift and queue fix missions
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Audit docs/code alignment — find spec drift and queue fix missions
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Decompose a broad topic into linked GitHub issues with a master tracking issue
Fix a tracker issue end-to-end, or batch-queue all open GitHub issues from a repo
Queue a PR rebase mission (ex: /rebase https://github.com/owner/repo/pull/42). A bare rebase only rebases onto the base branch; add --fix to also apply review feedback.
Queue a review then rebase combo for a PR (ex: /rr https://github.com/owner/repo/pull/42)
Ask Kōan a question about a GitHub PR or issue — fetches context and posts an AI reply
Show resolved model config for the active CLI provider
| name | spec_audit |
| scope | core |
| group | code |
| emoji | 📐 |
| description | Audit docs/code alignment — find spec drift and queue fix missions |
| version | 1.0.0 |
| audience | hybrid |
| commands | [{"name":"spec_audit","description":"Check that docs match code and queue missions for divergences","usage":"/spec_audit [project-name]","aliases":["sa","drift"]}] |
| handler | handler.py |