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-decomposition

Browse skills that share this tag.

  • microtask-decomposition - Decompose complex tasks into atomic microtasks
    task-decompositionopenspecworkflowproject-management

    ★ 2 · Updated 2026-09-21

    Decomposes complex tasks from tasks.md into single-file microtasks for granular tracking and implementation.

    ⚙ Identify complex tasks in tasks.md⚙ Analyze task components and dependencies⚙ Create atomic single file microtasks
  • writing-plans - Writing implementation plans for multi-step tasks
    planningtask-decompositionsoftware-designdocumentation

    ★ 5 · Updated 2026-09-17

    Creates implementation plan documents featuring file maps, bite-sized tasks, and automated verification steps.

    ⚙ Write detailed implementation plans⚙ Map out file structure changes⚙ Decompose tasks into bite-sized steps
  • to-tickets - Break Plans or Specs into Tracer-Bullet Tickets
    project-managementissue-trackingticket-creationtask-decomposition

    ★ 0 · Updated 2026-09-15

    Breaks a plan, spec, or conversation into tracer-bullet tickets with blocking edges and publishes them to a local or remote issue tracker.

    ⚙ Gather context from conversation or specs⚙ Explore codebase for domain context⚙ Draft vertical slice tickets
  • spec-flow - Spec-driven structured development workflow
    spec-driven-developmentworkflowfeature-planningdocumentation

    ★ 33 · Updated 2026-09-15

    Guides feature development through an interactive phase-by-phase workflow from proposal to implementation.

    ⚙ Initialize feature directory⚙ Create proposal document⚙ Create requirements document
  • graph-plan - Execute the PLAN phase of the mcp-graph lifecycle
    mcp-graphsprint-planningtask-decompositiondora-metrics

    ★ 0 · Updated 2026-09-14

    Decomposes epics, plans sprints, maps dependencies, and prepares for implementation using DORA metrics within the mcp-graph lifecycle.

    ⚙ Load epic context⚙ Import cross-project estimates⚙ Decompose epics into subtasks
  • mad-logic - MAD-Logic reliability framework for high-stakes tasks
    reliabilitymaker-frameworkconsensus-votingred-flagging

    ★ 2 · Updated 2026-09-13

    Executes long-horizon tasks using maximal agentic decomposition, consensus voting, and red-flag output filtering.

    ⚙ Decompose tasks into single-step subtasks⚙ Perform first-to-ahead-by-k consensus voting⚙ Filter malformed red-flagged outputs
  • to-issues - Break plans into vertical slice issues
    issue-trackerplanningtask-decompositionvertical-slice

    ★ 6 · Updated 2026-09-12

    Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices.

    ⚙ Gather conversation and issue context⚙ Explore codebase for project context⚙ Draft tracer bullet vertical slices
  • writing-plans - Write implementation plans before touching code
    planningimplementation-planstddtask-decomposition

    ★ 3 · Updated 2026-09-12

    Creates detailed implementation plans from specifications before writing code.

    ⚙ Create step-by-step implementation plans⚙ Structure TDD bite-sized tasks⚙ Validate task scope and granularity
  • luna-to-issues - Decompose PRD into Ralph Loop execution files
    ralph-loopprdtask-decompositionplan-execution

    ★ 0 · Updated 2026-09-12

    Decomposes the current PRD into vertical slices and generates .plan epic and task files after user approval.

    ⚙ Resolve canonical PRD file⚙ Decompose PRD using to-issues⚙ Create epic and task files
  • writing-plans - Create Comprehensive Implementation Plans for Multi-Step Tasks
    plan-writingtask-decompositiondevelopment-workflowdocumentation-generation

    ★ 0 · Updated 2026-02-14

    Write detailed implementation plans for multi-step tasks before coding

    ⚙ Analyze requirements and specifications⚙ Create implementation plan documents⚙ Specify files and paths