feature-orchestrator

Plan and execute multiple interdependent features with automated TDD and code review workflows.

2|1|Updated Dec 21, 2025
One-click install
npx skills add https://github.com/dougwithseismic/dotoro-ads --skill feature-orchestrator-dougwithseismic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-orchestrator
Source: https://github.com/dougwithseismic/dotoro-ads/tree/main/.claude/skills/feature-orchestrator
Command: npx skills add https://github.com/dougwithseismic/dotoro-ads --skill feature-orchestrator-dougwithseismic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams plan and execute multiple features in parallel, manage dependencies, and automate the TDD + Code Review workflow for long-running projects, reducing manual orchestration effort.

Core Features & Use Cases

  • Feature planning in parallel: parses multiple features, creates independent TODO docs, and builds a dependency-aware execution order.
  • Master orchestration documents: maintains a central MASTER.md with proactive progress tracking.
  • End-to-end automation: runs features through TDD → Code Review → PR Review, enabling self-continuing sessions.
  • Use Case: When building a large project phase with multiple interdependent features, this Skill coordinates planning and execution to save time and reduce cognitive load.

Quick Start

Use this Skill to coordinate the development of a project phase with several related features, running planning, execution, and reviews automatically.