๐ŸŽฏ

pi-planning-with-files

๐ŸŽฏSkill

from othmanadi/planning-with-files

VibeIndex|
What it does
|

A file-based planning skill that structures AI agent work like Manus, using planning files for session persistence, status tracking, and task orchestration with commands like /plan:status.

Overview

A Claude Code skill that implements Manus-style file-based planning for AI agent development workflows. It creates and maintains planning files that persist across sessions, enabling structured task decomposition and automatic session recovery when context is cleared. The skill supports 14 platforms and has inspired multiple community forks adding features like multi-project support and parallel execution.

Key Features

  • File-Based Planning - Creates persistent planning files that survive context clears and session restarts, maintaining project state across AI sessions
  • Session Recovery - Automatically recovers previous session data when running /clear, detecting planning file changes and showing a catchup report
  • 14-Platform Support - Works with Claude Code, Gemini CLI, Codex CLI, Kiro CLI, Cursor, GitHub Copilot, OpenCode, and more
  • Slash Commands - Provides /plan and /plan:status commands for easy planning workflow management
  • Active Community - Multiple community forks including multi-project support, interview-first workflows, and multi-level task orchestration

Who is this for?

This skill is designed for developers working on complex, multi-session projects who need persistent planning and task management that survives context window resets. It is particularly valuable for teams using AI agents for large feature development or long-running projects where maintaining state and progress tracking across sessions is critical.

๐Ÿ“ฆ

Same repository

othmanadi/planning-with-files(4 items)

pi-planning-with-files

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add othmanadi/planning-with-files --skill pi-planning-with-files
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add othmanadi/planning-with-files --skill pi-planning-with-files
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/pi-planning-with-files/SKILL.md

SKILL.md

2,234Installs
-
AddedFeb 6, 2026