Planning With Files

Persistent file-based planning for multi-step AI-agent work. Keeps task_plan.md, findings.md, and progress.md on disk; lifecycle hooks inject selected project planning context. Automatic recovery reads project planning files only. Explicit session-catchup.py --metadata reads same-project local agent session records and emits aggregate counts only; --replay may emit bounded nonce-framed excerpts. Optional gated mode can request continuation only when the host supports it and never runs commands declared in Markdown. The skill has no network upload path. Use for research or work needing 5+ tool calls.

othmanadi Updated

File contents

othmanadi/planning-with-files/tree/main/.factory/skills/planning-with-files commit 3e35c42f00

Frequently asked questions

npx skillmds@latest add othmanadi/planning-with-files-17