director
Directs the current request through configured lower-tier agents. Use only for explicit /director or /dev-toolkit:director invocation.
git clone --depth 1 https://github.com/jamditis/claude-skills-journalism /tmp/director && cp -r /tmp/director/dev-toolkit/skills/director ~/.claude/skills/directorSKILL.md
# 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.
Web accessibility patterns for news and academic sites. Use for WCAG audits, alt text, accessible data viz, and assistive tech.
Electron desktop apps with React, TypeScript, and Vite. Use for IPC, window/tray, PTY terminals, WebRTC, and packaging.
Remote JavaScript console and debugging on mobile. Use for phone/tablet console errors, responsive testing, Eruda, and vConsole.
Flags irreversible decisions before commit. Use for data models, infra, auth boundaries, API contracts, event schemas, CI/CD.
Python data pipelines with modular architecture. Use for content workflows, batch jobs, or Google Sheets/Drive integration.
Enforces a test-driven bug-fixing workflow. Use when a user reports a bug, failing code, an error, or asks to fix something.
AI-assisted coding with Claude Code, Cursor, Copilot, Codex, Aider, or Windsurf. Use to build or debug generated code.
Authorized web scraping with fallback cascades and access-failure handling. Use for social media, yt-dlp, CAPTCHA or 403 blocks.