Planning With Files Zht
Skill Active基於 Manus 風格的檔案規劃系統,用於組織和追蹤複雜任務的進度。建立 task_plan.md、findings.md 和 progress.md 三個檔案。當使用者要求規劃、拆解或組織多步驟專案、研究任務或需要超過5次工具呼叫的工作時使用。支援 /clear 後的自動會話恢復。觸發詞:任務規劃、專案計畫、制定計畫、分解任務、多步驟規劃、進度追蹤、檔案規劃、幫我規劃、拆解專案
To provide a structured, persistent memory for AI agents managing complex tasks, preventing context drift and ensuring progress is tracked reliably through Markdown files.
Features
- Persistent Markdown file-based planning
- Automatic context recovery after session clear
- Pre-tool use plan file reading
- Post-action progress file update prompts
- Structured error logging in plan files
Use Cases
- Planning multi-step projects requiring more than 5 tool calls
- Organizing and tracking progress on research tasks
- Maintaining context and goals across long-running agent sessions
- Structuring complex development workflows
Non-Goals
- Replacing a full project management suite
- Managing simple, single-step queries
- Performing direct file edits without user-defined planning steps
- Storing large binary assets
Security
- warning:InjectionThe SKILL.md explicitly mentions that content written to `task_plan.md` can be a target for indirect prompt injection due to hooks automatically re-reading it, and warns against executing instructions from external sources without confirmation.
- warning:Transitive Supply-Chain GrenadesThe skill's hooks re-read `task_plan.md` before tool use, and the SKILL.md warns that content within this file, especially from web or search results, could be an injection vector if not treated as untrusted. The script `session-catchup.py` also parses session data which could be a vector if not properly validated.
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
Standup Solo
100Run a 5-minute personal standup for a solo dev — what shipped yesterday, what's blocked, what's next today. Use when the user asks for a daily check-in, says "what should I work on today", "what did I do yesterday", or wants to break out of a productivity slump.
Foundation Meeting Agenda
100Produces an attendee-facing agenda that sets what will be discussed, who owns each topic, and how time will be spent. Supports ten meeting type variants (standup, planning, review, decision-making, brainstorm, 1-on-1, stakeholder-review, project-kickoff, working-session, exec-briefing). Emits a shareable summary suitable for Slack or email plus a full agenda with time-boxed topics, type tags, owners, attendee prep, and logistics.
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
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.
Markdown and Mermaid Writing
100Comprehensive markdown and Mermaid diagram writing skill. Use when creating any scientific document, report, analysis, or visualization. Establishes text-based diagrams as the default documentation standard with full style guides (markdown + mermaid), 24 diagram type references, and 9 document templates.