Planning with Files
Skill Verified ActiveSistema de planificación basado en archivos estilo Manus para organizar y rastrear el progreso de tareas complejas. Crea task_plan.md, findings.md y progress.md. Cuando el usuario solicita planificación, desglose u organización de proyectos multipaso, tareas de investigación o trabajos que requieren más de 5 llamadas a herramientas. Soporta recuperación automática de sesión tras /clear. Palabras clave: planificación de tareas, planificación de proyecto, crear plan de trabajo, analizar tareas, organizar proyecto, seguimiento de progreso, planificación multipaso, ayúdame a planificar, desglosar proyecto
To provide a structured and persistent system for planning, executing, and tracking complex multi-step tasks, research, and projects, inspired by the Manus AI approach.
Features
- Persistent markdown-based task planning
- Automated session recovery after context reset
- Progress tracking and error logging
- Hooks for context management and completion verification
- Support for multiple IDEs and agent platforms
Use Cases
- Organizing multi-step projects
- Conducting in-depth research
- Tracking progress on complex development tasks
- Maintaining long-term project context
Non-Goals
- Handling simple, single-step questions
- Performing single-file edits without a broader plan
- Acting as a generic note-taking tool without structure
Workflow
- Initialize planning files (task_plan.md, findings.md, progress.md)
- Define task objective and phases in task_plan.md
- Execute tasks, updating progress.md and findings.md
- Track phase completion and errors in task_plan.md
- Re-read plan before key decisions
- Verify all phases are complete before stopping
Practices
- Task Planning
- Workflow Management
- Knowledge Management
- Error Handling
- Session Recovery
Installation
First, add the marketplace
/plugin marketplace add OthmanAdi/planning-with-files/plugin install planning-with-files@planning-with-filesQuality Score
VerifiedTrust Signals
Similar Extensions
Notion Spec To Implementation
100Turns product or tech specs into concrete Notion tasks that Claude code can implement. Breaks down spec pages into detailed implementation plans with clear tasks, acceptance criteria, and progress tracking to guide development from requirements to completion.
Horizon Track
100Track long-horizon objectives across multiple sessions with milestone checkpoints, progress persistence, and drift detection
Beads
99Dolt-powered issue tracker for multi-session work with dependencies and persistent memory across conversation compaction. Use when work spans sessions, has blockers, or needs context recovery after compaction. Trigger with "create task", "what's ready", "track this work", "resume after compaction". Make sure to use this skill whenever managing multi-session work, tracking dependencies, or recovering context.
Plan Sprint
99Plan a sprint by refining backlog items, defining a sprint goal, calculating team capacity, selecting items, and decomposing them into tasks. Produces a SPRINT-PLAN.md with goal, selected items, task breakdown, and capacity allocation. Use when starting a new sprint in a Scrum or agile project, re-planning after significant scope change, transitioning from ad-hoc work to structured sprint cadence, or after backlog grooming when items are ready for inclusion.
Readme I18n
100Use when the user wants to translate a repository README, make a repo multilingual, localize docs, add a language switcher, internationalize the README, or update localized README variants in a GitHub-style repository.
Spreadsheet Generation API
100Generate CSV, Markdown, and XLSX spreadsheets from structured tabular data.