breakdown

Break down implementation plans into testable tasks with acceptance criteria.

Updated May 7, 2025
One-click install
npx skills add https://github.com/enchantednatures/.dotfiles --skill breakdown-enchantednatures
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: breakdown
Source: https://github.com/enchantednatures/.dotfiles/tree/main/.config/opencode/skills/breakdown
Command: npx skills add https://github.com/enchantednatures/.dotfiles --skill breakdown-enchantednatures

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Breaks down implementation plans into discrete, executable tasks with clear acceptance criteria to drive AI-assisted development and reduce ambiguity.

Core Features & Use Cases

  • Breaks a plan into individual tasks that are independently testable.
  • Enforces a no-code-without-a-task rule to ensure measurable progress.
  • Provides a structured workflow: SELECT, DECOMPOSE, SPECIFY, ORDER, and a final task list.

Quick Start

Break down a provided implementation plan into a concrete, testable task list with clear acceptance criteria.

Frequently Asked Questions about breakdown

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

FAQPage Schema
How do I break down a project plan into actionable testable tasks?

To break down a project plan into actionable testable tasks, you decompose the implementation plan into discrete items using the SELECT, DECOMPOSE, SPECIFY, and ORDER workflow to ensure each task is independently executable.

What is the best way to enforce a no-code-without-a-task rule in AI development?

Enforcing a no-code-without-a-task rule in AI development requires structuring feature planning into explicit task definitions with clear acceptance criteria, ensuring measurable progress and reducing ambiguity before any code generation begins.

How do you write acceptance criteria for AI agent task delegation?

Writing acceptance criteria for AI agent task delegation involves specifying one behavior per task with structured definitions, ensuring the AI agent receives tangible, executable tasks with clear expected outcomes for reliable delivery.

Can I use structured task ordering for progress tracking across engineering teams?

Yes, you can use structured task ordering for progress tracking across engineering teams by enforcing a clear sequence of tasks with explicit acceptance criteria, which provides measurable milestones and reliable delivery tracking.

Does breaking down complex implementation plans reduce ambiguity in feature planning?

Breaking down complex implementation plans reduces ambiguity in feature planning by decomposing broad goals into discrete, executable tasks with explicit acceptance criteria, driving AI-assisted development and ensuring clear progress measurement.