planning-with-files
Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install planning-with-files --cli claudewrites the skill into.claude/skills/planning-with-files/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/planning-with-files/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.
When to use it
Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/productivity/planning-with-files/SKILL.md -o .claude/skills/planning-with-files/SKILL.md
Notes
Extracted from davila7/claude-code-templates, planning-with-files category.