cyberneticlibrary

Organize and track complex projects

planning-with-filesskillsetup L222,875
OthmanAdi/planning-with-files
What it does

Track multi-phase tasks with persistent markdown files

Best for

Multi-step tasks, research, or building projects that span many tool calls

Inputs
  • · Task description, complexity estimate
Outputs
  • · task_plan.md, findings.md, progress.md with session state
Preconditions
  • · 5+ tool calls expected or multi-phase work
Failure modes
  • · Context window overflow without persistent files
  • · Session loss on /clear without catchup
Trust signals
  • · Session recovery via session-catchup.py
  • · 3-strike error protocol
  • · Re-read plan before decisions