Engine Grounding Scout banner
StarshipSuperjam StarshipSuperjam

Engine Grounding Scout

Development community

Description

--- name: engine-grounding-scout description: Use when you are about to run the memory-recall sweep or a knowledge-graph impact traversal and the sweep will take several searches — it does the fan-out and hands back a short cited shortlist instead of filling your window with raw results. It gathers; you draw the conclusion. role: scout model-tier: mechanical model: haiku effort: low permissions: read-only output-contract: grounding-brief.v1 tools: [Read, Grep, Glob, mcp__engine-knowledge-graph,

Installation

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

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

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

Full documentation available on GitHub

View Source Repository