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: sub-agent

Browse skills that share this tag.

  • query-sub-agent - CQRS Query Side Generator and Reviewer Sub-agent
    sub-agentcqrsquery-sideread-model

    ★ 18 · Updated 2026-09-22

    Processes Information Display Frame requirements to read specs and generate or review CQRS Query Side implementations in Java, TypeScript, and Go.

    ⚙ Read specification directory structure⚙ Design CQRS Query Handlers⚙ Validate CQRS Read Models
  • validate-run - Validate agent run checkpoints in parallel.
    testingvalidationcheckpointsub-agent

    ★ 200 · Updated 2026-09-19

    Validates all checkpoints from an agent run directory in parallel by spawning test-validator agents and summarizing verified results.

    ⚙ Discover checkpoints in run directory⚙ Launch test-validator agents in parallel⚙ Collect reports from test validators
  • launch-task - Launch and manage sub-agents for task execution
    sub-agenttask-delegationworker-managementautomation

    ★ 0 · Updated 2026-09-18

    Creates sub-agents to perform tasks requiring separate context, multi-file changes, or isolation.

    ⚙ Create single tk step⚙ Write task specification file⚙ Launch background worker agent
  • output-format - Standard output format definition for sub-agents
    sub-agentoutput-formatmarkdown-template

    ★ 1 · Updated 2026-09-14

    Defines the required Markdown output structures, sub-agent templates, and formatting rules.

    ⚙ Define standard output structures⚙ Provide role-specific output templates⚙ Format output exceeding fifty lines
  • sub-agent-decompose-worker-review - Sub-agent decomposition, execution, and review pipeline
    sub-agentpipelinedecompositioncode-review

    ★ 0 · Updated 2026-09-09

    Describes a sub-agent pipeline where task-decomposer breaks down tasks, task-worker executes them, and work-reviewer reviews results with a fix loop.

    ⚙ Decompose tasks into ordered subtasks⚙ Execute code and artifact changes⚙ Review code correctness and architecture
  • delegate-to-agent - Delegate AI Work to Agent Chat
    agent delegationchat bridgeLLM integrationAI workflow

    ★ 137 · Updated 2026-06-15

    Send messages and delegate AI work from UI or scripts to the agent chat bridge

    ⚙ Send message to agent chat⚙ Submit agent request⚙ Prefill chat input
  • tdd-gated-dispatch - TDD-Gated Sub-Agent Dispatch
    TDDsub-agenttestingvalidation

    ★ 0 · Updated 2026-05-28

    Dispatch sub-agents with pre-written failing tests for mechanical validation

    ⚙ write failing tests⚙ record test baseline⚙ dispatch sub-agent
  • sa-drafting - Sub-Agent Driven Writing Skill
    writingsub-agentmulti-agentdrafting

    ★ 7 · Updated 2026-03-22

    Execute drafting plans by dispatching sub-agents for each task with two-stage review

    ⚙ dispatch drafting sub-agent⚙ answer sub-agent questions⚙ conduct argument review