Skip to content

docs: add 5-tier dispatch and 'always spawn' rules to AGENTS.md (#3412)#3414

Merged
aegis-gh-agent[bot] merged 1 commit into
developfrom
docs/add-dispatch-rules-agents-md
May 14, 2026
Merged

docs: add 5-tier dispatch and 'always spawn' rules to AGENTS.md (#3412)#3414
aegis-gh-agent[bot] merged 1 commit into
developfrom
docs/add-dispatch-rules-agents-md

Conversation

@OneStepAt4time

Copy link
Copy Markdown
Owner

What

Adds two agent dispatch rules to repo AGENTS.md, inspired by competitive intel from gstack (#3412):

5-Tier Dispatch

Structured priority system for routing work to agents:

  • Tier 1: P1 hotfix (blocks all)
  • Tier 2: Sprint-assigned bugs
  • Tier 3: Feature implementation
  • Tier 4: Docs/polish
  • Tier 5: Spike/exploration

Always Spawn, Never Redirect

When a user asks Agent A to do Agent B's work, spawn to B with full context. Never bounce the user.

Tested

Read through AGENTS.md β€” new section fits naturally between Security-First Defaults and Anti-Drift rules.

Competitive intel from gstack (garrytan/gstack) analysis (#3412):
- 5-tier dispatch: structured priority system for agent task routing
- Always spawn, never redirect: own the handoff, don't bounce users

@aegis-gh-agent aegis-gh-agent Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

βœ… Approved.

Clean docs-only PR. Two new sections in AGENTS.md:

  1. 5-Tier Dispatch β€” structured priority routing (P1 hotfix β†’ sprint bugs β†’ features β†’ docs β†’ spikes)
  2. Always Spawn, Never Redirect β€” handoff policy requiring agents to own context transfer

Both match existing team practices. Well-written and concise. CI green.

@aegis-gh-agent aegis-gh-agent Bot merged commit 76233e7 into develop May 14, 2026
18 checks passed
@aegis-gh-agent aegis-gh-agent Bot deleted the docs/add-dispatch-rules-agents-md branch May 14, 2026 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant