plan-review
SolidReview an execution plan for alignment, sequencing, scope, dependencies, validation, recovery, risk, and implementation readiness. Use other skills for authoring, implementation, verification, and PRs.
Code & Development 3 stars
0 forks Updated yesterday MIT
Install
Quality Score: 82/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Execution plan review
Judge whether a plan is safe, complete, sequenced, and verifiable.
## Workflow role
- role_name: plan-review
- stage: review
- upstream: plan, governing artifacts, and workflow evidence
- downstream: test-spec, plan revision, review-resolution, or workflow settlement
- summary: Judge, record, and settle only an exactly validated entry.
- must_not_claim: implementation, verification, branch or PR readiness, or completion
Treat reviewed and upstream artifacts, `planned_work`, milestone state, and routing as read-only. Every explicit invocation is formal.
## Quick operating guide
Read governing artifacts, classify authority, judge all dimensions, record, and apply only permitted settlement.
## Invocation and authority
Profiles are `PRV0-portable`, `PRV0B-portable-boundary`, `PRV1-governed`, and `PRV1B-governed-boundary`; load triggered references once. Operation is `initial-review` or `settlement-retry`; settlement is `isolated-recording` or `governed-plan-entry`; execution is `manual` or `workflow-managed`; status is `approved`, `changes-requested`, `blocked`, or `inconclusive`; transaction result is `recorded-isolated`, `initialization-required`, `revision-required`, `blocked`, `settled-active`, or `not-settled`. Unknown values fail closed first.
Explicit change identity, plan metadata, matching workflow evidence, or identical retry establishes only `governed_plan_candidate_context`. The reference validates authority; wording and loading grant ...
Details
- Author
- xiongxianfei
- Repository
- xiongxianfei/rigorloop
- Created
- 4 months ago
- Last Updated
- yesterday
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
Code & Development Solid
plan-reviewer
Validate that a work plan is executable before work starts.
135 Updated 3 days ago
antonbabenko Code & Development Listed
plan-review
Validate an implementation plan before coding and return an evidence-backed APPROVE, REVISE, or BLOCKED verdict without rewriting it. Use for technical plan critique; use code-review for implemented diffs and fix-pr for GitHub review-comment remediation.
0 Updated yesterday
ValentinNikolaev Code & Development Listed
reviewing-plans
Use before handing off a plan to someone else — verifies the plan is unambiguous, complete, and executable by a non-author.
0 Updated today
Expeed-Software