a2a-role-auditor
Installation
SKILL.md
a2a-role-auditor
Audits nodes/*.toml role templates in a tmux-a2a-postman project to fix
node-to-node interaction breakdowns.
1. Mandatory Triage Gate
Before running any template audit, determine whether the issue is daemon-level or template-level.
Daemon-level indicators (stop here — report as config issue, do NOT produce patches):
- Wrong or missing edges in
postman.toml nodes/{node}.tomlfile does not exist- Session disabled in postman TUI
Template-level confirmed (node exists, edges correct, but behavior is wrong):
- Proceed to the 7-check audit below.
Related skills