review-agent-insights
Installation
SKILL.md
Review Agent Insights
Surface everything Amplitude's AI agents have found recently. Query every available agent type in get_agent_results, validate for staleness, and synthesize into a unified narrative ranked by impact with concrete follow-up actions.
CRITICAL: Tool Reference
Primary tool:
Amplitude:get_agent_results— Retrieve pre-computed analyses from Amplitude's AI agents. Supports multiple agent types (check the tool'sagent_typeenum for the current list). Each agent type is queried separately. All support filtering bycreated_after,created_before,query,agent_params, andlimit.
Supporting tools:
Amplitude:get_amplitude_context/Amplitude:get_amplitude_context— Bootstrap user, org, and project info.Amplitude:use_amp_flagswithaction: "list_deployments"— Check whether fixes have shipped for flagged issues (staleness validation).