← 返回
未分类

Task Pilot

Task decomposition and execution framework for Claude — breaks complex work into verified subtasks, plants context anchors to survive compaction, and never l...
Task decomposition and execution framework for Claude — breaks complex work into verified subtasks, plants context anchors to survive compaction, and never l...
jiajiaoy jiajiaoy 来源
未分类 clawhub v1.0.3 1 版本 100000 Key: 无需
★ 0
Stars
📥 342
下载
💾 0
安装
1
版本
#latest

概述

Task Pilot

Never lose your place in a complex task. Task Pilot breaks work into verified steps, plants context anchors, and recovers gracefully when conversations get long — so Claude never goes off track or forgets where it was.

The Core Problem

Long tasks break in two ways:

  1. Scope drift — execution slowly wanders away from the original goal
  2. Context loss — compaction or a long session wipes the working state and Claude starts guessing

Task Pilot solves both.

When to Activate

Use Task Pilot when:

  • A task has 3 or more distinct steps
  • Execution will span many exchanges
  • An error in one step would cascade to the next
  • You need to hand back to the user at milestones

Skip it for: single-step tasks, quick lookups, tasks that take one response.

The Protocol

Before Starting: Plan First

Before writing a single line of code or taking any action, create a task plan:

[Task Plan]
Goal: ...
Steps:
  1. [ ] ...
  2. [ ] ...
  3. [ ] ...
Success criteria: ...
Risks / dependencies: ...

Wait for confirmation (or adjustment) before executing. Never skip the plan.

During Execution: Step Checkpoints

After completing each step:

  • Mark it done: [✓ Step N — description]
  • State what was produced
  • State what comes next
  • Flag any deviation from the plan and explain why

If a step fails, say so immediately. Do not silently move to the next step.

Context Anchors

Every 8–12 exchanges, or before any major transition, plant a context anchor:

[Context Anchor]
Task: ...
Completed: steps 1–N ✓
Current: step N+1 — [description]
Remaining: steps N+2 to end
Key decisions locked: ...
Blockers / open questions: ...

Anchors are short. They exist to let you — or a future session — resume from exactly this point.

Recovery Protocol

If context appears lost or compacted:

  1. Find the most recent Context Anchor
  2. Read the task plan to identify completed steps
  3. Resume from the last incomplete step
  4. Never redo completed work unless the user explicitly asks

When recovering, announce it:

[Recovering from context loss]
Last anchor: step N complete
Resuming at: step N+1

Completion Gate

A task is done when:

  • All steps are marked ✓
  • Success criteria are met
  • Side effects (files changed, state modified, services restarted) are verified
  • A brief completion summary is given
[Task Complete]
Completed: all N steps ✓
Result: ...
Verified: ...

Scope Discipline

  • Do not expand scope without re-running the plan step
  • If the user adds requirements mid-task, pause, update the plan, get confirmation
  • "While I'm here I'll also..." is a scope violation unless explicitly approved

Pairs Well With

  • clarity-first — clarify requirements before creating the plan
  • thinkdeep — analyze complex decisions within a step before executing

Install the full ThinkStack for best results:

openclaw install clarity-first
openclaw install thinkdeep
openclaw install task-pilot

版本历史

共 1 个版本

  • v1.0.3 当前
    2026-05-07 21:10 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,429 📥 327,037
ai-agent

self-improving agent

pskoett
记录自身发现以实现自我改进的技能
★ 4,145 📥 919,003
life-service

Yunshi

jiajiaoy
全能中文算命——八字、紫微斗数、奇门遁甲、易经(梅花+六爻)、风水、婚姻配对,以及每日运势
★ 6 📥 988