← ClaudeAtlas

ce-architecturelisted

Design repository-grounded solution architecture in three explicit modes: explore complete directions before decomposition with explore:<draft-slug>, shape one elected planning candidate read-only with shape:<draft-slug>, or baseline a written plan with a human-approved architecture package. Explore writes only a reviewable decision workbench; shape returns planning impact without editing the draft; baseline preserves plan-owned boundaries and requires final human approval. Use /core-engineering:ce-plan for decomposition, /core-engineering:ce-decide for one bounded technical fork, and /core-engineering:ce-spec for feature-level design.
relusion/vg-sdlc-claude-plugins · ★ 0 · Code & Development · score 70
Install: claude install-skill relusion/vg-sdlc-claude-plugins
# Architecture **Invocation:** `$ARGUMENTS` ## Runtime Inputs ### Select one mode Mode dispatch is the first action and performs no write. | Input | Mode | Outcome | |---|---|---| | `explore:<draft-slug>` | Explore | Compare complete solution directions and run the human Architecture Direction workbench before decomposition. | | `shape:<draft-slug>` | Shape | Test one parent-elected provisional plan candidate read-only and return its architecture impact. | | `<plan-slug>` or no prefix | Baseline | Build and, after explicit human approval, publish the solution-architecture package for a written plan. | For either prefix, require the complete input to match `(?:explore|shape):[a-z0-9]+(?:-[a-z0-9]+)*`. Load only the matching companion file and stop at its result: - `explore` → `${CLAUDE_SKILL_DIR}/exploration-mode.md`. Its validated `architecture-options.md` is the sole permitted domain write and requires the deterministic `architecture-workbench.py` renderer plus an independent `architecture-options-lint.py` pass before a selectable revision is shown. The model authors semantic directions and reasoning only; it never reverse-engineers validators or hand-builds report projections and hashes. - `shape` → `${CLAUDE_SKILL_DIR}/shaping-mode.md`. It is repository-read-only. A valid handoff proves `/core-engineering:ce-plan` already elected shaping; do not add a nested scope or consent gate. An input with neither prefix enters baseline mode. Accept only a canoni