By craigtkhill
Spec-Test-Driven Development workflow plugin with skills for specification writing, test-driven development, and commit management
Use when writing acceptance tests or adding scenarios to spec.yaml. Defines Given/When/Then format and acceptance test patterns.
Use when creating or modifying skills. Defines skill file structure, naming conventions, and integration patterns.
Use when writing tests or implementing code. Defines RED-GREEN-REFACTOR cycle and test execution workflow.
Use when creating or updating agent evaluation suites. Defines eval structure, rubrics, and validation patterns.
Use when adding project dependencies. Defines dependency management rules and language-specific patterns.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
_____ __________ ____ ___ __
/ ___//_ __/ __ / __ \ / | ____ ____ ____ / /______
\__ \ / / / / / / / / / / /| |/ __ `/ _ \/ __ \/ __/ ___/
___/ / / / / /_/ / /_/ / / ___ / /_/ / __/ / / / /_(__ )
/____/ /_/ /_____/_____/ /_/ |_\__, /\___/_/ /_/\__/____/
/____/
Spec-Test-Driven Development Agents
Agents and configs following a Spec-Test-Driven Development process
This repository is designed for Agentic Terminal User Interfaces (ATUIs) like:
STDD Agents provides a structured workflow for developing applications using ATUIs, emphasizing specification-first development with comprehensive testing to ensure stability while moving with higher velocity.
Note. The aspiration is to make this toolkit ATUI agnostic. However, it is currently heavily configured for Claude Code.
Choose your ATUI and follow the installation guide:
/plugin marketplace add https://github.com/craigtkhill/stdd-agents
/plugin install stdd-agents@stdd-agents
npx claudepluginhub craigtkhill/stdd-agents --plugin stdd-agentsSPEC-First development workflow with TDD, Ralph Loop, and autonomous agent coordination for Claude Code
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.
Spec-Driven Development, adaptación de Dominicode — genera spec.md + plan.md + tasks.md (TDD) antes de escribir código.
Spec-Driven Development Workflow for Claude Code. A 6-step pipeline: Requirements → Code Analysis → Design → Implement → Verify → Self-Improve. Specifications are the source of truth, code is a verified artifact.
Spec-driven development pipeline for Claude Code: interview-to-spec, spec-approach, tdd, verify, diagnose, and a feature orchestrator.
A spec-driven development kit for Claude Code: the prompt-grill and dev-lifecycle skills plus a specs/ scaffold that takes you from a vague request to shipped, reviewed code.