Add Tests banner
eric-moreno eric-moreno

Add Tests

Development community

Description

--- name: gad:add-tests description: Generate tests for a completed phase based on UAT criteria and implementation argument-hint: "<phase> [additional instructions]" allowed-tools: - Read - Write - Edit - Bash - Glob - Grep - Task - AskUserQuestion argument-instructions: | Parse the argument as a phase number (integer, decimal, or letter-suffix), plus optional free-text instructions. Example: /gad:add-tests 12 Example: /gad:add-tests 12 focus on edge cases in the pricing mo

Installation

Installs to ~/.claude/skills/eric-moreno-get-analysis-done-add-tests/SKILL.md

Terminal
mkdir -p ~/.claude/skills/eric-moreno-get-analysis-done-add-tests && curl -fsSL https://raw.githubusercontent.com/eric-moreno/get-analysis-done/HEAD/commands/add-tests.md -o ~/.claude/skills/eric-moreno-get-analysis-done-add-tests/SKILL.md

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

Full documentation available on GitHub

View Source Repository