gsd-add-tests
Generate tests for a completed phase based on UAT criteria and implementation
Run all remaining phases autonomously — discuss→plan→execute per phase
$ npx -y skills add open-gsd/gsd-core --skill gsd-autonomous --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/gsd-autonomousContext preview
The summary Claude sees to decide when to auto-load this skill.
Run all remaining phases autonomously — discuss→plan→execute per phase
name: gsd-autonomous description: "Run all remaining phases autonomously — discuss→plan→execute per phase" argument-hint: "[--from N] [--to N] [--only N] [--interactive] [--converge]" allowed-tools: - Read - Write - Bash - Glob - Grep - AskUserQuestion - Agent
<objective> Execute all remaining milestone phases autonomously. For each phase: discuss → plan → execute. Pauses only for user decisions (grey area acceptance, blockers, validation requests).
Uses ROADMAP.md phase discovery and Skill() flat invocations for each phase command. After all phases complete: milestone audit → complete → cleanup.
**Creates/Updates:**
**After:** Milestone is complete and cleaned up. </objective>
<execution_context> @~/.claude/gsd-core/workflows/autonomous.md @~/.claude/gsd-core/references/ui-brand.md </execution_context>
<context> Optional flags:
When `--converge` or `--cross-ai` is set, reviewer selector flags supported by `gsd-plan-review-convergence` may be passed through: `--codex`, `--claude`, `--opencode`, `--ollama`, `--lm-studio`, `--llama-cpp`, `--all`, and `--max-cycles N`.
Project context, phase list, and state are resolved inside the workflow using init commands (`gsd-tools query init.milestone-op`, `gsd-tools query roadmap.analyze`). No upfront context loading needed. </context>
<process> Execute end-to-end. Preserve all workflow gates (phase discovery, per-phase execution, blocker handling, progress display). </process>
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
Capture ideas, tasks, notes, and seeds to their destination