plan-writing

Break complex work into small, independently verifiable tasks with completion criteria.

Updated Sep 2, 2025
One-click install
npx skills add https://github.com/rafaelminatto1/fisioflow-51658291 --skill plan-writing-rafaelminatto1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-writing
Source: https://github.com/rafaelminatto1/fisioflow-51658291/tree/main/.agent/skills/plan-writing
Command: npx skills add https://github.com/rafaelminatto1/fisioflow-51658291 --skill plan-writing-rafaelminatto1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan writing breaks complex work into small, independently verifiable tasks, reducing ambiguity and speeding up delivery.

Core Features & Use Cases

  • Clear task breakdown with independent verification
  • Guided planning for new projects, features, and refactors
  • Dynamic naming of plan files and project-root storage for plans
  • Verification-driven planning to support risk reduction and accountability

Quick Start

Create a new plan file named after your task slug in the PROJECT ROOT and outline 5 actionable tasks with clear verifications for each.

Frequently Asked Questions about plan-writing

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

FAQPage Schema
How do I break complex project work into independently verifiable tasks?

Task planning breaks complex work into small, independently verifiable tasks to reduce ambiguity. You outline actionable tasks with explicit completion criteria for each.

What is the best way to structure a project plan file for new features and refactors?

Create a new plan file named after your task slug in the project root. This dynamic naming supports clear sequencing and verification for new projects, features, and refactors.

How does verification-driven planning reduce risk and accountability in task planning?

Verification-driven planning reduces risk by ensuring every small task has independent completion criteria. This explicit verification reduces ambiguity and supports accountability throughout delivery.

Does clear task sequencing work without external dependencies for project management?

Yes, clear task sequencing works without external dependencies. The planning principles guide breaking work into verifiable tasks directly within your project files to accelerate delivery.

When do I need to save project-specific plan files at the project root?

You need to save project-specific plan files at the project root when starting new projects, feature work, or refactors. This ensures explicit task-level completion criteria are easily accessible.