Setting the chapter. One moment.
Skills
Chapter 24 of 33
Audit and optimize an existing Convex app: security, scale, upgrades, observability.
1 minute · 276 words · 3 sections
The remediation WORKFLOW for an existing app: open with a scored assessment, then act on it — upgrade stale components and set up observability — plan-then-confirm-then-apply. The assessment itself is delegated to launch-readiness (the findings-bus scorer); optimize’s distinct value is the actions it takes on the result.
convex/ directory, the schema, and whether it’s an anonymous or cloud deployment.launch-readiness — one scored, deduped report across authz/reviewer/advisor/insights with an ordered fix plan. Do not re-run those passes by hand; optimize consumes launch-readiness’s report rather than re-implementing the audit.check-updates against the pinned @convex-dev/* components and fold stale-component (staleness-class) findings into the same plan.sentinel.Install this repository
npx skills add get-convex/agent-skillsSkills install per repository, not per chapter — the CLI has no documented per-skill form, so we do not print one.
main, last pushed 4 August 2026.SKILL.md, not by matching a directory convention. One layout observed: skills/*/SKILL.md.h1 and no skipped levels:/get-convex/agent-skills.md, and each chapter at its own .md URL.