plan-writing

Break down complex work into actionable, verifiable tasks with dependency-aware sequencing.

Updated Jan 3, 2026
One-click install
npx skills add https://github.com/thgterto/Gerenciador-de-estoque --skill plan-writing-thgterto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-writing
Source: https://github.com/thgterto/Gerenciador-de-estoque/tree/main/.agent/skills/plan-writing
Command: npx skills add https://github.com/thgterto/Gerenciador-de-estoque --skill plan-writing-thgterto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Breaks down complex work into actionable, verifiable tasks.

Core Features & Use Cases

  • Clear task breakdown
  • Dependency-aware sequencing
  • Verifiable completion criteria

Quick Start

Create a concise task plan file named task-slug.md at the project root and document actionable, verifiable tasks.

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 project work into actionable verifiable tasks?

To break down complex work into actionable verifiable tasks, create a concise task plan file named task-slug.md at your project root. This enforces explicit task naming and validation criteria for clear project management.

What is dependency-aware sequencing in project task breakdown?

Dependency-aware sequencing organizes your project task breakdown by mapping relationships between steps. It ensures multi-step initiatives and refactoring tasks execute in the correct order based on their dependencies.

How do I write verifiable completion criteria for feature development tasks?

Writing verifiable completion criteria requires defining explicit validation outcomes for each task in your plan. Document these in a task-slug.md file at the project root to ensure clear feature development tracking.

Can I use this task breakdown approach for refactoring and multi-step initiatives?

Yes, this task breakdown approach applies across feature development, refactoring, and multi-step initiatives. It handles dependencies by enforcing explicit task naming and verifiable completion criteria in a concise plan workflow.

What is the best way to document a project management plan at the root level?

The best way to document project management plans is creating a concise task-slug.md file at the project root. This workflow breaks down complex work into actionable tasks with dependency-aware sequencing and validation criteria.