OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add get-convex/agent-skills --skill convex-improve-convex-plugin
Send this coding session's transcript to the Convex team for an AI post-mortem that improves the quickstart system.
npx skills add get-convex/agent-skills --skill convex-improve-convex-plugin
Sends the current coding session transcript to the anteater POST /review endpoint for an AI post-mortem. The review returns structured findings (ambiguous instructions, agent-stuck patterns, tooling failures, wins) targeted at the runbook, bootstrap script, skills, and components — not end-user data. Sharing is opt-in: the anteater-served helper asks once (Always / Just this once / Never) and remembers the choice.
curl -fsSL "<anteater>/send-transcript" | bash -s -- --idea "<one-line app idea from this session>".