rchase999/aidd

AI-Driven Development for Claude Code: Ideate -> Research -> a human decision gate in the browser -> Execute. Apply, Infer, or Innovate past every researched option.

2Stars on the repository
18Mods indexed here, across every type
23d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

aidd-executor

01

rchase999/aidd

Agent

Implements one vertical slice of an AIDD build under the decision contract. Reads decisions.md, respects APPLY/INFER/INNOVATE/DEFERRED stances, verifies by running the code. Use for parallel slices during the execution phase.

2 23d ago A 55 tokens original MIT

aidd-gate-designer

02

rchase999/aidd

Agent

Themes the research gate HTML page for a specific project — palette, type, motif, hero — without touching the submission mechanism. Use during the AIDD gate phase after options.json validates.

2 23d ago A 44 tokens original MIT

aidd-scout

03

rchase999/aidd

Agent

Researches one decision segment exhaustively (docs, GitHub repos and code, registries, critiques, prior art) and returns a validated JSON fragment of options with pros, cons, and real sources. Use one scout per segment, launched in parallel, during the AIDD research phase.

2 23d ago A 63 tokens original MIT

aidd-surveyor

04

rchase999/aidd

Agent

Surveys an existing codebase before an AIDD run — what stack is in place, what conventions hold, what constraints bind, and which decisions are already closed. Use at the start of any AIDD run in brownfield mode, before research derives segments.

2 23d ago A 57 tokens original MIT