Commit graph

3 commits

Author SHA1 Message Date
341f500396 feat: add typed inter-agent communication schema
Replace freetext signals (RFR, LGTM, VERDICT: PASS) with YAML
frontmatter envelopes routed by a `signal` field. New message-schema
skill defines 12 message types covering worker submissions, review/audit
verdicts, triage/plan results, research results, and orchestrator
commands. All agents load the skill; qa-checklist enforces compliance;
orchestrate routes by envelope signal.
2026-04-02 07:38:02 -04:00
c53ad490e3 perf: remove unused conventions+project skills from pipeline agents 2026-04-01 16:56:49 -04:00
a5adf14c1c Add pipeline agents: requirements-analyst, researcher, decomposer, review-coordinator; refactor plan to architect role 2026-04-01 15:09:47 -04:00