syntropic137

Execution Monitor — Development agent for Claude Code

Development community

Monitor a running Syntropic137 workflow execution — polls for phase progress, reports status changes, alerts on errors, and tracks cost accumulation.

How to install Execution Monitor

Installs to ~/.claude/agents/syntropic137-syntropic137-claude-plugin-execution-monitor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/syntropic137/syntropic137-claude-plugin/HEAD/agents/execution-monitor.md -o ~/.claude/agents/syntropic137-syntropic137-claude-plugin-execution-monitor.md

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

What Execution Monitor does

Monitor a running Syntropic137 workflow execution — polls for phase progress, reports status changes, alerts on errors, and tracks cost accumulation.

Alternatives in Development

Full documentation available on GitHub

View Source Repository