planning-with-files

Create and update persistent markdown files for planning and progress tracking.

3|Updated Nov 11, 2025
One-click install
npx skills add https://github.com/xingranya/CervixDetectAI --skill planning-with-files-xingranya
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planning-with-files
Source: https://github.com/xingranya/CervixDetectAI/tree/main/.agent/skills/planning-with-files
Command: npx skills add https://github.com/xingranya/CervixDetectAI --skill planning-with-files-xingranya

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill transforms how you manage complex tasks by using persistent markdown files for planning, progress tracking, and knowledge storage, preventing information loss and ensuring focus.

Core Features & Use Cases

  • Structured Planning: Create detailed task_plan.md files with phases, goals, and key questions.
  • Knowledge Management: Store research findings and notes in notes.md.
  • Progress Tracking: Update task_plan.md after each phase to maintain visibility.
  • Use Case: When starting a multi-week research project, use this Skill to create a task_plan.md outlining research phases, store all gathered articles and summaries in notes.md, and update the plan as each research stage is completed.

Quick Start

Start a new complex task by creating a task_plan.md file in your working directory.

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 multi-step projects without losing context?

Persistent markdown files like `task_plan.md` and `notes.md` track progress for multi-step projects by storing phases, goals, and research findings, preventing information loss across complex tasks.

What is the best way to organize complex research tasks using markdown?

Organize complex research tasks by creating a structured `task_plan.md` to outline phases and storing gathered articles in `notes.md` for knowledge management, ensuring structured execution and information retention.

How do I maintain task visibility across multi-week workflows?

Maintain task visibility across multi-week workflows by updating your `task_plan.md` file after each phase completes, ensuring current progress and remaining goals remain visible throughout the project lifecycle.

Can I use markdown files for workflow automation in project management?

Yes, markdown files enable workflow automation in project management by acting as persistent structures for planning, progress tracking, and knowledge storage, transforming how complex tasks are executed.

Does planning complex tasks with persistent files require external dependencies?

No, planning complex tasks with persistent markdown files requires no external dependencies, relying solely on structured files like `task_plan.md` and `notes.md` within your working directory.