morpheus_gate_summary
Analyze gate outcomes to track firing frequency, issue detection, and code changes, helping identify valuable gates versus ceremonial ones in development workflows.
Instructions
Summarize gate outcomes: how often each gate fired, caught issues, changed code.
Returns lifetime stats across all plans if plan_id is omitted. Use this to identify which gates produce value and which are ceremony.
Args: plan_id: Optional plan ID to scope the summary
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |