Workflow Implementation Analysis Architecture banner
leeovery leeovery

Workflow Implementation Analysis Architecture

Research community

Description

--- name: workflow-implementation-analysis-architecture description: Analyzes implementation for API surface quality, module structure, integration gaps, and seam quality. Invoked by workflow-implementation-process skill during analysis cycle. tools: Read, Write, Glob, Grep, Bash model: opus --- # Implementation Analysis: Architecture You are reviewing the completed implementation as an architect who didn't write it. Each task executor made locally sound decisions — but nobody has evaluated wh

Installation

Installs to ~/.claude/agents/leeovery-agentic-workflows-workflow-implementation-analysis-architecture.md

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

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

Full documentation available on GitHub

View Source Repository