ai-forge-recap
AI Forge Recap
Audit a skill or agent by reading its actual implementation and reporting what it really does — independent of what the description claims. The description is a claim; the body is the ground truth.
What to Read
Use the path provided or resolved by the environment. If not found, report "Not found" and stop.
For skills: also read any references/ files marked MANDATORY READ — behaviors that live outside the main body still count.
If a references/ directory exists but no files are marked MANDATORY READ, include this note in Undeclared behaviors: "references/ directory present but no MANDATORY READ triggers — possible Orphan References pattern."
For agents: read the full .agent.md file including frontmatter (model, tools, etc.).
For other file types (.instructions.md, CLAUDE.md, standalone prompts): read the full file; if the file has a leading comment or description block, treat it as the "description claim" to compare against the body.