pi-planning-with-files

Editor's pick

Implements Manus-style file-based planning to organize and track progress on complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring >5 tool calls. Supports automatic session recovery after /clear.

Type
skill
GitHub stars
24.5K
Repository
OthmanAdi/planning-with-files
Category
productivity

Install

  1. 1Quick install (skills CLI)

    npx skills add OthmanAdi/planning-with-files --skill pi-planning-with-files --agent claude-code

    Installs pi-planning-with-files into the current project's .claude/skills/ directory. Requires Node.js and the skills CLI.

  2. 2Manual install

    Create ~/.claude/skills/<name>/ and copy the SKILL.md file from the repository into it. The directory name must match the skill name.

⚠️ Exact file layout and requirements vary by repository — always check the repo README first.

View on GitHub ↗

Prefer the full source? The repository README is the authoritative install reference.