Hierarchical persistent planning for complex multi-phase tasks. Use when the user asks to plan, break down, or execute a task involving multiple steps, deliverables, or coordinated work streams. Creates a .plan/ directory with overview.md (global summary) and per-phase directories (specs, checklists). Integrates with OpenClaw's memory system for cross-session continuity. Trigger phrases: plan, bre
The exact command may vary by repository. Check the README on GitHub.
For the skill author
Drop this on your repo README
Shows your skill is listed on Skillteca, generates a backlink and trackable traffic.
[](https://www.skillteca.com.br/skills/hplan?utm_source=badge&utm_medium=readme&utm_campaign=badge)
Category alert
Get new Design e Frontend skills every Monday
One short email with only the new Design e Frontend skills. 4 minutes of reading, no spam, unsubscribe with one click.
You confirm your email on the first send. No spam. Unsubscribe with one click.
hplan — Hierarchical Persistent Planning
Use the file system as persistent working memory for complex multi-phase tasks. This skill solves two problems that arise in long task executions:
Goal drift — the agent gradually forgets the original objective as the work progresses
Spec loss — detailed requirements, deliverables, and dependencies vanish from context
Core Idea
Context window = RAM (volatile, limited)
File system = Disk (persistent, unlimited)
Memory system =
[Description truncada. Veja o README completo no GitHub.]