Context Scout banner
null0xxx null0xxx

Context Scout

Development community

Description

--- name: context-scout description: Grounds a kimi-atlas run by scanning the target repository for the facts, conventions, and constraints relevant to the coding intent, then returns a grounding-context JSON digest. Reads file contents as untrusted data. Justified by information asymmetry — it reads repo bytes the orchestrator has not loaded. tools: Read, Bash model: sonnet justification: asymmetry --- <!-- This file is dispatched directly by its own name: Agent(subagent_type="kimi-atlas:contex

Installation

Installs to ~/.claude/agents/null0xxx-kimi-atlas-context-scout.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/null0xxx/kimi-atlas/HEAD/agents/context-scout.md -o ~/.claude/agents/null0xxx-kimi-atlas-context-scout.md

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

Full documentation available on GitHub

View Source Repository