dept-resumelisted
Install: claude install-skill Tekkiiiii/the-agency
# dept-resume
Spawns a Dept Head agent for the given department with a pre-built briefing from `dept-state.md`. Lean context, fast start.
## Usage
```
/dept-resume [dept-slug]
/dept-resume content-creation
/dept-resume engineering
/dept-resume all
```
## Argument Resolution
| Argument | Action |
|---|---|
| `[dept-slug]` | Resume exactly one department |
| `all` | Resume all active departments (spawns in parallel) |
| no arg | Fail with usage hint |
## What It Does
1. Reads `~/.agency/agents/{dept}/state/dept-state.md`
2. Checks `~/.agency/agents/{dept}/state/incoming/` for pending inter-spawn tasks
3. Checks `~/.claude/agents/{dept}/state/dev-plan.md` for existence (dev-plan-absent check)
4. Spawns the Dept Head with dept-state.md inline — no extra reads on spawn
5. Dept Head boots per `core/runbooks/dept-boot-sequence.md` Mode 1
## Dev-Plan-Absent Check
After reading dept-state.md (Step 1), check whether `~/.claude/agents/{dept}/state/dev-plan.md` exists.
- **If absent** (and the initiative has 3+ D3 tracks): inject into the Dept Head spawn prompt:
"DEV-PLAN ABSENT — generate ~/.claude/agents/{dept}/state/dev-plan.md before dispatching
any Dept-Coords. Apply the two-condition parallel rule (see task-decomposition-methodology.md)
to assign layers. After generating the dev-plan, run /save-state and respawn to enter
the deployment phase with a clean context."
- **If absent** (simple initiative, <3 D3 tracks): skip dev-plan generation — not required
for sing