response-quality-analysis

Community

Ensure responses address the question.

Authorm31uk3
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill validates that your response actually solves the problem asked, ensuring you address the user's question and avoid misguided assumptions. It helps you post more useful, targeted answers with fewer unnecessary tangents.

Core Features & Use Cases

  • Problem coverage validation: Analyzes whether the answer references the actual question, current state, desired state, and any constraints.
  • Problem decomposition: Breaks the user prompt into components, maps them to success criteria, and highlights gaps.
  • Context grounding checks: Verifies alignment with environment, tool availability, and stated constraints to prevent drift.
  • Actionable improvements: Provides concrete improvement suggestions and concrete questions to close gaps.

Quick Start

Load your original_problem and draft_response, then use this Skill to obtain concrete edits, coverage gaps, and targeted improvement suggestions that keep your reply aligned with the user's request.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: response-quality-analysis
Download link: https://github.com/m31uk3/ai-skills/archive/main.zip#response-quality-analysis

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository