Skip to content
Automation
Skill

/audit-reporting-quality

Audit whether a research/evaluation artifact reports the information needed for interpretation and reproduction, using a domain-appropriate checklist.

From plugin
de-anthropocentric-research-engine
499200 skills
Install
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill audit-reporting-quality --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/audit-reporting-quality

Context preview

The summary Claude sees to decide when to auto-load this skill.

Audit whether a research/evaluation artifact reports the information needed for interpretation and reproduction, using a domain-appropriate checklist.

SKILL.md

audit-reporting-quality.SKILL.md
name: audit-reporting-quality
description: "Audit whether a research/evaluation artifact reports the information needed for interpretation and reproduction, using a domain-appropriate checklist."

audit-reporting-quality

Purpose

Audit whether an artifact reports the information needed for interpretation and reproduction using a declared domain-appropriate checklist.

Input contract

required: [artifact, reporting_checklist]
optional: [domain_schema, reproduction_requirements, source_context]
constraints: [each checklist judgment must cite present, absent, or ambiguous evidence]

Procedure

1. Instantiate the checklist for the artifact type and domain. 2. Inspect each item and record evidence, omission, or ambiguity. 3. Separate interpretation-critical omissions from cosmetic omissions. 4. Summarize reporting completeness and reproduction implications.

Output contract

produces: [checklist_results, critical_omissions, ambiguity_log, reporting_quality_summary]
delta_fields: [findings, evidence_updates, uncertainties, decisions, open_questions]

Quality gates

  • Checklist version and applicability are recorded.
  • Missing information is not silently inferred.

Failure and counterexamples

Do not equate a long report with complete reporting or treat an inapplicable checklist item as a failure.

Provenance map

  • `resolved: knowledge-acquisition-documentation-audit`
  • `resolved: knowledge-acquisition-reproducibility-checklist-audit`
  • `intermediate: Pass3/audit-benchmark-documentation`
  • `intermediate: Pass3/audit-reproducibility-reporting`
Read more
Ships withde-anthropocentric-research-engine

The complete research orchestration system for AI-native science. What It Does Design Philosophy Architecture (v3.2.2) Quick Start Configuration Roadmap License DARE is not a tool that helps you do research. It is the researcher.

Get the whole plugin
Stats
499
Stars
41
Forks
Active
Maintenance
Python
Language
Apache-2.0
License
2h ago
Last commit
7mo ago
Created

Repo: yogsoth-ai/de-anthropocentric-research-engine