audit
Solidread the whole repo for composition, pairing, manifest agreement and freshness (saves report to .construct/)
Install
Quality Score: 80/100
Skill Content
Details
- Author
- MaisonDeVolonte
- Repository
- MaisonDeVolonte/construct
- Created
- 4 weeks ago
- Last Updated
- 2 days ago
- Language
- Shell
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
sdlc-audit
The periodic whole-repo audit — measure the codebase as it now stands, then judge it against four lenses (conformance to its own rules, structural erosion, measured debt, fitness for purpose). Triggers on "audit", "tech debt", "architecture review", "whole repo", "code health", "what has rotted". Read-only by default; files tracked issues only when asked. Use when the user runs /sdlc-audit, or when /sdlc-status reports an audit is due.
audit
Audit a documentation-led repo against its own conventions — contiguous ADR numbering, INDEX sync, plan/ coverage, required sections, status validity, cross-reference resolution, language mandate, ADR-privacy leaks into user-visible code, cross-worktree collisions (duplicate numbers, duplicate plan ownership, same ADR edited on two branches), and — for a multi-repo product — cross-repo federation checks (bidirectional membership, identity collisions, dangling cross-repo references, roll-up drift, convention drift). Reports a punch list and offers to fix the mechanical issues. Use when the user says "audit the ADRs", "lint the conventions", "check repo consistency", "are the ADRs in sync", or invokes /audit.
audit
Show what an agent loads on every single request and what is wrong with it — resolve CLAUDE.md, AGENTS.md and their imports into one hot-context inventory, price it in lines and estimated tokens, and flag oversized files, broken imports, references to files that no longer exist and instructions duplicated across files. Use when the user asks what is in their context, why their agent seems to ignore instructions, whether CLAUDE.md has grown too big, wants to review or clean up their instruction files, says "CLAUDE.md'ye bak", "bağlamımda ne var", "audit my instructions", "is my CLAUDE.md too long", or runs /gardener:audit. Not for deciding what to remove — that is gardener:prune. Not for checking whether rules are obeyed — that is gardener:compliance.