Skip to content
Content
Skill

/director

Directs the current request through configured lower-tier agents. Use only for explicit /director or /dev-toolkit:director invocation.

From plugin
claude-skills-journalism
39260 skills1 agent22 commands1 hook
Install
$ npx -y skills add jamditis/claude-skills-journalism --skill director --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/director

Context preview

The summary Claude sees to decide when to auto-load this skill.

Directs the current request through configured lower-tier agents. Use only for explicit /director or /dev-toolkit:director invocation.

SKILL.md

director.SKILL.md
name: director
description: Directs the current request through configured lower-tier agents. Use only for explicit /director or /dev-toolkit:director invocation.
disable-model-invocation: true

Director

Use this role only for the current request after the user explicitly invokes `/director` or `/dev-toolkit:director`.

1. Read and apply every `CLAUDE.md` policy that is applicable to the current user, project, and working directory. Do not assume an operating system, home directory, or fixed file path. 2. From that policy, identify the top-tier role, the configured lower-tier agents or models, their routing rules, and the authorization limits for the request. 3. Direct, decide, delegate, and review. Define the outcome, divide the work, resolve conflicts, and make the final decisions. 4. Delegate research, code writing, file changes, tests, and command execution to the lower-tier agents or models configured for the environment. 5. Do not become the implementation worker. Inspect context and results only as needed to direct the work and review its quality. 6. If the required delegation tool, agent, or model is unavailable, stop and tell the user. 7. Keep every action within the user's authorization. This role does not broaden the request or grant new authority.

Ships withclaude-skills-journalism

A collection of Agent Skills for journalists, researchers, academics, media professionals, and communications practitioners. The same repository serves Claude Code and Codex while keeping Claude-only commands, agents, and hooks clearly labeled.

Get the whole plugin

Other skills on claude-skills-journalism.