tdd-workflow

Automate TDD workflow execution from a workflow.md file with Git operations.

2|Updated Jun 10, 2026
One-click install
npx skills add https://github.com/amashigeseiji/tdd-skills --skill tdd-workflow-amashigeseiji
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tdd-workflow
Source: https://github.com/amashigeseiji/tdd-skills/tree/main/tdd-workflow
Command: npx skills add https://github.com/amashigeseiji/tdd-skills --skill tdd-workflow-amashigeseiji

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the orchestration of a Test-Driven Development (TDD) workflow, guiding the user through the process of selecting a plan, executing steps, and archiving completed projects.

Core Features & Use Cases

  • Workflow Orchestration: Automates the process of reading and executing steps from a workflow.md file.
  • Project Management: Manages the lifecycle of TDD projects, from problem definition to feedback and archiving.
  • Integration with Git: Handles Git operations like creating pull requests and managing project branches.
  • Use Case: Ideal for developers and teams following TDD who want to streamline their workflow and ensure all steps are executed systematically.

Quick Start

Start the TDD workflow by running /tdd-workflow and follow the prompts to select a project plan and execute the workflow.

Frequently Asked Questions about tdd-workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate a TDD workflow with Git orchestration?

You can automate a TDD workflow by using a workflow.md file to guide project selection, execute steps, and manage Git operations like pull requests and branches systematically.

What is the best way to manage Test-Driven Development project lifecycles?

Managing TDD project lifecycles involves orchestrating steps from problem definition to feedback and archiving, which can be automated to ensure all phases are executed systematically.

Does TDD workflow orchestration require a specific project management setup?

TDD workflow orchestration requires a workflow.md file for configuration and state management to track progress and handle workflow states across your projects.

Can I use workflow.md to handle Git operations in TDD?

Yes, workflow.md can be used to automate Git operations, handling tasks like creating pull requests and managing project branches while executing TDD steps.

How do I start a Test-Driven Development workflow for a new project?

To start a TDD workflow, run the orchestrator command and follow the prompts to select a project plan, which will then guide you through executing the defined steps.