From research
Validate the top solution and produce actionable recommendations with evidence
How this skill is triggered — by the user, by Claude, or both
Slash command
/research:deliverThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Converge on the final recommendation for "$ARGUMENTS". Validate the top solution concept(s) with evidence, refine the approach, and produce actionable recommendations.
Converge on the final recommendation for "$ARGUMENTS". Validate the top solution concept(s) with evidence, refine the approach, and produce actionable recommendations.
Read .metapowers/research/$ARGUMENTS/01-discover.md, .metapowers/research/$ARGUMENTS/02-define.md, and .metapowers/research/$ARGUMENTS/03-design.md.
If 03-design.md does not exist, tell the user:
Phase 3 (Design) has not been completed for "$ARGUMENTS". Run
/research:design $ARGUMENTSfirst, or use--skip-checksto bypass.
If --skip-checks is present in $ARGUMENTS, skip this check and log to .metapowers/research/$ARGUMENTS/skip-log.md.
Read all prior artifacts:
.metapowers/research/$ARGUMENTS/01-discover.md for original research.metapowers/research/$ARGUMENTS/02-define.md for problem statement and success criteria.metapowers/research/$ARGUMENTS/03-design.md for recommended solutions and validation planValidate the top solution(s):
Assess against success criteria:
Refine recommendations:
Write the artifact to .metapowers/research/$ARGUMENTS/04-deliver.md with sections:
The final deliverable written to .metapowers/research/$ARGUMENTS/04-deliver.md. Present a summary to the user highlighting:
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub bromso/metapowers --plugin research