plan-readiness-review
SolidReview planner task packets for readiness without rewriting authoritative task state.
Code & Development 3,494 stars
341 forks Updated 2 days ago NOASSERTION
Install
Quality Score: 81/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Plan Readiness Review
Use this skill when a planner artifact needs an independent quality gate before
execution or clarification.
## Inputs
- task packet
- readiness recommendation
- candidate questions
- acceptance and verification contract
- prior round evidence if replanning
## Output
Return a planner review with one decision:
- `approve`
- `needs_revision`
- `needs_clarification`
- `blocked`
## Required Checks
- scope and non-goals are explicit;
- acceptance criteria are observable;
- verification can be executed or reviewed;
- unresolved risks are named;
- no hidden fallback or degradation is accepted;
- current-phase user questions are separated from deferrable questions.
Details
- Author
- SeemSeam
- Repository
- SeemSeam/claude_codex_bridge
- Created
- 10 months ago
- Last Updated
- 2 days ago
- Language
- Python
- License
- NOASSERTION
Similar Skills
Semantically similar based on skill content — not just same category
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 5 days ago
Expeed-Software AI & Automation Listed
release-readiness
Release readiness reviewer that turns a skill folder into a visible Skill Map.
21 Updated today
lizhiyao Code & Development Listed
release-readiness-review
Use for `review it` and before merge/release/deploy to adversarially test the intended outcome, real runtime journey, transitions, authority, and exact candidate evidence.
0 Updated today
Farstax