System for externalizing large task context to .scratch/tasks/ files to maintain continuity across context compactions and session resets. Use this skill when starting large/complex tasks, after /compact or /new commands, or when context window is getting full during multi-file work.
Maintain continuity for large tasks across context compactions and session resets by externalizing task state to .scratch/tasks/.
Use task externalization when:
/compact or /new commands.scratch/tasks.mdTracks overall state across all tasks:
.scratch/tasks/{name}.mdEach task file contains:
See references/file-structure.md for complete examples
Starting session or after /compact//new:
.scratch/tasks.md existsStarting new large task:
.scratch/tasks/ directoryDuring work:
Completing task:
[x]See references/workflows.md for detailed workflows
.scratch/ is already in gitignorenpx skills add attunehq/task-externalization下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer