Create a workflow-intelligence report from CCAM orchestration, delegation, tool flow, concurrency, complexity, compaction, and fleet-run data. Use for architecture reviews, agent-fleet analysis, or workflow optimization reports.
Resources
1Install
npx skillscat add hoangsonww/claude-code-agent-monitor/workflow-report Install via the SkillsCat registry.
SKILL.md
Workflow Report
- Confirm whether the report covers all sessions or one session.
- Read
GET /api/workflowsand, when scoped,GET /api/workflows/{sessionId}. - Summarize orchestration depth, subagent types, delegation patterns, tool
transitions, concurrency, model delegation, error propagation, and
compaction. - Identify serialization bottlenecks, repeated patterns, and error-amplifying
branches only when supported by returned values. - Provide a short architecture narrative, a metrics table, and prioritized
optimization opportunities. - Do not claim causality from correlation alone.