planning-with-files

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

1.1k|99|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/MooseGoose0701/skill-compose --skill planning-with-files-moosegoose0701
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planning-with-files
Source: https://github.com/MooseGoose0701/skill-compose/tree/main/skills/planning-with-files
Command: npx skills add https://github.com/MooseGoose0701/skill-compose --skill planning-with-files-moosegoose0701

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps manage complex, multi-step tasks by providing a structured, file-based system for planning, tracking progress, and recording findings, preventing information loss and ensuring task completion.

Core Features & Use Cases

  • Structured Planning: Creates task_plan.md, findings.md, and progress.md to organize tasks.
  • Session Recovery: Automatically checks for and helps reconcile unsynced context from previous sessions.
  • Use Case: When starting a large research project or a software development task requiring more than five tool calls, use this Skill to maintain a clear plan, document discoveries, and log progress, ensuring you don't lose track of goals or intermediate steps.

Quick Start

Begin a complex task by initializing the planning files.

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 track of progress?

To manage complex multi-step tasks without losing progress, you can use a file-based planning system. It creates structured markdown files for task plans, findings, and progress logs to prevent information loss during lengthy operations.

What is the best way to recover context after a long task session is interrupted?

The best way to recover context after an interrupted session is using automatic session recovery. It checks for unsynced context from previous sessions and helps reconcile your task_plan.md and progress.md files.

How do I document research findings during a large software engineering project?

To document research findings during a large software engineering project, utilize a structured file-based system. It automatically generates a findings.md file to record discoveries alongside your task plan and progress logs.

When should I use file-based task planning for my projects?

You should use file-based task planning for projects exceeding five tool calls, large research operations, or multi-step software development tasks. It provides structured guidance and ensures completion of complex workflows.

Can I track task management progress using markdown files?

Yes, you can track task management progress using markdown files. The system generates a dedicated progress.md file to log intermediate steps and monitor overall task completion automatically.

Does file-based planning work for multi-step operations requiring multiple tool calls?

File-based planning works effectively for multi-step operations requiring multiple tool calls. It utilizes scripts for session catch-up and completion checks to maintain a clear plan throughout the workflow.