Files
holocron/plugins/kyberforge/skills/agent-audit/references
Defame1297 af8b46cd57 chore(plugins): sync generated content mirrors
Regenerate plugins/*/skills/ from plugins/*/.apm/ after the previous
four commits, via scripts/sync-plugin-content.sh --all. The mirror is
generated output (ADR-0017) that check-plugin-content-sync's pre-push
hook diffs against .apm/; nothing here is hand-edited.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EeH8SCbcrCAQrtymkNuhKP
2026-09-07 20:43:51 +00:00
..

source_keys
source_keys

references/

Additional documentation agents load on demand.

Files

File Purpose
finding-criteria.md Every dimension's FAIL and SUGGESTION criteria — the one Step 3 file read on every run; it decides which rubrics below are worth loading.
description-quality.md Rubric for the description dimension — why the description is the expensive part, the hand-invoked contract, the three-part shape, indirect triggers, and near-miss exclusions.
body-and-delegation.md Rubric for the body, delegation and comment-discipline dimensions — the core test, the delegation FAIL, why agents take no body word gate, and what an agent body is for.
scope-plugin-apm.md Contract for a single vendor-neutral .apm/agents/<name>.agent.md file — allowlist, dimension routing, and the dimensions that do not apply.
scope-project-user.md Contract for a Claude Code / Copilot file pair — counterpart derivation, provider field rules, and pair consistency.
validation-scripts.md Loaded only when a Step 1 script fails or cannot run — scope-detection walk-up, manual fallback checks, and known script failures.
field-inventory.md Authoritative field lists, read as data by validate.sh: valid CC and Copilot agent fields, and the vendor-neutral plugin/APM allowlist.
sources.md Research provenance records for skill content. Load only when tracing the origin of a specific rule or field constraint.