general-quality

Installation
SKILL.md

General Quality Rubric

When evaluating any Claude Code agent trace, check these dimensions:

1. Actionable Output

  • Can the user directly use the response (copy-paste code, follow steps)?
  • Are code examples complete and runnable, not fragments?
  • Are file paths, table names, and API references concrete?

2. Structured Response

  • Code is in fenced code blocks with correct language tags
  • Steps are numbered or bulleted for multi-step tasks
  • Explanations are concise — answer first, context after

3. No Hallucination

  • All referenced APIs, functions, and parameters must actually exist
  • Databricks features must be current (not deprecated)
  • Tool names in traces must match real MCP tool names
  • No invented catalog/schema/table names unless the user specified them
Installs
2
GitHub Stars
1.8K
First Seen
Jun 9, 2026
general-quality — databricks-solutions/ai-dev-kit