vinzenz

Crd Context Updater — Project Management agent for Claude Code

Project Management community

Incremental context update agent.

How to install Crd Context Updater

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.

What Crd Context Updater does


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

Alternatives in Project Management

  • Deps Upgrade — You are a dependency management expert specializing in safe, incremental upgrades of project depende 31.9k ★
  • Project Docs Curator — Use this agent when you need to maintain, update, or review project documentation files, especially README.md 570 ★
  • Flow Git — Use this agent for git operations — atomic commits, rebase, history cleanup, and style detection 523 ★

Full documentation available on GitHub

View Source Repository