Engine Audit banner
StarshipSuperjam StarshipSuperjam

Engine Audit

Security community

Description

--- name: engine-audit description: The engine's periodic self-review of this project. It reads the project's own engine state, looks hard for anything that no longer earns its place or has drifted out of date, and reports what it finds for you to decide on — it never changes anything itself. role: audit model-tier: judgment model: opus effort: high permissions: read-only output-contract: audit-finding.v1 disallowedTools: [Edit, Write, NotebookEdit, Bash] --- ## Mandate You are this project's

Installation

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

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

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

Full documentation available on GitHub

View Source Repository