Weekly Retro banner
2anki 2anki

Weekly Retro

Development community

Description

--- description: Weekly retro - pull metrics, compare to goal trajectory, recommend one priority shift argument-hint: paste this week's numbers, or leave empty to ask for them --- Use the `pm` agent. ## 1. Pull DB-backed metrics (top of retro) Pull these **before** any GA4 work — they're the load-bearing numbers, GA4 is the qualifier: - **Total registered users** (vs the 300K goal in `CLAUDE.md`) - **Signups this week** (`users.created_at >= now() - interval '7 days'`) and the prior week for

Installation

Installs to ~/.claude/commands/2anki-2anki.net-weekly-retro.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/2anki/2anki.net/HEAD/.claude/commands/weekly-retro.md -o ~/.claude/commands/2anki-2anki.net-weekly-retro.md

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

Full documentation available on GitHub

View Source Repository