conductor-implement

Execute development tasks from a Conductor track implementation plan.

19|2|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/vasilistsavalias/conductor_for_codex --skill conductor-implement-vasilistsavalias
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: conductor-implement
Source: https://github.com/vasilistsavalias/conductor_for_codex/tree/main/skills/conductor-implement
Command: npx skills add https://github.com/vasilistsavalias/conductor_for_codex --skill conductor-implement-vasilistsavalias

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the execution of development tasks defined within a Conductor track, streamlining the spec-driven development process.

Core Features & Use Cases

  • Track Execution: Implements tasks sequentially based on a track's implementation plan.
  • Status Management: Updates track status in the Tracks Registry (e.g., from incomplete to in-progress to completed).
  • Documentation Sync: Optionally synchronizes project documentation (Product Definition, Tech Stack, Product Guidelines) with completed track specifications.
  • Cleanup Options: Offers archiving or deletion of completed tracks.
  • Use Case: A developer can use this Skill to initiate the implementation of a new feature, and the Skill will guide them through the defined steps, update progress, and ensure documentation is kept current.

Quick Start

Use the conductor implement skill to start working on the next available track.

Frequently Asked Questions about conductor-implement

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

FAQPage Schema
How do I execute development tasks defined in a spec-driven workflow?

Workflow automation for development tasks is achieved by sequentially executing a track's implementation plan, validating the Conductor environment, and managing track status updates from in-progress to completed.

What is spec-driven development track execution?

Spec-driven track execution is a process that sequentially implements planned development tasks, updates status in a tracks registry, and synchronizes project documentation upon completion.

Can I synchronize project documentation automatically after completing a development track?

Yes, you can synchronize project documentation after track completion, updating Product Definition, Tech Stack, and Product Guidelines with completed track specifications.

Do I need a specific environment setup to automate task execution for development tracks?

Automating task execution requires validating the Conductor environment setup and adhering to strict protocols for tool call success and file modification before starting.

What cleanup options are available after finishing development workflow automation?

Post-completion cleanup options for development workflow automation include archiving completed tracks or deleting them entirely from the registry to maintain a clean project state.