agent-patterns

Installation
SKILL.md

Agent Patterns

Coordinate multi-agent workflows using structured communication protocols. Covers spawn requests, status reports, and inter-agent messaging within the sprint system.

Spawn Request Format

When launching a parallel agent, use this structure:

## SPAWN REQUEST
- **Agent ID**: <unique-id>
- **Role**: <role-name>
- **Task**: <one-line description>
- **Context**: <relevant files or state>
- **Expected Output**: <deliverable format>
- **Timeout**: <max duration>

Agent Report Format

Installs
22
GitHub Stars
73
First Seen
Feb 27, 2026
agent-patterns — aaaaqwq/claude-code-skills