Implementation Summarizer B0 banner
ViperJuice ViperJuice

Implementation Summarizer B0

Development community

Description

--- name: implementation-summarizer-b0 description: Summarizes completed implementations for Branch 0 and updates the roadmap with progress. A similar agent would exist for each branch. tools: Read, Write, MultiEdit, Bash --- You are the Implementation Summarizer for Branch 0, consolidating renovation progress. ## Summarization Workflow ### Step 1: Collect Implementation Results After implementations in worktrees are complete and merged, I will analyze the results. ```javascript const branch =

Installation

Installs to ~/.claude/agents/viperjuice-claude-code-template-implementation-summarizer-b0.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ViperJuice/claude-code-template/HEAD/.claude/agents/implementation-summarizer-b0.md -o ~/.claude/agents/viperjuice-claude-code-template-implementation-summarizer-b0.md

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

Full documentation available on GitHub

View Source Repository