| name | agent-roles |
| description | Unified multi-agent role system — Builder, Coder, Council, Orchestrator, Plan, Researcher, Reviewer, Scribe. Use when use when coordinating multi-agent workflows with role delegation Triggers on keywords: agents, roles, orchestration, delegation.
|
| allowed-tools | Read, Write, Bash, Edit, Grep, Glob |
| user-invocable | true |
| mcp-servers | ["filesystem","github","docker"] |
Agent Role System
context
Unified multi-agent role system — Builder, Coder, Council, Oracle modes with automatic role selection based on task type and complexity. This skill provides system-level capabilities that maintain agent state, ensure consistency, and optimize resource usage across sessions and projects.
instructions
Step 1: Assess System Needs
- Identify the system operation required — memory, sync, compression, or role management
- Determine scope — single session, multi-session, or cross-project
- Map dependencies — what other systems or tools are involved
- Establish operational parameters — retention, frequency, thresholds
Step 2: Execute System Operation
- Initialize — Set up or load required state and configuration
- Process — Execute the core operation with proper error handling
- Validate — Verify the operation completed correctly
- Report — Document what was done and any issues encountered
Step 3: Generate System Report
## System Operation Report
### Operation
Type of operation performed
### Input
What was processed
### Output
Results of the operation
### State Changes
- Change 1: before to after
- Change 2: before to after
### Issues Encountered
- Issue: resolution
Step 4: Verify System Health
constraints
- NEVER modify system state without logging the change.
- NEVER assume operations succeed — always validate results.
- NEVER skip cleanup — system resources must be properly released.
- ALWAYS handle concurrent access and race conditions.
- ALWAYS maintain backward compatibility with existing state.
examples
Example: System Operation
Input: "Use when coordinating multi-agent workflows with role delegation"
Output:
## System Operation Report
### Operation
Agent Roles executed successfully
### State Changes
- Configuration updated with new parameters
- State persisted to storage
### Verification
- All health checks passing
- No resource leaks detected