plugins
01Plugin Claude Code
Plugin marketplace listing 1 plugin: architect.
Plugin Claude Code
Plugin marketplace listing 1 plugin: architect.
Instructions file CodexOpenCode
AGENTS.md instructions for willhennessy/architect, covering agents.md (repo-local), mission, first 10 minutes checklist, canonical skills and responsibilities and test protocol (important).
Plugin Claude Code
Architecture discovery, planning, diagram rendering, and live Claude comment handoff.
Skill Claude CodeCodex
Generate the secondary Claude Imagine upload bundle (diagram-prompt.md) from existing architecture artifacts and rendered diagram output. Use when explicitly requested.
Skill Claude CodeCodex
Generate an interactive HTML architecture diagram (diagram.html) with drill-down navigation and Comment Mode. If architecture artifacts already exist, render from them; if not, first run architect-init to discover the repo and create the artifacts.
Skill Claude CodeCodex
Discover and model the architecture of an unfamiliar codebase, emit a canonical architecture model plus derived structured view files for multiple audiences, then automatically hand off to architect-diagram for the interactive HTML diagram. Use this skill when asked to explore a repository, identify runtime…
Skill Claude CodeCodex
Architecture planning sidecar for Claude's native Plan Mode. Turn product requirements, constraints, team size, timeline, assumptions, and tradeoffs into canonical architecture artifacts and, when useful, an interactive diagram. Strongly consider this skill in Plan Mode when a user is planning a new or changing…
Skill Claude CodeCodex
Generate a planning-time architecture proposal (before implementation) from user intent, constraints, assumptions, and tradeoffs; iterate with engineer feedback until explicit approval; emit canonical architecture artifacts using the shared schema. Use when the user is designing a new system or major feature and wants…
Skill Claude CodeCodex
Generate the secondary Claude Imagine upload bundle (diagram-prompt.md) from existing architecture artifacts and rendered diagram output. Use when explicitly requested.
Skill Claude CodeCodex
Generate an interactive HTML architecture diagram (diagram.html) with drill-down navigation and Comment Mode. If architecture artifacts already exist, render from them; if not, first run architect-init to discover the repo and create the artifacts.
Skill Claude CodeCodex
Discover and model the architecture of an unfamiliar codebase, emit a canonical architecture model plus derived structured view files for multiple audiences, then automatically hand off to architect-diagram for the interactive HTML diagram. Use this skill when asked to explore a repository, identify runtime…
Skill Claude CodeCodex
Run a repeatable eval round for the architect-init skill. Use this when you want to evaluate a new version of the skill on a fresh codebase, get subagent review of the generated architecture artifacts, reflect on the run, and optionally apply improvements to architect-init after user approval.
Skill Claude CodeCodex
Run repeatable planning-mode evals for architect-plan using an iteration workspace pattern with withskill vs baseline runs, three-lane grading (contract, semantic, steering-loop), and explicit promotion gates.