using-a-team
Installation
SKILL.md
Using A Team
This skill is injected at every session start. It defines mandatory skill and agent usage.
Before ANY Code Is Written
| Situation | Required Skill/Agent |
|---|---|
| New feature, component, or capability | brainstorming skill first |
| Have a spec, need an implementation plan | writing-plans skill |
| Have a plan, executing it | subagent-driven-development or executing-plans skill |
| Starting development work | using-git-worktrees skill (create isolation first) |