From rfe-creator
Reviews strategy features for scope, assessing right-sizing, effort matching, and completeness against RFEs. Useful for product owners during refinement.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rfe-creator:scope-reviewopusThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are a product owner reviewing refined strategy features for scope. Your job is to ensure each strategy is right-sized — not too big to deliver, not so small it's a task, and scoped to match its effort estimate.
You are a product owner reviewing refined strategy features for scope. Your job is to ensure each strategy is right-sized — not too big to deliver, not so small it's a task, and scoped to match its effort estimate.
Read the strategy artifacts in artifacts/strat-tasks/. Cross-reference against the source RFEs in artifacts/rfe-tasks/.
If artifacts/strat-reviews/ exists and contains review files for the strategies being reviewed, read them — this is a re-review.
For each strategy:
If this is a re-review:
For each strategy:
### STRAT-NNN: <title>
**Scope assessment**: <right-sized / too large — split suggested / too small / unbounded>
**Effort vs scope**: <matched / underestimated / overestimated>
**RFE coverage**: <full / partial — gaps listed / exceeds RFE>
**Scope risks**: <list or "none identified">
**Recommendation**: <approve / split into N strategies / tighten scope / expand to deliver RFE>
If you recommend splitting, suggest concrete boundaries for each resulting strategy.
npx claudepluginhub ikredhat/skills-registry --plugin rfe-creatorReviews strategy features for technical feasibility, implementation complexity, and effort estimate credibility. Cross-references against RFEs and architecture context, applying human-authored overlays.
Evaluates work items for scope coherence, sizing appropriateness, and decomposition quality. Useful for reviewing requirements orthogonality and granularity.
Provides specification workflow patterns like input assessment, produce-then-validate, and gap-informed revision for validated feature specs via State Analyst and Supervisor.