Planning With Files
Description
--- name: planning-with-files description: Create and maintain task_plan.md, findings.md, and progress.md for persistent file-based planning --- # /planning-with-files Use this workflow only when the user explicitly wants persistent, file-based planning. It is opt-in. ## Project Root 1. Run `git rev-parse --show-toplevel 2>/dev/null` 2. If that fails, use the current working directory 3. Create and read planning files in that root only The planning files are: - `task_plan.md` - `findings.md
Installation
Installs to ~/.claude/skills/naimkatiman-continuous-improvement-planning-with-files/SKILL.md
mkdir -p ~/.claude/skills/naimkatiman-continuous-improvement-planning-with-files && curl -fsSL https://raw.githubusercontent.com/naimkatiman/continuous-improvement/HEAD/commands/planning-with-files.md -o ~/.claude/skills/naimkatiman-continuous-improvement-planning-with-files/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development