planning-with-files
Planning with Files Skill
Overview
This skill uses persistent markdown files as external memory to execute complex, multi-phase tasks without context drift. Files serve as the single source of truth for goals, progress, and decisions. Re-read files before major decisions to ground work in written commitments rather than fallible working memory.
The workflow consists of four phases:
- CREATE PLAN — Write goals and phases before executing
- RESEARCH AND GATHER — Collect information, store findings, update plan
- EXECUTE — Build deliverable using gathered information
- VERIFY AND DELIVER — Confirm completeness, clean up temporary files
This skill is mandatory for tasks with 3+ phases, research requirements, or risk of context drift after many tool calls.
Instructions
Phase 1: CREATE PLAN
More from notque/claude-code-toolkit
generate-claudemd
Generate project-specific CLAUDE.md from repo analysis.
12fish-shell-config
Fish shell configuration and PATH management.
12pptx-generator
PPTX presentation generation with visual QA: slides, pitch decks.
12codebase-overview
Systematic codebase exploration and architecture mapping.
10image-to-video
FFmpeg-based video creation from image and audio.
9data-analysis
Decision-first data analysis with statistical rigor gates.
9