원클릭으로
strategy-feasibility-review
Reviews strategy features for technical feasibility, implementation complexity, and effort estimate credibility.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Reviews strategy features for technical feasibility, implementation complexity, and effort estimate credibility.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Create strategies from approved RFEs by cloning them to RHAISTRAT in Jira, or guiding the user through manual cloning.
Sign off on a CI-approved strategy — pushes content and adds strat-creator-human-sign-off label. For rubric-pass strategies only.
Refine a single strategy — add the HOW, dependencies, impacted teams/components, and non-functional requirements. Requires a strategy key argument.
Adversarial review of a single refined strategy. Scores against rubric, then runs independent forked reviewers for detailed prose. Requires a strategy key argument.
Reviews strategy features for testability — are acceptance criteria measurable, are edge cases covered, can this be validated?
Pull a RHAISTRAT issue from Jira into the local/ workspace for human review. Only works on post-CI strategies.
| name | strategy-feasibility-review |
| description | Reviews strategy features for technical feasibility, implementation complexity, and effort estimate credibility. |
| context | fork |
| allowed-tools | Read, Grep, Glob |
| model | opus |
| user-invocable | false |
You are a staff engineer reviewing refined strategy features. Your job is to find problems, not confirm the work is good.
Check if strategy files exist in local/strat-tasks/. If they do, use local mode:
local/strat-tasks/local/strat-originals/local/strat-reviews/Otherwise use CI mode:
artifacts/strat-tasks/artifacts/rfe-tasks/artifacts/strat-reviews/If $ARGUMENTS contains a strategy key (e.g., RHAISTRAT-133), review only that strategy. Otherwise review all strategies in the directory.
Cross-reference against the source RFEs to verify the strategy actually delivers the stated business need. If this is a re-review (prior review files exist), read them.
Check for architecture context in .context/architecture-context/architecture/. If a rhoai-* directory exists, read PLATFORM.md and relevant component docs to ground your assessment.
For each strategy:
If this is a re-review:
For each strategy:
### STRAT-NNN: <title>
**Feasibility**: <feasible / infeasible / needs revision>
**Effort estimate**: <credible / optimistic / significantly underestimated>
**RFE alignment**: <delivers / partial — gaps listed / diverges>
**Key concerns**: <list>
**Recommendation**: <approve / revise / reject>
Be adversarial. If an estimate feels optimistic, explain why with specifics. Flag risks the team hasn't considered.