Context Retrieval banner
ScottRBK ScottRBK

Context Retrieval

Development community

Description

--- name: context-retrieval description: Context retrieval specialist for gathering relevant memories, code patterns, and framework documentation before planning or implementation. Use PROACTIVELY when about to plan or implement code - searches Forgetful Memory across ALL projects, reads linked artifacts/documents, and queries Context7 for framework-specific guidance. tools: mcp__forgetful__discover_forgetful_tools, mcp__forgetful__how_to_use_forgetful_tool, mcp__forgetful__execute_forgetful_too

Installation

Installs to ~/.claude/agents/scottrbk-context-hub-plugin-context-retrieval.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ScottRBK/context-hub-plugin/HEAD/agents/context-retrieval.md -o ~/.claude/agents/scottrbk-context-hub-plugin-context-retrieval.md

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

Full documentation available on GitHub

View Source Repository