source-grounded-response

Categorizes claims into evidence levels and enforces citation for AI-generated responses.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/msageha/maestro_v2 --skill source-grounded-response
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: source-grounded-response
Source: https://github.com/msageha/maestro_v2/tree/main/templates/skills/worker/source-grounded-response
Command: npx skills add https://github.com/msageha/maestro_v2 --skill source-grounded-response

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents AI hallucinations and ensures that all AI-generated responses are strictly based on provided evidence, improving the reliability and trustworthiness of the output.

Core Features & Use Cases

  • Evidence-Based Reporting: Structures responses with clear evidence levels (Confirmed, Referenced, Estimated, Uncertain).
  • Mandatory Citation: Enforces citation for claims derived from code, tests, or search results.
  • Hallucination Prevention: Implements rules to avoid speculative or unverified statements.
  • Use Case: When generating a code analysis report, this Skill ensures that every statement about code behavior or impact is linked to specific lines of code or test results, preventing the AI from inventing issues.

Quick Start

Generate a research report on the provided code, ensuring all claims are factually grounded and cite evidence.

Frequently Asked Questions about source-grounded-response

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prevent AI hallucinations in generated reports and analysis?

You can prevent AI hallucinations by enforcing factual grounding and mandatory citation for all AI-generated responses. Categorize claims into evidence levels like Confirmed, Referenced, Estimated, or Uncertain to ensure accuracy in reporting and analysis tasks.

What is evidence-based reporting for AI-generated documentation?

Evidence-based reporting structures AI responses by categorizing claims into evidence levels: Confirmed, Referenced, Estimated, and Uncertain. This enforces mandatory citation for statements derived from code or tests, preventing speculative or unverified issues in documentation.

How do I ensure factual accuracy when generating code analysis reports?

Ensure factual accuracy in code analysis reports by enforcing strict citation rules for every statement about code behavior or impact. Link each claim to specific lines of code or test results to prevent the AI from inventing issues.

Can I use citation rules to stop AI from inventing code issues?

Yes, enforcing mandatory citation rules stops AI from inventing code issues by requiring all claims about code behavior to be linked to specific lines of code or test results. This prevents speculative or unverified statements.

When do I need structured reporting formats for AI responses?

You need structured reporting formats for AI responses when accuracy is paramount in reporting, analysis, and documentation tasks. This enforces adherence to citation rules and categorizes claims into evidence levels to prevent hallucinations.