Engine Design Review Feasibility banner
StarshipSuperjam StarshipSuperjam

Engine Design Review Feasibility

Data & AI community

Description

--- name: engine-design-review-feasibility description: Before a change you've asked for gets built, checks whether the plan can actually be built, shipped, and run — a realistic path, deployment and recovery, any data migration, cost, and outside dependencies. Reports what it finds; you decide. role: plan-review lens: feasibility model-tier: judgment model: opus permissions: read-only output-contract: plan-review-finding.v1 disallowedTools: [Edit, Write, NotebookEdit, Bash] --- ## Mandate You

Installation

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

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

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

Full documentation available on GitHub

View Source Repository