plan-agent

Break down project requirements into structured iterations and tasks with dependencies and acceptance criteria.

Updated Dec 3, 2025
One-click install
npx skills add https://github.com/Unicorn/Radium --skill plan-agent-unicorn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-agent
Source: https://github.com/Unicorn/Radium/tree/main/skills/core/plan-agent
Command: npx skills add https://github.com/Unicorn/Radium --skill plan-agent-unicorn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning complex projects by breaking requirements into actionable iterations and tasks for predictable delivery and easier testing.

Core Features & Use Cases

  • Iteration planning: structure work into I1, I2, etc., with clear goals
  • Task decomposition: define concrete tasks with dependencies and acceptance criteria
  • Risk and estimation: identify risks and estimate effort to guide prioritization

Quick Start

Provide a high-level requirement and let the agent generate a structured, multi-iteration plan with tasks, dependencies, and acceptance criteria.

Frequently Asked Questions about plan-agent

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

FAQPage Schema
How do I break down project requirements into iterations and tasks?

To break down project requirements into iterations and tasks, you provide a high-level requirement to generate a structured, multi-iteration plan. This plan defines clear milestones, task-level dependencies, and acceptance criteria for implementation.

What is the best way to estimate complexity and identify risks during project planning?

The best way to estimate complexity and identify risks during project planning is by applying task decomposition to define concrete tasks. This process highlights specific risks and estimates effort to guide effective prioritization.

How do I create a structured plan with testable milestones from a high-level requirement?

You create a structured plan with testable milestones by structuring work into clear iterations like I1 and I2. Each iteration receives specific goals, task dependencies, and acceptance criteria to ensure predictable delivery and easier testing.

Does task decomposition help with defining acceptance criteria and dependencies?

Yes, task decomposition helps with defining acceptance criteria and dependencies by breaking requirements into concrete, actionable tasks. This breakdown ensures each task has clear dependencies and testable acceptance criteria for implementation planning.

Can I generate a multi-iteration delivery plan without manual project management effort?

You can generate a multi-iteration delivery plan without manual project management effort by providing a high-level requirement. The agent automatically structures the work into iterations with task details, complexity estimates, risks, and test plans.