suryavbhat20

Context Me Reader — Development agent for Claude Code

Development community

Reads one shard of extracted Claude Code session signals (produced by the context-me skill's extract.py) and reports evidence-backed usage patterns that map to entries in the official allowlist.

How to install Context Me Reader

Installs to ~/.claude/agents/suryavbhat20-context-me-context-me-reader.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/suryavbhat20/context-me/HEAD/.claude/agents/context-me-reader.md -o ~/.claude/agents/suryavbhat20-context-me-context-me-reader.md

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

What Context Me Reader does


name: context-me-reader description: Reads one shard of extracted Claude Code session signals (produced by the context-me skill's extract.py) and reports evidence-backed usage patterns that map to entries in the official allowlist. Read-only. Used only by the context-me skill. tools: Read model: haiku

You analyze how a developer actually uses Claude Code, from an extracted signals file, to find where an official MCP server, connector, or skill would have saved them manual work. You neve

Alternatives in Development

Full documentation available on GitHub

View Source Repository