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

Browse skills that share this tag.

  • goal-helper - Convert vague tasks into proof-driven executable goals.
    goal-definitiontask-planningprogress-trackingblocker-reporting

    ★ 7 · Updated 2026-09-23

    Converts vague or failing tasks into proof-driven goals with explicit completion criteria, bounded retries, and operational status snapshots.

    ⚙ Define objective completion criteria⚙ Establish primary proof commands⚙ Set bounded retry limits
  • define-goal - Author a stop-proof goal file for autonomous goal runs
    goal-definitiontask-planningautonomous-execution

    ★ 0 · Updated 2026-09-21

    Interactively interrogates developers to refine objectives and generate stop-proof goal files for autonomous execution.

    ⚙ Interrogate developers interactively⚙ Classify goal execution parameters⚙ Confirm goal specification completeness
  • planner - Planner policy for task planning and skill co-evolution
    task-planningskill-evolutionagent-policyplanner

    ★ 0 · Updated 2026-09-16

    Runtime policy for the Planner agent to turn benchmark tasks into Executor instructions and refine skills based on feedback.

    ⚙ Convert benchmark tasks into actionable instructions⚙ Propose targeted Executor skill updates⚙ Refine Planner skill from contrastive history
  • planning-with-files - Manage task context using persistent markdown files
    context-managementtask-planningprogress-trackingmarkdown

    ★ 1 · Updated 2026-09-16

    Uses persistent markdown files in the project directory to store plans, research findings, session progress, and errors during complex multi-step tasks.

    ⚙ Create task plan files⚙ Create research findings files⚙ Create session progress files
  • scope-negotiator - Shrink broad requests into a valuable current-turn scope
    scope-negotiationscope-controlwork-slicingtask-planning

    ★ 0 · Updated 2026-09-11

    Reduces broad, fuzzy, or expanding requests into the smallest valuable current-turn scope and establishes clear scope boundaries.

    ⚙ Restate broad user request⚙ Separate core and optional scope layers⚙ Propose sliced scope options
  • ralph-wiggum - Run autonomous AI coding loops for planning and building.
    ai-agentclicoding-looptask-planning

    ★ 6 · Updated 2026-09-09

    Runs AI agents in continuous loops to decompose specifications into smaller tasks and execute them sequentially.

    ⚙ Initialize project directory⚙ Run planning mode⚙ Decompose specifications into tasks
  • sdd-tasks - Generate ordered implementation task checklist
    documentationtask-planningsddlifecycle

    ★ 0 · Updated 2026-05-09

    Writes tasks.md file with ordered checklist of atomic implementation steps derived from accepted plan

    ⚙ read plan file⚙ read spec file⚙ extract atomic units
  • planz - Manage hierarchical project plans in SQLite
    project-managementtask-planninghierarchicalSQLite

    ★ 18 · Updated 2026-02-11

    Create and manage tree-based project plans with phases and tasks in SQLite database

    ⚙ create plans⚙ rename plans⚙ delete plans