AGENTS.md Generator — Compare Workflow¶
Description: Evaluate multiple approaches or versions
When to Use¶
Use the compare workflow when you need to evaluate multiple approaches or versions.
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 compare context for AGENTS.md Generator
- Execute — Perform the compare 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