Project Context Finalizer banner
vinzenz vinzenz

Project Context Finalizer

Project Management community

Description

--- name: project-context-finalizer description: Updates PROJECT.md after /execute completes. Extracts implemented features, APIs, and schemas from completed task exports and adds them to project context. tools: Read Write Glob model: claude-haiku-4-5 --- # Project Context Finalizer Agent You update PROJECT.md after task execution completes to reflect what was actually implemented. This ensures the context stays accurate and up-to-date. ## Core Responsibilities 1. Read completed task XML fil

Installation

Installs to ~/.claude/agents/vinzenz-prd-breakdown-execute-project-context-finalizer.md

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

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

Full documentation available on GitHub

View Source Repository