·planning-with-files
>_

planning-with-files

bahayonghang/my-claude-code-settings

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. Now with automatic session recovery after /clear.

4Installs·0Trend·@bahayonghang

Installation

$npx skills add https://github.com/bahayonghang/my-claude-code-settings --skill planning-with-files

SKILL.md

Work like Manus: Use persistent markdown files as your "working memory on disk."

Before starting work, check for unsynced context from a previous session:

| Skill directory (${CLAUDEPLUGINROOT}/) | Templates, scripts, reference docs | | Your project directory | taskplan.md, findings.md, progress.md |

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. Now with automatic session recovery after /clear. Source: bahayonghang/my-claude-code-settings.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bahayonghang/my-claude-code-settings --skill planning-with-files
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is 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. Now with automatic session recovery after /clear. Source: bahayonghang/my-claude-code-settings.

How do I install planning-with-files?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bahayonghang/my-claude-code-settings --skill planning-with-files Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/bahayonghang/my-claude-code-settings