planning-with-files

Create task_plan.md, notes.md, and deliverable.md to organize multi-step projects.

3|Updated Jan 1, 2026
One-click install
npx skills add https://github.com/kjgarza/marketplace-claude --skill planning-with-files-kjgarza
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: planning-with-files
Source: https://github.com/kjgarza/marketplace-claude/tree/main/plugins/kjgarza-product/skills/planning-with-files
Command: npx skills add https://github.com/kjgarza/marketplace-claude --skill planning-with-files-kjgarza

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill turns scattered, multi-step tasks into a repeatable planning workflow by using persistent Markdown files as a working memory on disk.

Core Features & Use Cases

  • 3-file planning pattern: Create task_plan.md, notes.md, and deliverable.md to organize goals, research, and final outputs.
  • Progress tracking: Update task_plan.md after each phase to reflect status and decisions.
  • Knowledge retention: Store findings and references in notes.md for easy retrieval during execution.

Quick Start

Create task_plan.md with your project goal and the phases, then begin research and logging into notes.md as you progress.

Frequently Asked Questions about planning-with-files

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

FAQPage Schema
How do I plan complex multi-step projects using Markdown files?▼

You can plan complex multi-step projects using Markdown files by creating a task_plan.md for goals, a notes.md for research, and a deliverable.md for final outputs. This persistent working memory on disk tracks progress and retains context throughout execution.

What is the best way to track task progress across multiple project phases?▼

The best way to track task progress across project phases is to update your task_plan.md after completing each phase. This records status changes and decisions, turning scattered multi-step tasks into a repeatable workflow with persistent tracking.

How do I manage large context and research notes during task planning?▼

You manage large context and research notes during task planning by storing findings and references in a notes.md file. This knowledge retention approach ensures easy retrieval of information while executing complex multi-step task workflows.

Does this Markdown planning workflow work for research tasks and structured planning?▼

Yes, this Markdown planning workflow works for research tasks and structured planning. It applies to multi-step projects and scenarios requiring structured progress tracking, using a 3-file pattern to organize goals, research, and final outputs.

When should I use a 3-file Markdown planning pattern instead of standard task management?▼

You should use a 3-file Markdown planning pattern when you need persistent working memory on disk for complex work. If your project requires structured progress tracking, knowledge retention, and a repeatable workflow for deliverables, this approach organizes scattered tasks effectively.