Cds audit milestone
Skill Enakoneschniy/claude-dev-stack/vendor/cds-workflow/skills/cds-audit-milestone
Audit milestone completion against original intent before archivingFrom its SKILL.md
npx -y skills add Enakoneschniy/claude-dev-stack --skill cds-audit-milestoneAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.2 KB, 220 tokens by cl100k_base, as published. Nobody here has run it
This command IS the orchestrator. Reads existing VERIFICATION.md files (phases already verified during execute-phase), aggregates tech debt and deferred gaps, then spawns integration checker for cross-phase wiring. </objective>
<execution_context> @$HOME/.claude/cds-workflow/workflows/audit-milestone.md </execution_context>
<context> Version: $ARGUMENTS (optional — defaults to current milestone)Core planning files are resolved in-workflow (init milestone-op) and loaded only as needed.
Completed Work: Glob: .planning/phases//-SUMMARY.md Glob: .planning/phases//-VERIFICATION.md </context>
<process> Execute the audit-milestone workflow from @$HOME/.claude/cds-workflow/workflows/audit-milestone.md end-to-end. Preserve all workflow gates (scope determination, verification reading, integration check, requirements coverage, routing). </process>What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.