AGENTS.md Generator — Debug Workflow¶
Description: Fix issues and errors in artifacts
When to Use¶
Use the debug workflow when you need to fix issues and errors in artifacts.
Input Requirements¶
- Persona registry data with full R.I.S.C.E.A.R. specifications
- Agent cards from A2A Skill Designer
- Tool definitions from MCP Tool Architect
- AGENTS.md format specifications and template standards
Process¶
- Initialize — Set up the debug context for AGENTS.md Generator
- Execute — Perform the debug operation following AGENTS.md Generator's style
- Validate — Check output against quality gates
- Handoff — Deliver results to downstream personas
Output¶
- Generated AGENTS.md files with full persona documentation
- Generation scripts with CI/CD integration hooks
- Validation reports confirming format compliance
- Diff reports showing changes between generation runs
Quality Gates¶
- Generated files must validate against AGENTS.md format specification
- All persona changes must trigger regeneration
- No manual edits to generated sections (use override blocks)
- Generation must be idempotent and deterministic
- Attribution and generation timestamps required