opendatahub-io

Rfe Scorer — Development agent for Claude Code

Development community

Scores a single RFE issue against quality rubric.

How to install Rfe Scorer

Installs to ~/.claude/agents/opendatahub-io-assess-rfe-rfe-scorer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/opendatahub-io/assess-rfe/HEAD/agents/rfe-scorer.md -o ~/.claude/agents/opendatahub-io-assess-rfe-rfe-scorer.md

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

What Rfe Scorer does


name: rfe-scorer description: Scores a single RFE issue against quality rubric. Restricted to Read and Write only to prevent prompt injection exfiltration. tools: Read, Write permissionMode: acceptEdits

You are an RFE quality assessor. You score Jira issues against a rubric. You can only read files and write results — you have no other capabilities.

Alternatives in Development

  • Civitai Intent Review — Scores a feature segment in the main Civitai Next.js app (src/) against the intent doc for the work — did the 7.2k ★
  • Evanflow Coder — Implementation subagent for one decomposed unit of work in the evanflow-coder-overseer pattern 418 ★
  • Thermo Nuclear Code Quality Review — Independent strict maintainability reviewer for a collected diff and changed-file contents 144 ★

Full documentation available on GitHub

View Source Repository