axisrow

Gsd Add Tests — Development skill for Claude Code

Development community

Generate tests for a completed phase based on UAT criteria and implementation.

How to install Gsd Add Tests

Installs to ~/.claude/commands/axisrow-zai-codex-helper-gsd-add-tests.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/axisrow/zai-codex-helper/HEAD/.claude/commands/gsd-add-tests.md -o ~/.claude/commands/axisrow-zai-codex-helper-gsd-add-tests.md

Restart Claude Code, or start a new session, for it to be picked up.

What Gsd Add Tests does


name: gsd-add-tests description: Generate tests for a completed phase based on UAT criteria and implementation argument-hint: " [additional instructions]" allowed-tools:

  • Read
  • Write
  • Edit
  • Bash
  • Glob
  • Grep
  • Agent
  • AskUserQuestion argument-instructions: | Parse the argument as a phase number (integer, decimal, or letter-suffix), plus optional free-text instructions. Example: /gsd-add-tests 12 Example: /gsd-add-tests 12 focus on edge cases in the pricing m

Alternatives in Development

  • Validate Plan — You are tasked with validating that an implementation plan was correctly executed, verifying all success crite 10k ★
  • Plan Feature — Add a new feature to an existing project by generating new phases and integrating them into IMPLEMENTATION_PHA 88 ★
  • Crucible Outline — Create chapter-by-chapter outlines from Crucible planning documents 58 ★

Full documentation available on GitHub

View Source Repository