docs(agents): add YAML frontmatter to AGENTS.md documentation files

Add name and description frontmatter to the four generated AGENTS.md
documentation files so they can be discovered and indexed by NL tooling.

Co-Authored-By: Claude Code <noreply@anthropic.com>
This commit is contained in:
claude[bot]
2026-04-22 18:27:49 +00:00
parent a941774e99
commit 53e3061b4c
4 changed files with 20 additions and 0 deletions
+5
View File
@@ -1,3 +1,8 @@
---
name: hephaestus-agent
description: Developer reference for the Hephaestus autonomous deep worker agent — model variants, key behaviors, and delegation patterns.
---
# src/agents/hephaestus/ -- Autonomous Deep Worker
**Generated:** 2026-04-11