planning-with-files

Manage task planning and progress tracking with markdown files.

90|28|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/YuppyChen/ai-novelist --skill planning-with-files-yuppychen
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: planning-with-files
Source: https://github.com/YuppyChen/ai-novelist/tree/main/.claude/skills/planning-with-files
Command: npx skills add https://github.com/YuppyChen/ai-novelist --skill planning-with-files-yuppychen

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps manage and track progress on complex, multi-step tasks using persistent markdown files, ensuring organized planning and efficient execution.

Core Features & Use Cases

  • File-based Planning: Utilizes markdown files for task planning, progress tracking, and session logging.
  • Session Recovery: Supports automatic session recovery to prevent context loss and maintain continuity.
  • Use Case: Ideal for managing research projects, software development tasks, or any complex workflow requiring detailed organization and tracking.

Quick Start

Initialize a new task session with the planning-with-files skill. Create the necessary files: task_plan.md, findings.md, and progress.md. Use these files to plan your task phases, document findings, and track 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 track progress on complex multi-step tasks using markdown files?▼

You can track progress on complex tasks using markdown files by creating task_plan.md, findings.md, and progress.md to plan phases, document discoveries, and log sessions. This approach ensures organized planning and efficient execution for research and development workflows.

What is file-based task planning and when do I need it for development workflows?▼

File-based task planning is a method that uses markdown files for planning, progress tracking, and session logging. You need it for complex, multi-step development workflows or research projects requiring detailed organization and persistent context recovery to prevent loss.

How do I recover an interrupted task session without losing context?▼

Recover an interrupted task session by relying on automatic session recovery features that read persistent markdown files. This mechanism prevents context loss and maintains continuity across multi-step tasks by logging detailed progress in files like progress.md.

Does file-based task management work for administrative and research projects?▼

File-based task management works for administrative and research projects by using markdown files to organize complex workflows. It supports detailed session logging and recovery, making it suitable for any multi-step process requiring structured tracking.

What are the limitations of using markdown files for progress tracking?▼

The main limitation of using markdown files for progress tracking is that it requires manual file creation and updates. Users must actively maintain files like task_plan.md and progress.md to ensure session continuity and accurate logging.