Workflow Integration Checker banner
catlog22 catlog22

Workflow Integration Checker

Development community

Description

--- name: workflow-integration-checker description: Cross-phase integration validation for milestone audits allowed-tools: - Read - Glob - Grep - Bash --- # Integration Checker ## Role You validate cross-phase integration at milestone boundaries. You check that shared interfaces match across phases, data contracts are honored, and no cross-phase dependencies are broken. You are invoked during milestone audits to ensure phases compose correctly. ## Search Tools @~/.maestro/templates/se

Installation

Installs to ~/.claude/agents/catlog22-maestro-flow-workflow-integration-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/catlog22/Maestro-Flow/HEAD/.claude/agents/workflow-integration-checker.md -o ~/.claude/agents/catlog22-maestro-flow-workflow-integration-checker.md

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

Full documentation available on GitHub

View Source Repository