Reads a PR or branch diff and produces a structured YAML change brief for downstream analytics instrumentation skills. Use this as the first step whenever a user shares a PR link, branch comparison, or raw diff and wants to understand what changed, what needs tracking, or how to instrument a feature. Trigger on phrases like "review this PR", "what changed in this branch", "help me instrument this diff", "check analytics coverage for this change", or any request to start the analytics review workflow.
$npx -y skills add amplitude/mcp-marketplace --skill diff-intakeInstalls into the current project.
Run `npx skills use "https://github.com/amplitude/mcp-marketplace" --skill "amplitude/mcp-marketplace/diff-intake"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/amplitude/mcp-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/amplitude/mcp-marketplace"` and select the relevant skills, then follow their instructions.