add-tests
Generate tests for a completed phase based on UAT criteria and implementation
Generate or update project documentation verified against the codebase
> /plugin marketplace add open-gsd/gsd-core > /plugin install gsd-core@gsd-core
How it fires
How this command gets triggered: by you, by Claude, or both.
/docs-updateContext preview
What this command does when you run it.
Generate or update project documentation verified against the codebase
name: gsd:docs-update description: Generate or update project documentation verified against the codebase argument-hint: "[--force] [--verify-only]" allowed-tools: - Read - Write - Edit - Bash - Glob - Grep - Agent - AskUserQuestion requires: [update]
<objective> Generate and update up to 9 documentation files for the current project. Each doc type is written by a gsd-doc-writer subagent that explores the codebase directly — no hallucinated paths, phantom endpoints, or stale signatures.
Flag handling rule:
</objective>
<execution_context> @~/.claude/gsd-core/workflows/docs-update.md </execution_context>
<context> Arguments: $ARGUMENTS
**Available optional flags (documentation only — not automatically active):**
**Active flags must be derived from `$ARGUMENTS`:**
</context>
<process> Execute end-to-end. Preserve all workflow gates (preservation_check, flag handling, wave execution, monorepo dispatch, commit, reporting). </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
Run all remaining phases autonomously — discuss→plan→execute per phase