Agent skill

specsafe-code

Start implementation phase (TEST → CODE stage).

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/specsafe-code

SKILL.md

Start TDD implementation following red-green-refactor.

When to use:

  • Tests are generated and ready
  • Starting TDD cycle

Input: The spec ID

Steps:

  1. Validate tests exist

  2. Move to CODE stage

    bash
    specsafe code "<spec-id>"
    
  3. Guide TDD

    • Run tests (RED)
    • Write minimum code (GREEN)
    • Refactor
    • Repeat
  4. Offer help

    • Write implementation
    • Review code
    • Debug tests

Guardrails:

  • Spec must be in TEST stage
  • Tests must exist

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results