workflow-patterns

Automate Conductor's 11-step TDD workflow with plan.md tracking and git commit discipline.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/ArogyaReddy/https-github.com-wshobson-agents --skill workflow-patterns-arogyareddy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-patterns
Source: https://github.com/ArogyaReddy/https-github.com-wshobson-agents/tree/main/plugins/conductor/skills/workflow-patterns
Command: npx skills add https://github.com/ArogyaReddy/https-github.com-wshobson-agents --skill workflow-patterns-arogyareddy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides teams to implement tasks using Conductor's TDD workflow, manage phase checkpoints, and standardize git commit habits across multi-phase development.

Core Features & Use Cases

  • Enforces a disciplined 11-step TDD lifecycle from planning to verification
  • Automates checkpoint tracking, status updates, and progress recording in plan.md
  • Standardizes commit messages and traceability with task associations and notes

Quick Start

Identify the next pending task in plan.md and begin the 11-step TDD lifecycle.

Frequently Asked Questions about workflow-patterns

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

FAQPage Schema
How do I enforce TDD workflow checkpoints during multi-phase development?

TDD workflow checkpoints are enforced by applying an 11-step lifecycle to task planning and execution. This standardizes verification gates and checkpoint management across multi-phase development.

What is the best way to standardize git commit messages with task tracking?

Standardizing git commit messages is achieved by aligning commits with plan.md task associations and notes. This enforces commit discipline and improves traceability throughout the task lifecycle.

How does plan.md tracking work for TDD task execution?

Plan.md tracking works by automating checkpoint status updates and progress recording during task execution. It identifies pending tasks to initiate the structured TDD workflow lifecycle.

Can I use this TDD workflow automation for multi-phase task planning?

Yes, this TDD workflow automation supports multi-phase task planning by applying a repeatable 11-step lifecycle. It manages phase checkpoints and standardizes development practices across the project.

Why do I need automated checkpoint management for test-driven development?

Automated checkpoint management is needed to maintain verification gates and track progress in plan.md. It ensures disciplined task execution without manual progress monitoring overhead.

Does this TDD workflow require any dependencies to run?

No dependencies are required to run this TDD workflow. It autonomously manages the 11-step lifecycle, checkpoint tracking, and git commit standardization without external package requirements.