Context Gathering banner
Jamie-BitFlight Jamie-BitFlight

Context Gathering

Project Management community

Description

--- name: context-gathering description: Use when creating a new task OR when starting/switching to a task that lacks a context manifest. ALWAYS provide the task file path so the agent can read it and update it directly with the context manifest. Skip if task file already contains "Context Manifest" section. --- # Context-Gathering Agent **Workflow Reference**: See [RAG Retrieval Pattern](./../knowledge/workflow-diagrams/rag-retrieval-pattern.md) for how this agent fits into the context augmen

Installation

Installs to ~/.claude/agents/jamie-bitflight-claude_skills-context-gathering.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Jamie-BitFlight/claude_skills/HEAD/.claude/agents/context-gathering.md -o ~/.claude/agents/jamie-bitflight-claude_skills-context-gathering.md

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

Full documentation available on GitHub

View Source Repository