conductor-feature-develop

Orchestrate module-by-module app development with versioned progress tracking in IMPLEMENTATION_MASTER.md.

3|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/rashidee/co2-skills --skill conductor-feature-develop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: conductor-feature-develop
Source: https://github.com/rashidee/co2-skills/tree/main/skills/conductor-feature-develop
Command: npx skills add https://github.com/rashidee/co2-skills --skill conductor-feature-develop

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the coordination of full-stack development work by module and version, ensuring every module is implemented in order and tracked with progress artifacts.

Core Features & Use Cases

  • Orchestrates module-by-module implementation driven by specs and test artifacts.
  • Supports versioned delivery with sequential processing and automated state tracking.
  • Automatically triggers Ralph Loop to maintain progress across iterations and ensure complete delivery.

Quick Start

Provide the application name and optional flags to start orchestrated development with the Ralph Loop.

Frequently Asked Questions about conductor-feature-develop

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

FAQPage Schema
How do I orchestrate end-to-end module development with version tracking?

You orchestrate end-to-end module development by providing an application name with optional source path, version, and module scoping flags. The workflow processes modules sequentially, tracking progress in IMPLEMENTATION_MASTER.md and managing context artifacts.

What is module-by-module implementation in a versioned delivery workflow?

Module-by-module implementation ensures every app module is built in order and tracked with progress artifacts. This approach automates full-stack coordination by filtering work by version and maintaining sequential processing across iterations.

How do I start automated sequential development with the Ralph Loop?

To start automated sequential development, provide the application name and optional flags. The Ralph Loop starts automatically, maintaining progress across iterations to ensure complete module delivery with documentation and test artifacts.

Does this module orchestration workflow support Playwright tests?

Yes, the module orchestration workflow supports Playwright tests. It coordinates test execution and documentation artifacts automatically as development progresses through each module and version.

What prerequisites are needed for module-by-module orchestration?

Module-by-module orchestration requires context artifacts as prerequisites before starting. The workflow verifies these artifacts exist, then starts the Ralph Loop automatically to drive sequential, versioned delivery of modules.

Can I scope development to specific versions and modules?

Yes, you can scope development using version filtering and module scoping flags. This enables sequential, versioned delivery of specific modules while still tracking overall progress in IMPLEMENTATION_MASTER.md.