plan-writing

Break down complex work into small, verifiable tasks with clear goals and checkpoints.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/raccioly/coach-gravity --skill plan-writing-raccioly
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-writing
Source: https://github.com/raccioly/coach-gravity/tree/main/content/starter-kit/skills/plan-writing
Command: npx skills add https://github.com/raccioly/coach-gravity --skill plan-writing-raccioly

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Plan Writing skill provides a framework to break work into clear, actionable tasks with verification criteria, reducing ambiguity in feature work, refactors, or any multi-step projects.

Core Features & Use Cases

  • Structured task breakdown: divides work into small, independently verifiable steps
  • Clear verification: defines how to confirm each task is done
  • Phase-free planning: keeps plans project-specific and avoids template-based constraints

Quick Start

Outline a one-page plan with a clear goal and 5 actionable tasks, each with a verification step.

Frequently Asked Questions about plan-writing

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

FAQPage Schema
How do I break down complex software engineering work into actionable tasks?

To break down complex software engineering work, divide it into small, independently verifiable steps with clear goals and checkpoints. This structured task breakdown reduces ambiguity for feature work, refactors, or any multi-step projects.

What's the best way to write a project plan for a software feature addition?

The best way to write a project plan for a feature addition is creating a project-specific structure that defines a clear goal and actionable tasks, each with a verification step. It avoids template-based constraints and saves plans as markdown files in the project root.

Can I use this planning approach for cross-functional product planning?

Yes, you can use this planning approach for cross-functional product planning. The framework applies to new projects, feature additions, bug fixes, and refactoring across software engineering, product planning, and cross-functional work.

How do I define verification criteria for task planning?

To define verification criteria for task planning, outline actionable tasks where each step includes a specific method to confirm completion. This ensures every small, independently verifiable step has clear goals and checkpoints.

Do I need a fixed template for project-scoped plan writing?

No, you do not need a fixed template for project-scoped plan writing. The framework emphasizes phase-free planning with no fixed templates or global folders, keeping plans project-specific and saving plan files directly in the project root.

Where are project plan files saved during task planning?

During task planning, project plan files are saved as markdown files named with a task slug in the project root directory. This requires a project-scoped plan structure rather than relying on global folders.