planning-with-files
Maintains persistent markdown files to preserve context and enforce structured workflows for AI agents.
Install
npx skills add https://github.com/othmanadi/planning-with-files --skill planning-with-filesStats
| Total installs | 11,384 |
| Weekly installs | 11.3K |
| GitHub stars | 17.5K |
| First seen | Jan 20, 2026 |
| Source | @othmanadi/planning-with-files |
Summary
- Creates and maintains three persistent markdown files (task_plan.md, findings.md, progress.md) to preserve context across sessions and tool calls
- Automatically detects active plans on startup and prompts context recovery; supports session restoration after /clear via catchup script
- Enforces structured workflow: plan phases upfront, log discoveries and errors immediately, update progress after each action, and re-read plan before major decisions
- Includes hooks that display task plan before tool use and prompt progress updates after writes, plus templates and helper scripts for initialization and completion verification
Tags
Related skills
| Skill | Installs | vs planning-with-files |
|---|---|---|
| electron | 11,361 | -23 |
| baoyu-post-to-wechat | 15,378 | +3,994 |
| sales-enablement | 15,281 | +3,897 |
| baoyu-slide-deck | 13,040 | +1,656 |
| release-skills | 11,820 | +436 |
FAQ
- How many installs does planning-with-files have?
- planning-with-files has 11,384 total installs and 11.3K installs this week.
- Where is planning-with-files hosted?
- planning-with-files is published by @othmanadi/planning-with-files at https://github.com/othmanadi/planning-with-files.
- How many GitHub stars does planning-with-files have?
- planning-with-files has 17.5K GitHub stars.
- When was planning-with-files first indexed?
- OrangeBot.AI first indexed planning-with-files on Jan 20, 2026.
- How do I install planning-with-files?
- Run: npx skills add https://github.com/othmanadi/planning-with-files --skill planning-with-files