Agent Skill
2/7/2026

tdd-god-skill

Orchestrate all phases of TDD with copy-pasteable commands

C
concatenateline
0GitHub Stars
1Views
npx skills add ConcatenateLine/.dotfiles

SKILL.md

Nametdd-god-skill
DescriptionOrchestrate all phases of TDD with copy-pasteable commands

name: tdd-god-skill description: Orchestrate all phases of TDD with copy-pasteable commands license: MIT compatibility: opencode metadata: workflow: tdd phases: [red, green, refactor, audit, remediation]

What I do

  • Provide a copy-pasteable Red phase command:
    @PROJECT_SPECS.md use the @tdd-test-architect to run the red phase of tdd for

  • Provide a copy-pasteable Green phase command:
    use the @agent to run the green phase of tdd for

  • Provide a copy-pasteable Refactor phase command:
    use the @refactor-agent to optimize and clean code for

  • Provide a copy-pasteable Audit phase command:
    use the @audit-agent to validate coverage, errors, and success simulation for

  • Provide a copy-pasteable Remediation phase command:
    use the @remediation-agent to fix regressions and enforce schema compliance for

When to use me

Use this skill when you need a copy-pasteable command to run any phase of TDD (red, green, refactor, audit, remediation).

Skills Info
Original Name:tdd-god-skillAuthor:concatenateline