agentsclimarketplace

Gsd audit milestone

Skill coco-research/coco/systems/gsd/skills/gsd-audit-milestone

Audit milestone completion against original intent before archivingFrom its SKILL.md

Install
npx -y skills add coco-research/coco --skill gsd-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

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

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/get-shit-done/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/get-shit-done/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.