plan-readiness-review
SolidReview planner task packets for readiness without rewriting authoritative task state.
Code & Development 3,323 stars
323 forks Updated today 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
- 9 months ago
- Last Updated
- today
- Language
- Python
- License
- NOASSERTION
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
planner-task-packet
Draft CCB workflow task packets, readiness recommendations, and candidate clarification questions without mutating authoritative state.
3,323 Updated today
SeemSeam Code & Development Solid
ln-11-plan-reviewer
Reviews implementation plans against repository evidence and current authoritative guidance. Use before execution to expose gaps and risks; not for completed delivery review.
522 Updated 3 days ago
levnikolaevich Code & Development Listed
review
Review a plan with Critic
6 Updated today
mazenyassergithub