πŸ”Œ

architect-goggles

πŸ”ŒPlugin

AlexanderBorysenko/alex-makoto-plugins

VibeIndex|
What it does
|

Architect Goggles: a visual surface for looking at a codebase β€” agent-generated, task-scoped architecture maps (PCE) with structural and behavioral projections, black-box perimeter tracking, change review as diagram diffs, and a local viewer.

πŸͺ

Part of

AlexanderBorysenko/alex-makoto-plugins

Installation

Add marketplace in Claude Code:
/plugin marketplace add AlexanderBorysenko/alex-makoto-plugins
Step 2. Install plugin:
/plugin install architect-goggles@alex-makoto-plugins
0
-
AddedJul 14, 2026

More from this repository8

πŸ”Œ
product-designer-gogglesπŸ”ŒPlugin

Product maps (PJM): capability view + journey playback with screenshots, product impact diffs, HTML deck export.

πŸͺ
AlexanderBorysenko/alex-makoto-pluginsπŸͺMarketplace

Marketplace

πŸ”Œ
researcherπŸ”ŒPlugin

Deterministic research orchestration: complexity triage (L1/L2/L3), tool routing over Graphify/Serena/context-mode/web, anti-hallucination grounding, citable research memory.

πŸ”Œ
tasks-managerπŸ”ŒPlugin

Task journals + cross-plugin memory index (hub-and-spoke, Karpathy LLM-wiki framing). Formerly memory-system: spokes own domain memory; this hub owns task state and the link index.

πŸ”Œ
worktreesπŸ”ŒPlugin

Law-governed git worktree protocol for agents: standardized lifecycle (create/announce/isolate/sync/deliver/cleanup), non-negotiable laws (one worktree = one branch = one task, announce before create, no cross-worktree writes), a per-project registry, and /wt-* commands.

πŸ”Œ
orchestratorπŸ”ŒPlugin

Bundle orchestrator: injects a generated routing table of all installed alex-makoto plugins plus hand-authored when-to-use, handoff, and precedence rules into every session, so Claude picks and chains the right plugin without being told.

πŸ”Œ
project-executorπŸ”ŒPlugin

Execution memory + real local execution: lifecycle, tests, browser flows, instrumented bug repro, evidence-backed reports.

πŸ”Œ
observerπŸ”ŒPlugin

Self-improvement loop for the plugin suite: audits sessions (transcript digest + journals/registries/git) against what the plugins prescribe, proposes user-gated unified-diff patches to plugin source in this repo, commits approved ones, and tracks finding recurrence.