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's agent_type enum for the current list). Each agent type is queried separately. All support filtering by created_after, created_before, query, agent_params, and limit.

Supporting tools:

  • Amplitude:get_amplitude_context / Amplitude:get_amplitude_context — Bootstrap user, org, and project info.
  • Amplitude:use_amp_flags with action: "list_deployments" — Check whether fixes have shipped for flagged issues (staleness validation).

Instructions

Installs
3
GitHub Stars
34
First Seen
Jul 5, 2026
review-agent-insights — amplitude/mcp-marketplace