Context Gather banner
ScottRBK ScottRBK

Context Gather

Development community

Description

--- description: Gather comprehensive context from Forgetful Memory, Context7 docs, and web sources before planning or implementation --- # Context Retrieval Command **Purpose**: Gather relevant context from Forgetful Memory, Context7, and web sources before planning or implementing code. **Usage**: `/context_gather <detailed task description>` --- Use the **context-retrieval** subagent to gather context for the following task: {TASK_DESCRIPTION} The context-retrieval subagent will: - Sea

Installation

Installs to ~/.claude/skills/scottrbk-context-hub-plugin-context_gather/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository