agent-team/skills
Bryan Ramos 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
..
conventions feat(skills): add when_to_use frontmatter for skill discovery guidance 2026-04-02 07:09:40 -04:00
message-schema feat: add typed inter-agent communication schema 2026-04-02 07:38:02 -04:00
orchestrate feat: add typed inter-agent communication schema 2026-04-02 07:38:02 -04:00
project refactor: migrate skills from flat .md files to directory structure 2026-04-01 16:56:58 -04:00
qa-checklist feat: add typed inter-agent communication schema 2026-04-02 07:38:02 -04:00
worker-protocol feat: add typed inter-agent communication schema 2026-04-02 07:38:02 -04:00