Plugin Claude Code
Plugin marketplace listing 1 plugin: director.
Plugin Claude Code
Plugin marketplace listing 1 plugin: director.
Plugin Claude Code
Opinionated orchestration for vibe coders.
Agent
Implements individual tasks with fresh context. Writes code, makes changes, and produces atomic commits. Spawns verifier and syncer sub-agents.
Agent
Investigates issues found during verification and creates fix plans. Can read code and run diagnostic commands to understand what went wrong.
Agent
Analyzes existing codebases for a specific focus area. Writes technical analysis files to .director/codebase/ with prescriptive guidance and file paths.
Agent
Investigates project ecosystem or step-level technical domains. Writes research files to .director/research/ (onboarding) or step directories (step-level) for downstream agents.
Agent
Conducts adaptive project interviews to capture the user's vision. Asks one question at a time, uses multiple choice when possible, and surfaces decisions the user hasn't considered.
Agent
Analyzes existing codebases to understand architecture, tech stack, and file structure. Used for brownfield project onboarding.
Agent
Breaks a project vision into Goals, Steps, and Tasks with dependency ordering and complexity indicators. Creates the gameplan.
Agent
Investigates libraries, APIs, and implementation approaches. Provides recommendations with tradeoffs for the builder agent.
Agent
Checks that .director/ documentation matches the current codebase state. Updates docs that have drifted. Only modifies files in .director/.
Agent
Reads analysis files from parallel agents and synthesizes them into a cohesive summary. Works in two modes: research synthesis (from deep researchers) and codebase synthesis (from deep mappers).
Agent
Checks that built code is real implementation, not stubs or placeholders. Detects orphaned files and wiring issues. Read-only -- cannot modify code.
Hook
Runs when a session starts, executing session-start.sh. From noahrasheta/director.
Hook
Runs when a session ends, executing state-save.sh. From noahrasheta/director.
Skill Claude CodeCodex
Create, view, or update your project gameplan. Breaks your vision into Goals, Steps, and Tasks.
Skill Claude CodeCodex
Think out loud with full project context. Explore ideas one question at a time.
Skill Claude CodeCodex
Show Director commands with examples. Use when the user asks what Director can do, how to use it, or needs guidance.
Skill Claude CodeCodex
Capture an idea for later without interrupting your flow.
Skill Claude CodeCodex
Review your saved ideas and decide what to do with them.
Skill Claude CodeCodex
Check that what was built actually works. Runs verification on your project.
Skill Claude CodeCodex
Set up a new project or map an existing one. Creates your vision document through a guided interview.
Skill Claude CodeCodex
Handle a change in direction for your project. Maps impact and updates your gameplan.
Skill Claude CodeCodex
Make a fast change without full planning. Best for small, focused tasks.