planning-with-files

Organize complex tasks and projects using Markdown planning files.

2|Updated Jul 9, 2026
One-click install
npx skills add https://github.com/koki3141/codex-global-skills --skill planning-with-files-koki3141
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: planning-with-files
Source: https://github.com/koki3141/codex-global-skills/tree/main/planning-with-files
Command: npx skills add https://github.com/koki3141/codex-global-skills --skill planning-with-files-koki3141

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The planning-with-files skill addresses the challenge of managing complex tasks, projects, and research with a structured, Markdown-based approach, ensuring better organization and clarity.

Core Features & Use Cases

  • Persistent Markdown Planning: Uses Markdown files to store and update plans, notes, and deliverables, providing a durable workflow.
  • Task Tracking: Manages multi-step tasks with clear phase definition and progress tracking.
  • Documentation: Encourages structured documentation through three primary files: task_plan.md, notes.md, and [deliverable].md.
  • Use Case: Ideal for complex research tasks, multi-step projects, or when users require a structured way to track their work and progress.

Quick Start

Start a new complex task by creating a task_plan.md file in your working directory and define the phases and goal.

Frequently Asked Questions about planning-with-files

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

FAQPage Schema
How do I organize complex research tasks using Markdown files?▼

Markdown-based planning organizes complex research tasks by splitting work into three structured files: a task plan for phase tracking, notes for documentation, and a deliverable file for final outputs.

What is the best way to track multi-step project progress in Markdown?▼

Multi-step project progress is tracked using a dedicated task plan Markdown file that defines clear project phases and updates task status throughout the workflow.

Do I need any external dependencies to manage task plans with Markdown?▼

No external dependencies are required to manage task plans with Markdown, as the structured planning approach relies solely on local Markdown files for persistent tracking and documentation.

Can I use Markdown planning for detailed project organization and documentation?▼

Markdown planning handles detailed project organization by maintaining persistent files for task tracking and structured documentation, ensuring clarity across complex multi-step workflows.

What files do I need to set up for structured workflow planning?▼

Structured workflow planning requires setting up three Markdown files: task_plan.md for phases and goals, notes.md for ongoing documentation, and a deliverable file for final project outputs.

When should I use a Markdown task plan instead of standard task management tools?▼

A Markdown task plan is ideal when managing detailed research processes or multi-step projects that require persistent, file-based documentation rather than transient task lists.