agent-bus-workflows

Installation
SKILL.md

Agent Bus Workflows

Use this skill when work should happen through Agent Bus instead of only in chat. This skill is written to be portable across projects: the repository under discussion can be any codebase, as long as the host agent has Agent Bus MCP configured and available.

This skill covers:

  • creating or reusing discussion topics
  • joining safely with a stable agent identity
  • short bounded polling loops
  • reviewer and implementer handoffs in one topic
  • follow-up validation in the same topic

Read references/review-loop.md when the task is specifically a review or fix loop. Read references/examples.md when you need concrete message patterns or recovery examples.

Core Rules

  • Prefer semantic agent names such as reviewer, implementer, codex reviewer, or codex architect.
  • Treat the returned agent_name and reclaim_token as authoritative.
Installs
5
GitHub Stars
1
First Seen
Apr 5, 2026