Armory
Source
Browse
Skills

planning-with-files-2

Transforms workflow to use Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Use when starting complex tasks, multi-step projects, research tasks, or when the user mentions planning, organizing work, tracking progress, or wants structured output.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install planning-with-files-2 --cli claude

writes the skill into.claude/skills/planning-with-files-2/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/planning-with-files-2/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Transforms workflow to use Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Use when starting complex tasks, multi-step projects, research tasks, or when the user mentions planning, organizing work, tracking progress, or wants structured output.

When to use it

Transforms workflow to use Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Use when starting complex tasks, multi-step projects, research tasks, or when the user mentions planning, organizing work, tracking progress, or wants structured output.

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/workflow-automation/planning-with-files/SKILL.md -o .claude/skills/planning-with-files/SKILL.md

Notes

Extracted from davila7/claude-code-templates, planning-with-files category.