🗂️
AI EngineeringShell

Planning with Files

by OthmanAdi

Planning with Files is an AI Engineering skill for Claude Code, published by OthmanAdi in planning-with-files.

26.2K stars2.2K forkson OthmanAdi/planning-with-filesAdded 2026/08/14Repository updated 2026/08/09
agent-skillsautonomous-agentsclaudeclaude-codeclaude-code-skillsclaude-skillscodexcoding-agentcontext-engineeringcontext-rotcursorgithub-copilothermes-pluginhermes-skillllm-agentslong-running-agentsmanusmulti-agent-systemsplanningsession-recovery
Install in seconds
Install Planning with Files
Copy Planning with Files into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/OthmanAdi/planning-with-files/tree/master/.hermes/skills/planning-with-files ~/.claude/skills/planning-with-files

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/OthmanAdi/planning-with-files.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.hermes/skills/planning-with-files/SKILL.md in OthmanAdi/planning-with-files
Installs to
~/.claude/skills/planning-with-files
Collection
One of 15 skills cataloged from this repository
Category
AI Engineering2451 skills

What Planning with Files does

Planning with Files creates and maintains task_plan.md, findings.md, and progress.md so an agent's work survives context loss and /clear. Use it when asked to plan or organize multi-step projects, research tasks, or work requiring five or more tool calls.

Planning with Files is cataloged under AI Engineering on DirSkills. Planning with Files comes from a repository tagged agent-skills, autonomous-agents, claude, claude-code and claude-code-skills.

Documentation

README

Hermes note: lifecycle automation for this skill is provided by the Hermes adapter plugin in .hermes/plugins/planning-with-files/.

Planning with Files

Work like Manus: Use persistent markdown files as your "working memory on disk."

FIRST: Restore Context (v2.2.0)

Before doing anything else, check if planning files exist and read them:

  1. If task_plan.md exists, read task_plan.md, progress.md, and findings.md immediately.
  2. Then check for unsynced context from a previous session:
# Linux/macOS — auto-detects skill directory (Hermes env or default install path)
SKILL_DIR="${HERMES_HOME:-$HOME/.hermes}/skills/planning-with-files"
$(command -v python3 || command -v python) "${SKILL_DIR}/scripts/session-catchup.py" "$(pwd)"

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Planning with Files

  • What else does OthmanAdi publish alongside Planning with Files?

    Planning with Files is one of 15 skills that DirSkills catalogs from OthmanAdi/planning-with-files, the repository it ships in. Its siblings there include Planning With Files, Planning With Files and Planning With Files. Each one is a separate skill with its own page in this directory, installs the same way Planning with Files does, and is maintained by OthmanAdi in that same repository. The rest of the collection is listed on the OthmanAdi/planning-with-files page.

  • How does Planning with Files compare to other AI Engineering skills?

    Planning with Files ranks #217 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Planning with Files against them. Open each page to compare what they document and how they install.

More from OthmanAdi/planning-with-files

Planning with Files is one of 15 skills cataloged on DirSkills from OthmanAdi/planning-with-files.

See all 15 skills
📋
2w ago

Planning With Files

Planning With Files creates task_plan.md, findings.md, and progress.md files to organize and track progress on complex multi-step tasks. Use it when planning, analyzing tasks, organizing projects, or tracking progress.
AI Engineering
26.2K2.2K
📋
2w ago

Planning With Files

Planning With Files organizes multi-step tasks using three Markdown files — task_plan.md, findings.md, and progress.md — to persist progress, findings, and session logs. Use it before starting a complex project or when you need to resume work after a context reset.
AI Engineering
26.2K2.2K
🗂️
2w ago

Planning With Files

Planning With Files organizes complex tasks using persistent Markdown files for task plans, findings, and progress. Use it for multi-step projects, research, or any work requiring more than five tool calls, with session recovery support.
AI Engineering
26.2K2.2K
🗂️
2w ago

Planning with Files

Planning with Files keeps task_plan.md, findings.md, and progress.md on disk so an AI coding agent can persist context and recover after /clear or context loss. Use it for multi-step projects, research tasks, or any work requiring 5+ tool calls.
AI Engineering
26.2K2.2K
🗂️
2w ago

Planning with Files

Planning with Files keeps task_plan.md, findings.md, and progress.md on disk so an agent's work survives context loss and /clear. Use it to plan, break down, or organize multi-step projects, research tasks, or any work requiring five or more tool calls.
Automation
26.2K2.2K
🗂️
2w ago

Planning with Files

Planning with Files keeps task plans, findings, and progress in persistent markdown files so an AI coding agent can retain context across sessions and /clear. Use it for multi-step projects, research, or any task requiring 5+ tool calls; supports session recovery.
AI Engineering
26.2K2.2K