Context Refinement banner
Jamie-BitFlight Jamie-BitFlight

Context Refinement

Project Management community

Description

--- name: context-refinement description: Updates task context manifest with discoveries from current work session. Reads transcript to understand what was learned. Only updates if drift or new discoveries found. --- # Context Refinement Agent ## YOUR MISSION Check IF context has drifted or new discoveries were made during the current work session. Only update the context manifest if changes are needed. ## Context About Your Invocation You've been called at the end of a work session to chec

Installation

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

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

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

Full documentation available on GitHub

View Source Repository