review-plan

Verify epic ledgers against structural floor criteria and flip issue statuses to 'triaged'.

25|5|Updated May 9, 2026
One-click install
npx skills add https://github.com/kamp-us/phoenix --skill review-plan-kamp-us
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-plan
Source: https://github.com/kamp-us/phoenix/tree/main/claude-plugins/kampus-pipeline/skills/review-plan
Command: npx skills add https://github.com/kamp-us/phoenix --skill review-plan-kamp-us

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @kampus/pipeline-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the verification of epic ledgers and the flipping of status from 'planned' to 'triaged', streamlining the planning and execution stages of a project.

Core Features & Use Cases

  • Epic Ledger Verification: Checks the structure and integrity of an epic's ledger against predefined criteria.
  • Status Flipping: Automatically flips the status of child issues from 'planned' to 'triaged' upon successful verification.
  • Use Case: When a new epic is created, use this Skill to verify its ledger and ensure it meets the necessary requirements before it can be picked up by the development team.

Quick Start

Run the review-plan skill with the epic number to verify its ledger and flip statuses.

Frequently Asked Questions about review-plan

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

FAQPage Schema
How do I automate epic ledger verification for project management workflows?

Epic ledger verification is automated by checking an epic's ledger against predefined structural floor criteria to ensure integrity before development. This process validates the ledger structure and automatically flips child issue statuses from 'planned' to 'triaged' upon successful verification.

What is status flipping from 'planned' to 'triaged' in issue management?

Status flipping in issue management is the automated process of moving child issue statuses from 'planned' to 'triaged' based on deterministic floor checks. It occurs after an epic ledger successfully passes structural verification against predefined criteria.

Do I need a specific tool or environment to verify epic ledgers and manage GitHub issue statuses?

Yes, verifying epic ledgers and managing GitHub issue statuses requires the 'epic-ledger' tool and 'Github' capability. The environment must also include the '@kampus/pipeline-cli' dependency to execute the deterministic floor checks and status flips.

When should I use automated epic planning and triage status flipping?

You should use automated epic planning and triage status flipping when a new epic is created and needs its ledger validated before being picked up by the development team. It streamlines project execution by ensuring all structural requirements are met before triaging.

Does this epic ledger verification approach work with other issue tracking platforms besides GitHub?

This epic ledger verification approach is designed specifically for GitHub issue status management, requiring the 'Github' capability for validation. It applies deterministic floor checks to the 'epic-ledger' tool and is not configured for other issue tracking platforms.