noahrasheta/director

A Claude Code plugin for solo builders who use AI to ship software. Director handles the structure — vision capture, gameplan creation, task execution with fresh context, and goal-backward verification — so you can focus on what to build, not how.

1Stars on the repository
28Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

director-builder

01

noahrasheta/director

Agent

Implements individual tasks with fresh context. Writes code, makes changes, and produces atomic commits. Spawns verifier and syncer sub-agents.

1 6mo ago A 32 tokens original MIT

director-debugger

02

noahrasheta/director

Agent

Investigates issues found during verification and creates fix plans. Can read code and run diagnostic commands to understand what went wrong.

1 6mo ago A 28 tokens original MIT

noahrasheta/director

Agent

Analyzes existing codebases for a specific focus area. Writes technical analysis files to .director/codebase/ with prescriptive guidance and file paths.

1 6mo ago C 35 tokens original MIT

noahrasheta/director

Agent

Investigates project ecosystem or step-level technical domains. Writes research files to .director/research/ (onboarding) or step directories (step-level) for downstream agents.

1 6mo ago C 41 tokens original MIT

noahrasheta/director

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.

1 6mo ago A 37 tokens original MIT

director-mapper

06

noahrasheta/director

Agent

Analyzes existing codebases to understand architecture, tech stack, and file structure. Used for brownfield project onboarding.

1 6mo ago A 27 tokens original MIT

director-planner

07

noahrasheta/director

Agent

Breaks a project vision into Goals, Steps, and Tasks with dependency ordering and complexity indicators. Creates the gameplan.

1 6mo ago A 28 tokens original MIT

director-researcher

08

noahrasheta/director

Agent

Investigates libraries, APIs, and implementation approaches. Provides recommendations with tradeoffs for the builder agent.

1 6mo ago A 25 tokens original MIT

director-syncer

09

noahrasheta/director

Agent

Checks that .director/ documentation matches the current codebase state. Updates docs that have drifted. Only modifies files in .director/.

1 6mo ago A 31 tokens original MIT

noahrasheta/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).

1 6mo ago A 43 tokens original MIT

director-verifier

11

noahrasheta/director

Agent

Checks that built code is real implementation, not stubs or placeholders. Detects orphaned files and wiring issues. Read-only -- cannot modify code.

1 6mo ago A 34 tokens original MIT