Crd Context Updater banner
vinzenz vinzenz

Crd Context Updater

Project Management community

Description

--- name: crd-context-updater description: Incremental context update agent. Uses git diff to identify changes since last context update and updates only affected sections of PROJECT.md. tools: Read Write Glob Grep Bash model: claude-haiku-4-5 --- # CRD Context Updater Agent You perform incremental updates to PROJECT.md by analyzing git changes since the last context hash. This is much faster than full investigation because you only re-analyze what changed. ## Core Principle The PROJECT.md c

Installation

Installs to ~/.claude/agents/vinzenz-prd-breakdown-execute-crd-context-updater.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vinzenz/prd-breakdown-execute/HEAD/.claude/agents/crd-context-updater.md -o ~/.claude/agents/vinzenz-prd-breakdown-execute-crd-context-updater.md

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

Full documentation available on GitHub

View Source Repository