By alexei-led
Instruction-first architecture design and review: one read-only architect role, evidence-based design/review/scorecard/plan skills, methodology and tool skills, and report/design/plan templates.
Design a modular architecture from requirements, intended architecture notes, or an approved redesign brief. Use when asked to create architecture docs, define module boundaries, integration contracts, test specifications, or a target architecture before implementation. Blends Balanced Coupling, architecture-fitness thinking, and evidence from existing code when present. NOT for auditing current implementation quality (use architecture-review) or sequencing an already-approved design (use architecture-plan).
Turn approved architecture-design artifacts, with supporting review findings when present, into an incremental implementation/refactoring plan. Use when asked to plan a refactor, sequence remediation, or implement an approved target architecture. Produces a task-runner-compatible, verifiable plan that cites source findings, evidence, design decisions, contracts, or risks. NOT for applying changes (hand off to a mutator agent), designing target architecture (use architecture-design), or scoring (use architecture-scorecard).
Run a repeatable, evidence-based architecture review of an existing codebase. Use when asked to assess modularity, coupling, cohesion, dependency direction, circular dependencies, blast radius, fragile seams, shallow modules, testability, ownership boundaries, architectural drift, structural risk, or fit between intended and observed architecture. Drives local search/read/grep, code graph, GitNexus/change-history, AST/LSP, language, and operational tool evidence; scores with the scorecard and writes cited findings. NOT for line-level code review, target architecture design (use architecture-design), or implementation sequencing (use architecture-plan after design approval).
Assign architecture scores against the fixed rubric. Use when scoring or re-scoring architecture dimensions, choosing a band, setting confidence, or checking that a score is defensible. Enforces band-matches-value, evidence-per-score, and low-confidence caps. NOT for gathering evidence (use architecture-review) or writing plans (use architecture-plan).
Treat architecture intent as executable checks (fitness functions), not prose. Use when scoring the architecture_fitness dimension, recommending how to keep a boundary from re-rotting, or turning a finding into an enforceable check. Distinguishes checks that already run from checks you only recommend. NOT for judging coupling (use methodology-balanced-coupling) or assigning scores (use architecture-scorecard).
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Instruction-first architecture review for AI coding agents.
architect packages a read-only Architect role, portable Agent Skills, report/design/plan templates, and helper CLIs for evidence-based architecture design and review. It is built for Claude Code, Codex CLI, Pi, and other runtimes that can load Agent Skills-style capabilities.
The Architect does not rewrite systems. It designs target architecture from requirements, establishes intended architecture, maps observed structure, gathers local evidence, scores architecture quality with confidence, and returns design artifacts, a cited report, and/or an incremental architecture plan.
Install from GitHub through your runtime's plugin, marketplace, or package mechanism.
/plugin marketplace add alexei-led/architect
/plugin install architecture@architect
Use --scope project if you want the plugin recorded in project settings.
codex plugin marketplace add alexei-led/architect
codex plugin add architecture@alexei-led-architect
Or use the Codex UI:
/plugins → Add marketplace → https://github.com/alexei-led/architect → install architecture
Restart Codex after installing or updating plugins.
The Codex custom agent is generated at dist/codex/agents/architect.toml; copy or symlink it into ~/.codex/agents/ or .codex/agents/ when you want subagent spawning.
pi install git:github.com/alexei-led/architect
Use project scope when the architecture-review package should travel with a repository:
pi install -l git:github.com/alexei-led/architect
Restart Pi or run /reload after installing.
Pi package install loads skills. If you use a Pi subagent loader, symlink dist/pi/agents from the installed checkout into that loader's agent directory.
The Python CLIs can be installed directly from GitHub:
uv tool install git+https://github.com/alexei-led/architect.git
Then run:
architect-doctor --repo /path/to/repo
architect-validate-report path/to/report.md
architect-compare-reports base-report.md head-report.md
architecture.A full review follows this order:
architecture-design for remediation target-state work, architecture-plan only when an approved design already exists, or no next skill for pure audit.A design flow follows this order:
architecture-plan only when implementation sequencing is requested.Default user-facing routing:
architecture-review → architecture-design → architecture-plan → implementation by a mutator/engineer → architecture-review re-check.architecture-design → architecture-plan when sequencing is requested.architecture-review only.architecture-plan.Hard boundaries:
architect-doctor checks whether useful local analysis tools are available and records gaps as coverage limits, not fatal errors. The skills guide the agent across these tool families:
npx claudepluginhub alexei-led/architect --plugin architectureMulti-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.