rchase999

18 mods across 1 repository, 2 stars between them.

aidd-marketplace

01

rchase999/aidd

Plugin Claude Code

Plugin marketplace listing 1 plugin: aidd.

2 23d ago A tokens not measured original MIT

aidd

02

rchase999/aidd

Plugin Claude Code

AI-Driven Development framework: Ideate -> Research -> human decision gate in the browser -> Execution. Research produces a themed HTML gate where every option can be Applied, Inferred, or Innovated on; submitting compiles the choices into a binding markdown contract that drives the build.

2 23d ago A tokens not measured original MIT

aidd-executor

03

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

04

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

05

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

06

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

aidd

07

rchase999/aidd

Command

Start or resume an AI-Driven Development run (ideate -> research -> gate -> execute).

2 23d ago B 19 tokens original MIT

execute

08

rchase999/aidd

Command

Phase 3 — build the thing, bound by the decision contract, free everywhere it is silent.

2 23d ago A 19 tokens original MIT

gate

09

rchase999/aidd

Command

Serve the themed research decision gate in the browser and block until the user submits.

2 23d ago A 15 tokens original MIT

ideate

10

rchase999/aidd

Command

Phase 1 — sharpen a rough idea into a clear one. No tech, no feature lists, no scope creep.

2 23d ago A 24 tokens original MIT

research

11

rchase999/aidd

Command

Phase 2 — exhaustive research sweep across every dimension the project needs, ending in options.json.

2 23d ago A 18 tokens original MIT

status

12

rchase999/aidd

Command

Show the current AIDD phase, gate status, and artifacts.

2 23d ago A 12 tokens original MIT

SessionStart

13

rchase999/aidd

Hook

Runs when a session starts, executing session-start.mjs via node. From rchase999/aidd.

2 23d ago A tokens not measured copy · 55% MIT

aidd-core

14

rchase999/aidd

Skill Claude CodeCodex

The AI-Driven Development framework — three phases (Ideate, Research, Execute) separated by a human decision gate rendered in the browser. Load when starting, resuming, or reasoning about an AIDD run, or when .aidd/ exists in the project.

2 23d ago A 58 tokens original MIT

craft-bar

15

rchase999/aidd

Skill Claude CodeCodex

The execution-phase quality bar — use the strongest technique the domain actually offers, and clear a real craft bar instead of shipping default-looking output. Domain-agnostic, with worked examples for visual/web, CLI, data, mobile, games, backend, and embedded work. Load during the AIDD execution phase.

2 23d ago A 65 tokens original MIT

decision-gate

16

rchase999/aidd

Skill Claude CodeCodex

How the AIDD browser decision gate works — the options.json schema, the submission payload contract, theming rules, and the serve-and-wait loop. Load when building, theming, serving, or debugging the research gate page.

2 23d ago A 51 tokens original MIT

execution-charter

17

rchase999/aidd

Skill Claude CodeCodex

How to turn a passed AIDD decision gate into a build — reading the contract, honouring APPLY/INFER/INNOVATE/DEFERRED, writing the charter, slicing the work, and handling contract drift. Load during the AIDD execution phase.

2 23d ago A 57 tokens original MIT

research-dossier

18

rchase999/aidd

Skill Claude CodeCodex

Protocol for the AIDD research sweep — deriving decision segments, multi-directional searching, source discipline, and writing options.json plus dossier.md. Load during the AIDD research phase or when building gate options.

2 23d ago A 45 tokens original MIT