ClaudeMap

Planning With Files

Disk-persistent task plans (task_plan / findings / progress) re-injected every turn — survives /clear and compaction.

Skills & Commandsplanninglong-taskscontextskill

A skill-plus-hook pattern that keeps long tasks on the rails: the agent maintains plan, findings, and progress as files on disk, and a hook re-injects them into context every turn. The plan survives context compaction and even a fresh /clear — exactly where plain "think step by step" planning evaporates. A focused answer to the "my agent forgets the plan halfway" complaint.

Repository

OthmanAdi/planning-with-files

Charted

Related on the map

  • Guizang's agent skill turns your repo's recent updates into a finished promo video — real components, code-rendered animation, an original code-written soundtrack — no video editor involved.

    • agent-skill
    • video
    • promo
    • marketing
  • An agent skill that geolocates a photo with nothing readable in it — OSM geometry, elevation skylines and satellite tiles turn “where was this taken?” into a measured answer with an error radius.

    • agent-skill
    • geolocation
    • osint
    • openstreetmap
  • A skill that makes AI coding agents map the architecture and declare the blast radius before they touch a line of code — rendered as one standalone HTML page.

    • skill
    • architecture
    • code-visualization
    • change-scope