planning-with-files

Organize multi-step tasks using task_plan.md, findings.md, and progress.md files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Complex, multi-step tasks often exceed memory confines. This Skill provides a persistent, file-based memory by managing planning documents (task_plan.md, findings.md, progress.md) in your project root to maintain goals, decisions, and session history.

Core Features & Use Cases

  • Persistent planning files that track phases, decisions, and progress across sessions.
  • Automatic session recovery after clear to resume work without losing context.
  • Lightweight templates and scripts to initialize and validate planning workflows for research, development, and project execution.

Quick Start

Create task_plan.md and findings.md in your project root, then begin your task using the planning workflow.

Frequently Asked Questions about planning-with-files

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

FAQPage Schema
How do I preserve task planning state across multiple sessions in markdown?

To preserve task planning state across sessions, use on-disk markdown planning files like task_plan.md, findings.md, and progress.md to maintain goals, decisions, and session history. This persistent file-based memory prevents context loss during complex workflows.

What is the best way to recover a complex workflow after a session clear?

The best way to recover a complex workflow after a session clear is automatic session recovery using persistent planning files. The task_plan.md, findings.md, and progress.md lifecycle tracks phases and history, allowing you to resume work without losing context.

How do I manage multi-step research and development tasks that exceed memory confines?

You manage multi-step research and development tasks by organizing them with file-based planning documents. Creating task_plan.md and findings.md in your project root tracks phases, decisions, and progress, providing a persistent memory for execution workflows.

Do I need specific templates to initialize a planning workflow for project execution?

You need lightweight templates and scripts to initialize and validate planning workflows for research, development, and project execution. These templates establish the formal task_plan.md, findings.md, and progress.md lifecycle required to track complex operations.

When should I use on-disk planning files instead of standard task tracking?

You should use on-disk planning files when complex, multi-step tasks require many tool calls and exceed standard memory confines. This approach applies to research, planning, and project execution workflows across software, data, and operations.

What files are required to start the persistent planning workflow?

To start the persistent planning workflow, create task_plan.md and findings.md in your project root, then begin your task. These files, along with progress.md, manage the formal lifecycle required to track phases, decisions, and session recovery.