gsd-add-tests
Generate tests for a completed phase based on UAT criteria and implementation
Generate a comprehensive project summary from milestone artifacts for team onboarding and review
$ npx -y skills add open-gsd/gsd-core --skill gsd-milestone-summary --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/gsd-milestone-summaryContext preview
The summary Claude sees to decide when to auto-load this skill.
Generate a comprehensive project summary from milestone artifacts for team onboarding and review
name: gsd-milestone-summary description: "Generate a comprehensive project summary from milestone artifacts for team onboarding and review" argument-hint: "[version]" allowed-tools: - Read - Write - Bash - Grep - Glob
<objective> Generate a structured milestone summary for team onboarding and project review. Reads completed milestone artifacts (ROADMAP, REQUIREMENTS, CONTEXT, SUMMARY, VERIFICATION files) and produces a human-friendly overview of what was built, how, and why.
Purpose: Enable new team members to understand a completed project by reading one document and asking follow-up questions. Output: MILESTONE_SUMMARY written to `.planning/reports/`, presented inline, optional interactive Q&A. </objective>
<execution_context> @~/.claude/gsd-core/workflows/milestone-summary.md </execution_context>
<context> **Project files:**
**User input:**
</context>
<process> Execute end-to-end. </process>
<success_criteria>
</success_criteria>
Git. Ship. Done. A light-weight meta-prompting, context engineering, and spec-driven development system for Claude Code, OpenCode, Antigravity CLI, Kimi CLI, Kilo, Codex, Copilot, Cursor, Windsurf, and more.
Repo: open-gsd/gsd-core
Generate tests for a completed phase based on UAT criteria and implementation
Generate an AI-SPEC.md design contract for phases that involve building AI systems.
Autonomous audit-to-fix pipeline — find issues, classify, fix, test, commit
Audit milestone completion against original intent before archiving
Cross-phase audit of all outstanding UAT and verification items
Run all remaining phases autonomously — discuss→plan→execute per phase