LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

conductor-implement - Execute implementation plan tasks for a Conductor track

Executes tasks from a track implementation plan using TDD workflow, manages progress tracking, and handles phase verification checkpoints.

Tags

Updated: 2026-09-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Verify Conductor project initialization state
  • Select incomplete tracks from project
  • Load track specification and context
  • Execute tasks following TDD workflow
  • Commit completed task code changes
  • Run phase and final verifications
  • Update track status and metadata

Inputs

  • Track ID or task selection arguments
  • Conductor configuration files
  • Track plan and specification documents

Outputs

  • Git commit history updates
  • Updated track plan and metadata files
  • Phase verification results and prompts

Requirements

  • Initialized Conductor directory structure
  • Git version control system
  • Test runner environment

Source

  • Spec: SKILL.md
conductor
tdd
task-execution
workflow
git
Verify Conductor project initialization state
Select incomplete tracks from project
Load track specification and context
Execute tasks following TDD workflow
Track ID or task selection arguments
Conductor configuration files
Track plan and specification documents
Git commit history updates
Updated track plan and metadata files
Phase verification results and prompts