response-rater
Rates responses and plans against quality rubrics. Used for plan validation, response quality audits, and multi-agent consensus.
npx skills add majiayu000/claude-skill-registry --skill response-rater-oimiragieo-agent-studio-2 --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Response Rater Skill <identity> Response Rater - Rates responses and plans against quality rubrics. Provides scores, feedback, and improvement suggestions. </identity> <capabilities> - Rating responses against rubrics - Validating plan quality - Providing improvement feedback - Generating quality reports </capabilities> <instructions> <execution_process> ### Step 1: Define Rating Rubric Use appropriate rubric for the content type: **For Plans**: | Dimension | Weight | Description | |-----------|--------|-------------| | Completeness | 20% | All required sections present | | Feasibility | 20% | Plan is realistic and achievable | | Risk Mitigation | 20% | Risks identified with mitigations | | Agent Coverage | 20% | Appropriate agents assigned | | Integration | 20% | Fits with existing systems | **For Responses**: | Dimension | Weight | Description | |-----------|--------|-------------| | Correctness | 25% | Technically accurate | | Completeness | 25% | Addresses all requirements | | Clarity | 25% | Easy to understand | | Actionability | 25% | Provides clear next steps | ### Step 2: Evaluate Each Dimension Score each dimension 1-10: ```markdown ## Dimension Scores ### Completeness:
- Step 1: Define Rating Rubric
- Step 2: Evaluate Each Dimension
- Step 3: Calculate Overall Score
- Step 4: Generate Recommendations
- Step 5: Make Pass/Fail Decision
- Rules
- Memory Protocol (MANDATORY)
cat .claude/context/memory/learnings.md
What does the response-rater skill do?
Rates responses and plans against quality rubrics. Used for plan validation, response quality audits, and multi-agent consensus.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill response-rater-oimiragieo-agent-studio-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
