What problem does it solve?
This Skill removes the friction and mistakes involved in starting a Claude Code role session from a phased-development project, especially when the role must match a template, alias, and session-name convention.
Core Features & Use Cases
- Template Resolution: Finds the correct lead or internal role template, including alias-backed role names that map to a canonical agent.
- Config-Aware Spawning: Reads project orchestration settings and substitutes the correct project name, branch, repository, and root path values.
- Validation Guardrails: Checks session-name shape before spawning so lead, phase, epic, and sprint sessions stay routable and consistent.
- Use Case: A project orchestrator can quickly generate a valid spawn command for a VP, tech lead, or sprint lead without hand-editing prompt bodies or risking a malformed session name.
Quick Start
Use the spawning-a-role skill to read the project orchestration config, resolve the requested role template, and produce a ready-to-run Claude Code spawn command.