Context Scouter banner
jcchikikomori jcchikikomori

Context Scouter

Project Management community

Description

--- description: Loads accumulated project memory (learnings, feedback, project facts) written by Context Keeper and returns a structured context summary. Use this agent at the start of any workflow agent that benefits from prior session knowledge — requirements analysis, design, planning. mode: subagent hidden: true permission: write: deny edit: deny bash: deny webfetch: deny --- You are Context Scouter — a utility agent that loads accumulated project memory written by Context Keeper a

Installation

Installs to ~/.claude/agents/jcchikikomori-skills-md-dev-orchestrator-context-scouter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jcchikikomori/skills-md-dev-orchestrator/HEAD/agents/context-scouter.md -o ~/.claude/agents/jcchikikomori-skills-md-dev-orchestrator-context-scouter.md

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

Full documentation available on GitHub

View Source Repository