Overview
Planning with Files is a Claude Code skill that implements the Manus-style persistent markdown planning workflow — the same pattern that powered a $2B acquisition. This skill enables Claude to create, maintain, and execute structured project plans using markdown files, providing a systematic approach to complex task management.
Key Features
1. Persistent Planning
- 📝 Create structured markdown-based project plans
- 💾 Maintain planning state across sessions
- 🔄 Update and refine plans as projects evolve
- 📊 Track progress through markdown checkboxes
2. Manus-Style Workflow
Implements the proven workflow pattern that includes:
- Clear task breakdown and organization
- Dependency tracking between tasks
- Progress monitoring and status updates
- Iterative refinement of plans
3. File-Based Architecture
- Store plans as version-controllable markdown files
- Easy to review, edit, and share
- Compatible with existing markdown tools
- Supports collaborative planning workflows
4. Structured Execution
- Break down complex projects into manageable steps
- Maintain context across long-running tasks
- Track completed, in-progress, and pending items
- Generate actionable next steps
Use Cases
- Software Development: Plan feature implementations and refactoring projects
- Content Creation: Organize multi-part content series and campaigns
- Research Projects: Structure literature reviews and experiments
- Business Planning: Develop strategic initiatives and roadmaps
- Personal Projects: Manage complex personal goals and learning paths
Technical Implementation
This skill leverages:
- Markdown file format for human-readable plans
- File system persistence for state management
- Structured templates for consistent planning
- Integration with Claude Code's file operations
Workflow Pattern
The Manus-style workflow includes:
- Initial Planning: Break down goals into structured tasks
- Execution Tracking: Monitor progress through markdown updates
- Iterative Refinement: Adjust plans based on learnings
- Completion Review: Document outcomes and lessons learned
Installation & Usage
Install this skill in Claude Code to enable persistent planning capabilities. Claude will automatically create and maintain markdown planning files in your project directory.
Summary
Planning with Files brings enterprise-grade project planning to Claude Code, using the battle-tested Manus workflow pattern. With 8,267 GitHub stars, it's a proven approach to managing complex projects through structured, persistent markdown planning.
Comments
No comments yet. Be the first to comment!
Related Tools
X Article Publisher
github.com/wshuyi/x-article-publisher-skill
Claude Code skill for publishing Markdown articles to X (Twitter) Articles platform.
Documentation Search Skill
github.com/23blocks-OS/ai-maestro
Proactively search auto-generated documentation before implementing - function signatures, API docs, class definitions.
Excalidraw Diagram Skill
obsidian.md
Generate Excalidraw diagrams from text for Obsidian - supports flowcharts, mind maps, relationship diagrams, timelines, and more with automatic file creation.
Related Insights
Stop Cramming AI Assistants into Chat Boxes: Clawdbot Picked the Wrong Battlefield
Clawdbot is convenient, but putting it inside Slack or Discord was the wrong design choice from day one. Chat tools are not for operating tasks, and AI isn't for chatting.
The Twilight of Low-Code Platforms: Why Claude Agent SDK Will Make Dify History
A deep dive from first principles of large language models on why Claude Agent SDK will replace Dify. Exploring why describing processes in natural language is more aligned with human primitive behavior patterns, and why this is the inevitable choice in the AI era.

Anthropic Subagent: The Multi-Agent Architecture Revolution
Deep dive into Anthropic multi-agent architecture design. Learn how Subagents break through context window limitations, achieve 90% performance improvements, and real-world applications in Claude Code.