plan

Decompose software development epics into risk-assessed tasks with standardized metrics.

56|6|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/Terryc21/workflow-audit --skill plan-terryc21
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/Terryc21/workflow-audit/tree/main/skills/plan
Command: npx skills add https://github.com/Terryc21/workflow-audit --skill plan-terryc21

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of vague, unorganized project planning by decomposing high-level epics into concrete, right-sized, and risk-assessed tasks.

Core Features & Use Cases

  • Audit-Aware Planning: Automatically ingests codebase audit reports to prioritize remediation tasks based on severity and impact.
  • Structured Task Ratings: Enforces consistent evaluation of Size, Urgency, Risk, ROI, Blast Radius, and LOE for every task.
  • Workflow Integration: Supports standalone planning or integration with existing workflow-audit handoffs to ensure continuity.

Quick Start

Run the plan skill to generate an implementation plan for the current feature request.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I decompose software development epics into actionable tasks?▼

Decomposing epics involves breaking high-level features into granular tasks equipped with standardized risk and effort metrics to generate a phased implementation roadmap.

What is task decomposition with risk and effort metrics in project planning?▼

Task decomposition with risk metrics evaluates every task using Size, Urgency, Risk, ROI, Blast Radius, and LOE to ensure structured and consistent project planning.

How do I generate an implementation roadmap from a codebase audit report?▼

Generating an implementation roadmap from an audit report uses audit-aware planning modes to ingest findings and prioritize remediation tasks based on severity and impact.

Can I use workflow-audit-aware planning for continuous project task generation?▼

Workflow-audit-aware planning integrates with existing workflow-audit handoffs, ensuring continuity by validating project conventions and dependencies before task execution.

What is the best way to estimate task size and urgency for software epics?▼

Estimating task size and urgency for software epics is best achieved by enforcing structured task ratings that evaluate Size, Urgency, Risk, ROI, Blast Radius, and LOE consistently.

Do I need dependency validation before task execution in project planning?▼

Dependency validation is required before task execution in project planning to ensure technical alignment and verify project conventions before implementation begins.