Planning With Files Zh
Skill Active基于 Manus 风格的文件规划系统,用于组织和跟踪复杂任务的进度。创建 task_plan.md、findings.md 和 progress.md 三个文件。当用户要求规划、拆解或组织多步骤项目、研究任务或需要超过5次工具调用的工作时使用。支持 /clear 后的自动会话恢复。触发词:任务规划、项目计划、制定计划、分解任务、多步骤规划、进度跟踪、文件规划、帮我规划、拆解项目
To provide a robust and persistent system for organizing, planning, and tracking complex multi-step tasks by leveraging Markdown files as a form of disk-based working memory.
Features
- Persistent task planning with Markdown files
- Automated session context recovery
- Pre-tool use data injection via hooks
- Post-tool use progress update reminders
- Completion verification before stopping
Use Cases
- Planning and executing multi-step projects
- Conducting in-depth research tasks
- Organizing complex workflows requiring over 5 tool calls
- Maintaining a log of findings and progress across long sessions
Non-Goals
- Handling simple, single-step questions
- Performing quick lookups or single-file edits
- Replacing core IDE functionality for file editing
Security
- warning:InjectionThe skill's `PreToolUse` hook automatically injects the content of `task_plan.md` into the context for every tool call. The `SKILL.md` explicitly warns that `task_plan.md` is a high-value target for indirect prompt injection due to this repeated injection, and advises treating external content as untrusted.
Installation
First, add the marketplace
/plugin marketplace add OthmanAdi/planning-with-files/plugin install planning-with-files@planning-with-filesQuality Score
Trust Signals
Similar Extensions
Planning with Files
99Sistema 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
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.
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.
Context Mode
100Update context-mode from GitHub and fix hooks/settings. Pulls latest, builds, installs, updates npm global, configures hooks. Trigger: /context-mode:ctx-upgrade
Minimal Run And Audit
100Trusted-lane execution and reporting skill for README-first AI repo reproduction. Use when the task is specifically to capture or normalize evidence from the selected smoke test or documented inference or evaluation command and write standardized `repro_outputs/` files, including patch notes when repository files changed. Do not use for training execution, initial repo intake, generic environment setup, paper lookup, target selection, or end-to-end orchestration by itself.
Context Optimization
100This skill should be used when the user asks to "optimize context", "reduce token costs", "improve context efficiency", "implement KV-cache optimization", "partition context", or mentions context limits, observation masking, context budgeting, or extending effective context capacity.