Loading...
Loading...
Audit cross-document coherence: docs ↔ roadmap ↔ code ↔ fix index ↔ issues. Finds drift — features in docs/ not in the roadmap (or vice versa), fix-index entries already merged/closed, broken documentation-map links, dependency cycles, artifacts in the wrong language, naming-convention violations — and reports them ranked by severity, fixing only low-risk items on request. On Claude Code and want hand-tuned per-skill model/effort tiers? Install the `#claude` branch instead (`npx skills add gtrabanco/agentic-workflow#claude`) — see the README. This branch is model-agnostic: the skill inherits whatever model and effort your agent session is already using. Triggers: "check doc consistency", "are the docs in sync", "audit the docs", "doc coherence review", "did the docs drift", "validate the roadmap".
npx skill4agent add gtrabanco/agentic-workflow audit-docs✓ The AUDIT DOCS fixed-format report was printed, ending in `Decision: PASS | FAIL`
✓ No doc was rewritten without explicit --fix / user go-ahead
✓ The closing `→ Next:` block is printed as the ABSOLUTE last outputdocs/features/<NN>-<slug>/Depends onBranch#Ndonedonedone · [#<pr>](<pr-url>)donegh pr list --state all --head feat/<NN>-<slug>donegrep -rnE '\bS[0-9]+\b|\bStep [0-9]' docs/features/*/{PLAN,TASKS,progress}.mdP1, P2, …in-progressdoneTASKS.mdprogress.mddoneprogress.mddoneCloses #<n>git log --first-parentDocs sitegenerated-by: agentic-workflow/generate-docssource-unitupdated/generate-docs <unit><type>(<scope>): <summary>in-progressdoneDepends on:decisions.md--forcegrepghAUDIT DOCS — scope: <docs tree / roadmap / fix index / issues checked>
| # | Check (1-13) | Finding | Sev | Evidence | Proposed fix |
|---|-------------|---------|-----|----------|--------------|
| 1 | <which> | <what> | high|low | <path:line / #issue> | <smallest action> |
Checks run: <n>/13 (skipped: <which + why — absent structures only>)
Summary: <1-2 sentences>
Decision: PASS | FAIL (FAIL if any high-severity finding is open)--fixdone/<skill>SKILL.mdmodel:effort:#claudeplan-featuretriage-issue→ Next:→ Next: apply the approved low-risk fixes, then re-run /audit-docs to confirm clean
· real drift (not cosmetic) → /triage-issue · a concrete defect → /plan-fix
· already clean → nothing to do