convex-doctor

Identify and fix convex-doctor findings across security, correctness, performance, schema, and architecture.

3|Updated May 23, 2026
One-click install
npx skills add https://github.com/waynesutton/finder9 --skill convex-doctor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: convex-doctor
Source: https://github.com/waynesutton/finder9/tree/main/.codex/skills/convex-doctor
Command: npx skills add https://github.com/waynesutton/finder9 --skill convex-doctor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the remediation workflow for convex-doctor findings across a codebase, guiding developers through a multi-pass process to elevate code quality and reduce risk across security, correctness, performance, schema, and architecture.

Core Features & Use Cases

  • Structured remediation workflow that follows the convex-doctor pass sequence to triage and fix findings efficiently.
  • Preserves suppressions and rationales from convex-doctor.toml for auditability and reproducibility.
  • End-to-end guidance from discovery to verification, including applying fixes, running validations, and reviewing risk-reduction outcomes in Convex backends.

Quick Start

Run convex-doctor and follow the remediation workflow to address findings across all categories.

Frequently Asked Questions about convex-doctor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fix static analysis findings in a Convex backend?

To fix static analysis findings in a Convex backend, you can run a structured remediation workflow that identifies and resolves issues across security, correctness, performance, schema, and architecture through a guided multi-pass process.

What is the best way to automate code remediation for Convex monorepos?

Automating code remediation for Convex monorepos involves using an end-to-end static-analysis workflow that triages findings, applies recommended changes safely, and validates risk-reduction outcomes across the entire codebase.

Does convex-doctor remediation work with existing suppression configurations?

Yes, the remediation process enforces compliance with suppressions defined in convex-doctor.toml, preserving existing rationales to maintain auditability and reproducibility while applying fixes.

How does multi-pass static analysis prioritize code quality fixes?

Multi-pass static analysis prioritizes code quality fixes by guiding developers through 17 distinct passes with explicit prioritization, systematically triaging and addressing findings across multiple risk categories.

Can I apply static analysis remediation safely to production Convex architectures?

Yes, the remediation workflow applies recommended changes safely by following a structured pass sequence that includes end-to-end guidance from discovery to verification, ensuring risk reduction without breaking existing architectures.