planning-with-files

Create and manage task_plan.md, findings.md, and progress.md files for complex tasks.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/abner-magal/mcp-video-audio --skill planning-with-files-abner-magal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planning-with-files
Source: https://github.com/abner-magal/mcp-video-audio/tree/main/.opencode/skills/planning/planning-with-files
Command: npx skills add https://github.com/abner-magal/mcp-video-audio --skill planning-with-files-abner-magal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a robust framework for managing complex, multi-step tasks by leveraging persistent markdown files as external memory, preventing information loss and ensuring task completion.

Core Features & Use Cases

  • Structured Planning: Creates and maintains task_plan.md, findings.md, and progress.md for organized task execution.
  • Context Management: Implements Manus-style principles to keep goals and findings in focus, even across many tool calls.
  • Use Case: When starting a new research project or developing a new software feature, use this Skill to meticulously plan each phase, log discoveries, and track progress, ensuring no critical detail is missed.

Quick Start

Begin any complex task by creating task_plan.md, findings.md, and progress.md in your project directory.

Frequently Asked Questions about planning-with-files

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage complex multi-step tasks without losing context across tool calls?

File-based planning manages complex multi-step tasks by creating persistent markdown files like task_plan.md, findings.md, and progress.md. This external memory prevents information loss and keeps goals in focus throughout lengthy research or development workflows.

What is the best way to track progress and log discoveries during a software development workflow?

The best way to track progress during a software development workflow is maintaining a progress.md file alongside task_plan.md and findings.md. This structured approach meticulously logs discoveries and tracks execution phases, ensuring no critical detail is missed.

How does persistent external memory improve project management for research projects?

Persistent external memory improves research project management by utilizing Manus-style principles to maintain attention. Storing plans and findings in markdown files ensures organized execution and error tracking, preventing context loss across many tool calls.

Can I use markdown files for task management across multiple development phases?

Yes, you can use markdown files for task management across multiple development phases. Creating a task_plan.md file allows you to meticulously plan each phase, while findings.md and progress.md track discoveries and execution status throughout the project.

Does file-based planning work without external dependencies for context management?

Yes, file-based planning works without external dependencies for context management. It solely relies on creating and maintaining markdown files within your project directory to implement structured planning and persistent external memory.