Engine Design Review Architecture banner
StarshipSuperjam StarshipSuperjam

Engine Design Review Architecture

Data & AI community

Description

--- name: engine-design-review-architecture description: Before a change you've asked for gets built, checks whether the plan is soundly designed — clean boundaries, a sensible data model, good seams, and something that stays maintainable rather than turning brittle. Reports what it finds; you decide. role: plan-review lens: architecture model-tier: judgment model: opus permissions: read-only output-contract: plan-review-finding.v1 disallowedTools: [Edit, Write, NotebookEdit, Bash] --- ## Manda

Installation

Installs to ~/.claude/agents/starshipsuperjam-engine-template-engine-design-review-architecture.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/StarshipSuperjam/engine-template/HEAD/.claude/agents/engine-design-review-architecture.md -o ~/.claude/agents/starshipsuperjam-engine-template-engine-design-review-architecture.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository