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.

Skills tagged: conductor

Browse skills that share this tag.

  • conductor-status - Display project status, active tracks, and next actions
    conductorstatusproject-managementprogress-tracking

    ★ 57 · Updated 2026-09-21

    Displays overall project progress, active track status, next actions, and blockers for Conductor.

    ⚙ Display overall project status summary⚙ Display detailed single track status⚙ Detect project blockers and dependencies
  • conductor-implement - Execute tasks from a track plan following TDD workflow.
    conductortddtask-executionworkflow

    ★ 0 · Updated 2026-09-20

    Executes tasks from a track implementation plan using TDD workflow, updating status, commits, and phase checkpoints.

    ⚙ Verify Conductor initialization⚙ Parse workflow configuration⚙ Select track to implement
  • conductor-implement - Execute implementation plan tasks for a Conductor track
    conductortddtask-executionworkflow

    ★ 1 · Updated 2026-09-20

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

    ⚙ Verify Conductor project initialization state⚙ Select incomplete tracks from project⚙ Load track specification and context
  • conductor-implement - Execute track implementation plans following workflow rules
    conductortask-executiontddworkflow

    ★ 1 · Updated 2026-09-20

    Executes tasks from a track's implementation plan using TDD workflows, updates progress state, and runs phase verifications.

    ⚙ Verify Conductor initialization status⚙ Load track and project context⚙ Select active implementation track
  • fetch-github-issue-analysis - Fetch GitHub Issue Details and AI Analysis Comment
    githubissueai-analysisconductor

    ★ 18 · Updated 2026-09-17

    Fetches GitHub issue details and AI analysis comments to extract structured data for architecture planning.

    ⚙ Fetch GitHub issue details⚙ Check for AI analysis label⚙ Fetch AI analysis comment
  • conductor-validator - Validate Conductor project artifacts for correctness
    conductorvalidationproject-artifacts

    ★ 1 · Updated 2026-09-10

    Validates Conductor project artifacts for completeness, consistency, and correctness.

    ⚙ Check conductor directory existence⚙ Find track directories⚙ Verify required project files
  • conductor-revert - Git-aware revert for tracks, phases, or tasks
    gitrevertversion controlconductor

    ★ 602 · Updated 2026-06-15

    Revert changes by logical work unit with full git awareness for tracks, phases, or tasks

    ⚙ Revert entire tracks⚙ Revert specific phases⚙ Revert individual tasks
  • conductor-context - Automatic Conductor Project Context Loader
    developmentproject-managementcontext-awarenessconductor

    ★ 15 · Updated 2026-02-18

    Loads Conductor project context files when a conductor directory exists in the project

    ⚙ Read conductor files⚙ Load project context⚙ Check directory existence