OthmanAdi/MDDesign

Orchestrator plugin: composes planning-with-files, DESIGN.md, memory routing, agent teams, and session handoff into one contract for any modern coding agent. Cross-IDE.

13Stars on the repository
29Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

compose

01

OthmanAdi/MDDesign

Command Codex

One-shot wiring check for MDDesign. Verifies planning-with-files, DESIGN.md, code-memory-router, and Google linter are all reachable. Surfaces any missing piece with a one-line fix-it. Read-only.

13 4mo ago B 44 tokens original Apache-2.0

critique

02

OthmanAdi/MDDesign

Command Codex

Audit DESIGN.md against the actual code. Writes DESIGN.md.critique.md adjacent to DESIGN.md with five audit passes structural / drift / accessibility / completeness / consistency. Each finding has a stable id and a /mddesign:fix suggestion.

13 4mo ago A 49 tokens original Apache-2.0

doctor

03

OthmanAdi/MDDesign

Command Codex

Deep diagnostic. Checks every MDDesign dependency, verifies hooks fire, validates the lint toolchain, tests scratch directory write, and prints a fix-it for every failure. Use when something is broken or before publishing to confirm a clean install.

13 4mo ago B 47 tokens original Apache-2.0

fix

04

OthmanAdi/MDDesign

Command Codex

Apply a single safe quick win from DESIGN.md.critique.md. HITL gated. Re-lints DESIGN.md after every edit; reverts if lint regresses.

13 4mo ago A 34 tokens original Apache-2.0

handoff

05

OthmanAdi/MDDesign

Command Codex

Force a session catchup or a memory promotion outside the hook lifecycle. Default is catchup (read-only); promote is HITL gated.

13 4mo ago A 28 tokens original Apache-2.0

harvest

06

OthmanAdi/MDDesign

Command Codex

Scan the current codebase, cluster de-facto design tokens, write a structurally valid DESIGN.md at project root. Uses the design-archeologist subagent for the scan. Validates with npx @google/design.md lint and iterates until valid.

13 4mo ago A 52 tokens original Apache-2.0

inject

07

OthmanAdi/MDDesign

Command Codex

Manual one-shot inject of relevant DESIGN.md tokens into the current phase's findings.md "## Design Context" section. Useful before starting a UI subtask.

13 4mo ago A 31 tokens original Apache-2.0

memory

08

OthmanAdi/MDDesign

Command Codex

Save or recall via the three-tier memory layer. Routes to scratch (file-tier), WHERE (QMD via code-memory-router), or WHY (MemPalace via code-memory-router). Every WHY-tier write goes through the HITL gate.

13 4mo ago A 48 tokens original Apache-2.0

setup

09

OthmanAdi/MDDesign

Command Codex

Walk the user through installing every MDDesign dependency. Detects what is missing, prints exact install commands for the current platform, and verifies after each step. Safe to run multiple times.

13 4mo ago C 37 tokens original Apache-2.0

team

10

OthmanAdi/MDDesign

Command Codex

Dispatch a phase to a specialist subagent via PhaseSpec v1. Auto-picks the subagent if not specified. HITL gated before dispatch. Result appended to progress.md under "Phase Result".

13 4mo ago A 43 tokens original Apache-2.0