Engine Validation Runner banner
StarshipSuperjam StarshipSuperjam

Engine Validation Runner

Project Management community

Description

--- name: engine-validation-runner description: Use for focused verification while building — run the project's self-tests, or a named subset of them, and get back a short verdict instead of the whole log, saying whether it passed and for each failure what broke and where. It works in a throwaway copy, so it cannot produce the build coordinator's own validation evidence; use it for the checking you do while the work is still in progress. role: scout model-tier: mechanical model: sonnet effort: l

Installation

Installs to ~/.claude/agents/starshipsuperjam-engine-template-engine-validation-runner.md

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

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

Full documentation available on GitHub

View Source Repository