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: prometheus-agent
description: Developer reference for the Prometheus strategic planner agent — interview flow, plan output format, and key constraints.
---
# src/agents/prometheus/ -- Strategic Planner
**Generated:** 2026-04-11