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: task-execution

Browse skills that share this tag.

  • aico-frontend-implement - Execute frontend task implementation with TDD
    frontendtddtestingimplementation

    ★ 602 · Updated 2026-09-22

    Executes frontend implementation tasks following TDD by reading task files, executing steps, verifying changes, and updating status.

    ⚙ Read task file⚙ Read constraint documentation⚙ Execute implementation steps
  • 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
  • gsd-quick - Execute quick ad-hoc tasks with GSD guarantees
    gsdtask-executionworkflowautomation

    ★ 0 · Updated 2026-09-18

    Executes small ad-hoc tasks with atomic commits and state tracking while skipping optional agents by default.

    ⚙ Execute small ad-hoc tasks⚙ List quick tasks and statuses⚙ Show specific task status
  • executing-hard-tasks - Execute multi-step tasks with systematic validation
    task-executionplanningverificationtroubleshooting

    ★ 26 · Updated 2026-09-17

    Guide planning, checkpoint verification, and risk-first iteration when executing multi-step, uncertain, or high-pressure engineering tasks.

    ⚙ Decompose tasks into checkpointed plans⚙ Spike critical architectural integration points⚙ Categorize status claims by verification
  • arib-build - Command the engineering team to deliver a goal
    engineeringorchestrationbuildworkflow

    ★ 2 · Updated 2026-09-16

    Dispatches the engineer-manager agent to decompose goals, coordinate specialists, verify outputs, and execute merge gate checks.

    ⚙ Decompose goals into task graphs⚙ Dispatch specialist agents in parallel⚙ Integrate specialist work outputs
  • research-task - Execute research via compositional workflow planning
    researchworkflow-planningtask-executionevaluation

    ★ 64 · Updated 2026-09-16

    Executes research tasks by characterizing problems, selecting workflow strategies, executing search, and self-evaluating output quality.

    ⚙ Characterize research tasks⚙ Query workflow library⚙ Select research strategy archetypes
  • openspec-apply-change - Implement tasks from an OpenSpec change
    openspecimplementationtask-executioncli

    ★ 0 · Updated 2026-09-14

    Executes tasks from an OpenSpec change by reading context files and updating task progress.

    ⚙ Select OpenSpec change⚙ Check change status⚙ Get apply instructions
  • openspec-apply-change - Implement tasks from an OpenSpec change
    openspectask-executioncode-implementationworkflow

    ★ 4 · Updated 2026-09-14

    Implement tasks from an OpenSpec change when starting, continuing, or working through implementation.

    ⚙ Select change⚙ Check change status⚙ Get apply instructions
  • gsd-fast - Execute trivial tasks inline without planning overhead
    task-executionworkflowinline-execution

    ★ 0 · Updated 2026-09-11

    Executes trivial tasks directly in current context without spawning subagents or generating plan files.

    ⚙ Execute trivial tasks inline⚙ Edit existing files⚙ Run terminal commands
  • subagent-driven-development - Execute implementation plans with independent subagents
    developmenttask-executioncode-reviewsubagent

    ★ 602 · Updated 2026-06-15

    Execute plan by dispatching fresh subagent per task with two-stage review

    ⚙ Read plan⚙ Extract tasks⚙ Create TodoWrite
  • brutal-agent - Orchestrate subsystem hardening and task execution
    orchestrationproject-hardeningcode-reviewtask-execution

    ★ 2 · Updated 2026-03-10

    Orchestrate subsystem-by-subsystem project hardening with review and task execution loop

    ⚙ review subsystem⚙ create tasks⚙ run tasks
  • auto - Autonomous task execution without manual intervention
    autonomousdevelopmentautomationtask-execution

    ★ 18 · Updated 2026-03-09

    Works through all tasks autonomously until completion without stopping

    ⚙ read project documentation⚙ create starter tasks⚙ execute development tasks
  • auto - Autonomous Task Execution for Continuous Development
    autonomousdevelopmenttask-executioncontinuous

    ★ 602 · Updated 2026-03-09

    Executes development tasks autonomously without stopping until completion

    ⚙ check PRD file existence⚙ bootstrap from context⚙ generate starter tasks