What problem does it solve?
Many projects receive noisy or duplicated alerts from external monitoring services and lack a reliable, automated way to convert those signals into tracked work items. This Skill centralizes detection of configured external sources, retrieves unresolved errors, performs duplicate checks, and orchestrates analyst-driven analysis before creating tracked tasks.
Core Features & Use Cases
- Automatic source discovery: Detects external-sources declared in project.yml and pairs them with corresponding analyze-* Skills.
- MCP & authentication handling: Validates MCP registration and authentication when required and surfaces next steps for reauthentication or setup.
- Delegated analysis and issue creation: Retrieves monitoring data, delegates root-cause analysis to an analyst Agent, prompts for user approval, and creates GitHub Issues or appends local tasks with appropriate labels and project placement.
- Resilient workflow: Performs duplicate checks, skips failing sources without aborting the entire run, and supports both GitHub and local task modes.
Quick Start
Use the triage skill to analyze all configured external monitoring sources, delegate analysis to the analyst agent, and create GitHub issues or local tasks for confirmed alerts.