2anki

46 mods across 1 repository, 324 stars between them.

_trio

01

2anki/2anki.net

Agent Claude Code

Shared working protocol for pm, designer, and engineer. Not a standalone agent — referenced by all three.

324 2d ago A 24 tokens

a11y-reviewer

02

2anki/2anki.net

Agent Claude Code

Read-only accessibility review of a web/ diff before flip-ready. Checks semantic HTML, keyboard navigation, focus states, labels, color contrast, ARIA misuse. Use after engineer finishes a UI change, before browser-check sign-off.

324 2d ago A 52 tokens

2anki/2anki.net

Agent Claude Code

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.

324 2d ago A 53 tokens

dead-code-auditor

04

2anki/2anki.net

Agent Claude Code

Read-only scan for unused exports, unreferenced files, dead imports, and unreachable branches in src/ and web/src/. Returns a prioritized list. Never edits anything. Run quarterly (see .claude/rules/dependencies.md update rhythm).

324 2d ago A 56 tokens

designer

05

2anki/2anki.net

Agent Claude Code

Makes UI/UX, copy, and visual consistency decisions for 2anki.net. Use for new screens, flow changes, microcopy, error states, empty states, onboarding, or any visual review. Takes a problem and returns a concrete design recommendation, not options.

324 2d ago A 56 tokens

engineer

06

2anki/2anki.net

Agent Claude Code

Implements features and bug fixes for 2anki/server. Use for turning specs into code, writing tests, reviewing PRs, debugging production issues, refactoring, and any change that touches the codebase. Takes a spec or issue, produces working code with tests, opens a PR.

324 2d ago A 61 tokens

harness-auditor

07

2anki/2anki.net

Agent Claude Code

Read-only coherence audit of the agent harness itself — CLAUDE.md, the .claude/rules/, the FEATURE.md files, and memory. Flags contradictions between rules, stale incident references, prose rules that no longer match the code, and gaps where a rule is stated but no computational sensor enforces it. Returns a…

324 2d ago A 88 tokens

migration-reviewer

08

2anki/2anki.net

Agent Claude Code

Read-only safety review of a Knex migration before it ships. Checks locking behavior, backfill strategy, rollback, naming, and kanel regeneration. Use before flipping any PR that adds a migration to ready.

324 2d ago A 46 tokens

pm

09

2anki/2anki.net

Agent Claude Code

Acts as Product Manager for 2anki/server. Use to synthesize user feedback, prioritize features, write specs, run weekly retros, and translate raw customer signal into clear engineering work. Trigger on phrases like "what should I build next", "here's some feedback", "write a spec for X", or any time raw customer data…

324 2d ago A 72 tokens

2anki/2anki.net

Agent Claude Code

Reads recent prod logs, picks the highest-impact recurring error, drafts a minimal fix PR with a regression test. Use when prod logs show a recurring crash with no open PR addressing it.

324 2d ago B 43 tokens

seo-content

11

2anki/2anki.net

Agent Claude Code

Owns landing-page content quality, topical authority, and internal linking on 2anki.net. Use for landing-page copy reviews, new landing-page proposals, content gaps against search intent, and sitemap audits.

324 2d ago A 44 tokens

seo-specialist

12

2anki/2anki.net

Agent Claude Code

Technical SEO strategist for 2anki.net — crawlability, indexation, Core Web Vitals, structured data, SERP/AI-overview features, and Search Console analysis. Use for technical SEO audits, schema work, sitemap/robots health, ranking diagnostics, and search-performance questions. seo-content owns the words; this agent…

324 2d ago A 77 tokens

support-triage

13

2anki/2anki.net

Agent Claude Code

Classify inbound support email (.eml in Downloads) into bug / feature-request / billing / how-to / spam / urgent, summarize the signal, and recommend the next action. Use whenever a new .eml lands or a batch is pasted.

324 2d ago A 55 tokens

test-writer

14

2anki/2anki.net

Agent Claude Code

Writes colocated tests for a given source file in an isolated worktree — Jest for src/, Vitest for web/src/. Reads the file, designs tests against the public surface, runs them, and returns the diff. Tests-only against existing source: the engineer owns tests that accompany a source change; this agent never edits…

324 2d ago A 0 tokens

batch

16

2anki/2anki.net

Command Claude Code

Dispatch N parallel worker agents to clear a queue of independent mechanical tasks.

324 2d ago A 13 tokens

changelog

17

2anki/2anki.net

Command Claude Code

Turn recent merged PRs into a user-facing changelog entry (also seeds blog/SEO content).

324 2d ago A 20 tokens

check

18

2anki/2anki.net

Command Claude Code

Parallel server tsc + server arch + web typecheck + web vitest + web lint.

324 2d ago A 18 tokens

cleanup

19

2anki/2anki.net

Command Claude Code

Prune merged/superseded local branches, audit done specs, clear dead worktrees.

324 2d ago A 18 tokens

deploy-status

20

2anki/2anki.net

Command Claude Code

SSH to 2anki.net, show pm2 status and recent server log tail.

324 2d ago A 16 tokens

drive-acquisition

21

2anki/2anki.net

Command Claude Code

Work GitHub issues that drive acquisition — verify relevance, close stale ones, fan out at most two engineer agents to open review-ready PRs.

324 2d ago A 28 tokens

harness-drift

22

2anki/2anki.net

Command Claude Code

Continuous-drift sweep — arch warnings, dead code, and Sonar drift outside the PR lifecycle.

324 2d ago A 19 tokens

implement

23

2anki/2anki.net

Command Claude Code

Take a spec and ship it - take over the draft spec PR, code, tests, mark ready.

324 2d ago A 20 tokens

overnight-prs

24

2anki/2anki.net

Command Claude Code

Autonomous overnight loop — verify issues against the codebase, close stale ones, ship PRs through /ship (bug fixes + trio-decided features/improvements, decisions documented), until done or limited.

324 2d ago A 40 tokens