planning-with-files

Persist planning artifacts to task_plan.md, findings.md, and progress.md files.

55|7|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/wp931120/tiny_agent --skill planning-with-files-wp931120
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planning-with-files
Source: https://github.com/wp931120/tiny_agent/tree/main/workspace/skills/planning-with-files
Command: npx skills add https://github.com/wp931120/tiny_agent --skill planning-with-files-wp931120

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill helps teams and agents manage complex, multi-step tasks by persisting planning artifacts to disk (task_plan.md, findings.md, progress.md), ensuring goals and decisions survive sessions.

Core Features & Use Cases

  • Creates and maintains persistent planning files for phase tracking and decision logging.
  • Enables seamless handoffs between sessions and tools by keeping a shared memory on disk.
  • Suitable for research projects, large tasks, and long-running initiatives requiring structured planning.

Quick Start

Create a new task_plan.md and start recording the project phases using the provided templates.

Frequently Asked Questions about planning-with-files

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

FAQPage Schema
How do I persist planning artifacts to disk for complex multi-phase tasks?

You can persist planning artifacts to disk by maintaining structured markdown files like task_plan.md, findings.md, and progress.md. This ensures project goals, findings, and progress survive across sessions for complex, long-running initiatives.

What is the best way to coordinate task planning across multiple sessions?

The best way to coordinate task planning across sessions is using on-disk memory. By enforcing structured files such as task_plan.md and progress.md, agents and teams share a persistent memory to track phases and report progress seamlessly.

How do I track research project findings and progress using markdown?

Track research project findings and progress using markdown by writing discoveries to findings.md and milestones to progress.md. This structured file strategy maintains research data and phase tracking through session handoffs.

Can I use markdown templates for long-running data migration initiatives?

Yes, you can use markdown templates for long-running data migration initiatives. Creating a task_plan.md allows you to document migration phases, while progress.md and findings.md coordinate goals and decisions across tools and sessions.

When do I need to use on-disk memory for workflow planning?

You need on-disk memory for workflow planning when managing complex, multi-step tasks where goals and decisions must survive sessions. It is essential for research projects, data migrations, and long-running initiatives requiring structured phase tracking.

Does persistent planning work for seamless handoffs between tools and sessions?

Yes, persistent planning works for seamless handoffs between tools and sessions. By keeping a shared memory on disk using task_plan.md, findings.md, and progress.md, teams ensure planning artifacts and progress remain accessible continuously.