Files
holocron/plugins/kyberforge/skills/agent-audit/references
Defame1297 dc2a41034e fix(kyberforge): remove dead plugin-scope branch from validate.sh
check_file()'s is_plugin_scope param and its plugin-silently-ignored
field check were unreachable dead code left over from the issue #89
restructure: plugin/APM scope now exits via check_apm_agent_file()
before check_file() is ever called, so is_plugin was always False.
Remove the param, its branch, the unused plugin_ignored_fields parse,
the now-stale field-inventory.md section, and the SKILL.md mention.

Found via post-implementation review of issue #89.
2026-08-11 18:21:51 +00:00
..

source_keys
source_keys

references/

Additional documentation agents load on demand.

Files

File Purpose
description-quality.md Qualitative guide for borderline description findings — action-verb rules, specificity criteria, proactive-use caveat, length limits.
field-inventory.md Canonical list of valid CC and Copilot agent definition fields. Load when the script needs authoritative field lists for structural validation.
sources.md Research provenance records for skill content. Load only when tracing the origin of a specific rule or field constraint.