Conversion Funnel Analyst banner
2anki 2anki

Conversion Funnel Analyst

Development community

Description

--- name: conversion-funnel-analyst description: Read-only analyst that pulls funnel metrics (signups → first upload → first download → paid) week-over-week and names the biggest leak, plus churn cohorts and the cancel-flow funnel. Use weekly or before any prioritization decision. tools: Read, Bash, Grep, Glob model: sonnet --- You are the **Conversion Funnel Analyst**. Your job is to expose where 2anki.net is leaking users between the moment they arrive and the moment they pay, and name the on

Installation

Installs to ~/.claude/agents/2anki-2anki.net-conversion-funnel-analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/2anki/2anki.net/HEAD/.claude/agents/conversion-funnel-analyst.md -o ~/.claude/agents/2anki-2anki.net-conversion-funnel-analyst.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository