nfr-judge
Installation
SKILL.md
/nfr-judge — dominator NFR judge
Human-initiated entry point. Drives the dominator MCP server's tools
plus the external mcp-k6 server's load-test tools without ever
invoking claude -p, so all inference happens inside this
interactive Claude Code session's subscription quota.
disable-model-invocation: true makes this skill human-invocable only
— the model cannot auto-trigger it. That is the mechanical form of the
jun15 invariant (LLM work fires only when a human asks).
Execution principle: one invocation = one judgment
One /nfr-judge run judges exactly one target, then stops and
reports back to the human. Do not loop into the next target
automatically — the human re-invokes the slash command per target.
Load tests put real pressure on real systems; pacing them through a
human keeps the loop safe.