Overview Version History Q & A Rating & Review
Planning with Files (VS Code installer)
Install the planning-with-files agent skill into Claude Code's skills directory.
What it does
Bundles the planning-with-files skill (plain markdown files + POSIX shell scripts).
On command, copies them into ~/.claude/skills/planning-with-files/.
No network access, no side effects beyond writing files under ~/.claude/skills/.
Usage
Install this extension.
Run the command "Planning with Files: Install skill into Claude Code" (Command Palette: Ctrl/Cmd+Shift+P).
Restart Claude Code.
The skill is the same one distributed at https://skills.sh/OthmanAdi/planning-with-files (MIT license).
What is planning-with-files?
Persistent file-based planning for AI coding agents: keeps task_plan.md, findings.md, and progress.md on disk so work survives context loss and /clear.