SQL Doc Autofix

Propose verified fixes for documentation SQL examples that fail the doc-rot checker (docs/scripts/run_sql_samples.py). Checks all three languages (docs/en, docs/zh, docs/ja) against every supported version (auto-discovered), classifies each FAILing example, and only for genuinely fixable ones proposes a corrected statement, verifies it against a live cluster of each version via the StarRocks MCP server, applies it to every language that carries the example, lints every file it touched with Vale (the same gate CI runs), and opens DRAFT [Doc] PRs whose backport boxes match exactly the versions each fix was verified on. Also emits a cross-language parity report. Never auto-merges.

starrocks df1c939 2 files · 38.7 KB Updated

File contents

starrocks/starrocks/tree/main/.claude/skills/sql-doc-autofix commit df1c93965f

Frequently asked questions

npx skillmds@latest add starrocks/sql-doc-autofix