work-mode-routing

Installation
SKILL.md

Work Mode Routing

When routing work to directors, follow these rules.

Director Selection

  • Choose one primary lane: directors/new-project, directors/maintain-project, or directors/learn-project.
  • Keep the chosen mode explicit in reasoning and handoffs.
  • directors/new-project: greenfield shaping and first proof.
  • directors/maintain-project: continuing and improving existing work.
  • directors/learn-project: extracting reusable lessons from other projects.

Routing Rules

  • Delegate to directors first.
  • For non-trivial work, require the active director to make decomposition explicit: subproblems, dependencies, output floors, and which specialist briefs can run in parallel.
  • Keep one primary mode active unless the user clearly wants a combined pass.
  • If the request mixes modes, sequence them deliberately instead of blurring them together. Prefer parallel lanes inside one mode before mixing modes together.
  • If two or more subproblems inside the same mode are independent, expect the director to launch them in parallel rather than serializing them.
Related skills

More from zrr1999/skills

Installs
3
Repository
zrr1999/skills
First Seen
Mar 16, 2026