Validate Research banner
patrob patrob

Validate Research

Development community

Description

--- allowed-tools: Read argument-hint: [research.md file] description: Validate research document against FAR (Factual, Actionable, Relevant) rubric --- # Validate Research Against FAR Scale Evaluate the provided research document against the FAR Scale rubric to determine if it meets the quality criteria required to proceed from the Research phase to the Plan phase. ## Variables RESEARCH_FILE = $ARGUMENTS RUBRIC_FILE = https://raw.githubusercontent.com/patrob/rpi-strategy/main/docs/scales/fa

Installation

Installs to ~/.claude/commands/patrob-rpi-strategy-validate-research.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/patrob/rpi-strategy/HEAD/.claude/commands/validate-research.md -o ~/.claude/commands/patrob-rpi-strategy-validate-research.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository