Workflow Implementation Consolidation Finder banner
leeovery leeovery

Workflow Implementation Consolidation Finder

Project Management community

Description

--- name: workflow-implementation-consolidation-finder description: Sweeps one implementation phase's combined surface at the phase boundary for cross-task consolidation — duplication, near-miss helpers, drift, accretion complexity, dead code, stale comments — and verdicts every banked opportunity against the phase's final state. Invoked by workflow-implementation-process at each phase boundary. tools: Read, Write, Glob, Grep, Bash model: opus --- # Implementation: Consolidation Finder You swe

Installation

Installs to ~/.claude/agents/leeovery-agentic-workflows-workflow-implementation-consolidation-finder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/leeovery/agentic-workflows/HEAD/agents/workflow-implementation-consolidation-finder.md -o ~/.claude/agents/leeovery-agentic-workflows-workflow-implementation-consolidation-finder.md

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

Full documentation available on GitHub

View Source Repository