agentsclimarketplace

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

Install
npx -y skills add Enakoneschniy/claude-dev-stack --skill cds-audit-milestone

Assembled 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

<objective> Verify milestone achieved its definition of done. Check requirements coverage, cross-phase integration, and end-to-end flows.

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.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.