plan-orchestrate

Orchestrate parallel TDD worker agents to implement development plans with commit-gated quality checks.

55|10|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/markshust/hcf --skill plan-orchestrate-markshust
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-orchestrate
Source: https://github.com/markshust/hcf/tree/main/skills/plan-orchestrate
Command: npx skills add https://github.com/markshust/hcf --skill plan-orchestrate-markshust

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill solves the bottleneck of manual implementation by automating the execution of complex development plans through parallel TDD workers, ensuring consistent quality and speed.

Core Features & Use Cases

  • Parallel TDD Execution: Automatically spawns multiple workers to implement tasks concurrently while maintaining strict test-driven development standards.
  • Automated Quality Gates: Enforces code standards and full test suite validation before any code is committed to the repository.
  • Session Persistence: Integrates with the ralph-wiggum plugin to recover sessions automatically if context limits are reached during large-scale implementations.

Quick Start

Execute the plan named user-auth by typing plan-orchestrate user-auth into the chat interface.

Frequently Asked Questions about plan-orchestrate

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

FAQPage Schema
How do I automate test-driven development execution for complex development plans?

Automating test-driven development execution involves orchestrating parallel TDD worker agents to implement tasks concurrently, resolving task dependencies, and enforcing commit-gated quality assurance. This ensures consistent quality and speed for large-scale feature development.

Can I run parallel TDD workers while maintaining automated testing standards?

Yes, parallel TDD workers can be spawned to implement tasks concurrently while maintaining strict test-driven development standards. Automated quality gates enforce code standards and full test suite validation before any code is committed to the repository.

What happens if context limits are reached during large-scale autonomous TDD execution?

When context limits are reached during large-scale autonomous TDD execution, session persistence integrates with the ralph-wiggum plugin to recover sessions automatically. This allows development orchestration to resume without losing progress.

Does autonomous development orchestration require project-specific testing configurations?

Yes, autonomous development orchestration requires integration with project-specific testing configurations and hook-based agent discovery. This integration is necessary to maintain architectural integrity during automated task implementation.

How do I start autonomous orchestration for a specific feature plan?

To start autonomous orchestration for a specific feature plan, execute the command by typing the orchestration instruction followed by the plan name into the chat interface. This initiates the parallel TDD workers for the specified development plan.