planning-with-files

Manage complex tasks using structured Markdown files for tracking progress and documenting findings.

5|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/STier-Ai/stier --skill planning-with-files-stier-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planning-with-files
Source: https://github.com/STier-Ai/stier/tree/main/.claude/skills/planning-with-files
Command: npx skills add https://github.com/STier-Ai/stier --skill planning-with-files-stier-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill assists in planning and executing complex tasks by using Markdown files as a structured knowledge base, promoting better organization and maintainability of task progress and outcomes.

Core Features & Use Cases

  • File-based Planning: Utilizes Markdown files for persistent task tracking, such as task_plan.md, findings.md, and progress.md.
  • Phase Tracking: Breaks down tasks into phases and provides a roadmap for completion.
  • Discovery and Documentation: Enables the documentation of findings and decisions during the task execution phase.
  • Use Case: Ideal for long-term projects, research, or multi-step tasks where documentation and progress tracking are crucial.

Quick Start

Initialize planning files using the init-session script and begin documenting your task in the task_plan.md file.

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 using Markdown files?

You can track multi-step projects with Markdown files by breaking down tasks into distinct phases, creating a structured roadmap, and persistently recording progress, findings, and decisions in documents like task_plan.md and progress.md.

What is the best way to document research findings during task execution?

The best way to document research findings during task execution is to use a structured knowledge base, recording discoveries and decisions in a dedicated Markdown file like findings.md to ensure all phases are maintained for future reference.

Can I use Markdown files for long-term project tracking without losing context?

Yes, you can use Markdown files for long-term project tracking without losing context by utilizing persistent file-based planning, which ensures all task progress, documented discoveries, and decisions are recorded and maintained.

How do I initialize planning files for complex task management?

To initialize planning files for complex task management, run the provided init-session script, which sets up your structured knowledge base so you can immediately begin documenting your task in the task_plan.md file.

Does file-based planning work for research documentation and multi-step tasks?

File-based planning works effectively for research documentation and multi-step tasks by providing a structured workflow that tracks progress and documents findings, ensuring all phases and decisions are recorded for future reference.