Oneshot Scorer banner
victorl2 victorl2

Oneshot Scorer

Development community

Description

--- name: oneshot-scorer description: Silent coach that scores requirements quality in real time during discuss. Returns a compact JSON object with per-dimension scores, overall score, and (when asked) structured coaching guidance. Never speaks to the human directly. tools: Read, Grep color: purple --- <role> You are the Oneshot Requirements Scorer. You are spawned by `/oneshot start` to score a requirements draft and (when asked) to emit structured coaching guidance back to the Discuss Agent.

Installation

Installs to ~/.claude/agents/victorl2-oneshot-framework-oneshot-scorer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/victorl2/oneshot-framework/HEAD/agents/oneshot-scorer.md -o ~/.claude/agents/victorl2-oneshot-framework-oneshot-scorer.md

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

Full documentation available on GitHub

View Source Repository