planning-with-files

Create persistent multi-step task plans using markdown files.

Updated Jun 30, 2026
One-click install
npx skills add https://github.com/SunS1eep1ng/codex-dotfiles --skill planning-with-files-suns1eep1ng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planning-with-files
Source: https://github.com/SunS1eep1ng/codex-dotfiles/tree/main/skills/planning-with-files
Command: npx skills add https://github.com/SunS1eep1ng/codex-dotfiles --skill planning-with-files-suns1eep1ng

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a framework for planning and executing complex multi-step tasks with persistent progress tracking and durable notes.

Core Features & Use Cases

  • Persistent Planning: Use markdown files for durable notes and progress tracking.
  • Multi-Step Workflow: Designed for tasks requiring multiple steps and verification loops.
  • Use Case: Ideal for projects that span across various tool calls and require organization, like software development or research tasks.

Quick Start

Start a new task by creating a task_plan.md file with the goal and phases.

Frequently Asked Questions about planning-with-files

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

FAQPage Schema
How do I track progress for complex multi-step tasks across multiple tool calls?

You can track complex multi-step tasks by creating a markdown file like task_plan.md to store durable notes, define goals, and log progress across various tool calls for persistent verification.

What is persistent planning for software development and research projects?

Persistent planning is a framework using markdown files to manage durable notes and track progress for multi-step workflows in software development, research, and project management.

Can I use markdown files for project management without a database?

Yes, markdown files provide a lightweight framework for project management, enabling durable notes and progress tracking for multi-step tasks without requiring a database backend.

How to start planning a multi-step workflow with verification loops?

Start planning by creating a task_plan.md file, outlining your goal, and breaking the process into distinct phases with built-in verification loops to ensure accurate completion.

When do I need a persistent task plan for my project?

A persistent task plan is needed when your project spans multiple tool calls, requires detailed organization, and involves complex verification steps across software development or research.