agent-patterns
CommunityCoordinate parallel agents with clear SPAWN rules.
Software Engineering#reports#orchestration#coordination#claude-code#agent-patterns#parallel-agents#spawn-request
Authordamienlaine
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Sprint coordinates multiple specialized agents through structured communication patterns. This skill covers the SPAWN REQUEST format, report structure, parallel execution, and inter-agent coordination.
Core Features & Use Cases
- Spawn format: Define and parse SPAWN REQUEST blocks to spawn multiple agents in parallel.
- Orchestrated reports: Standardized agent reports and conformity checks.
- Coordination patterns: Clear communication flow between orchestrator and agents, enabling scalable collaboration.
Quick Start
Use a SPAWN REQUEST block to spawn the agents you need. For example:
SPAWN REQUEST
- python-dev
- nextjs-dev
- cicd-agent
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: agent-patterns Download link: https://github.com/damienlaine/agentic-sprint/archive/main.zip#agent-patterns Please download this .zip file, extract it, and install it in the .claude/skills/ directory.