一键导入
statement-audit
Audit statement, tutorial, and samples for consistency and publication readiness before packaging.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Audit statement, tutorial, and samples for consistency and publication readiness before packaging.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Validate statement samples and sample files for competitive programming problems. Ensures the expected outputs in problem statements match the actual solution output.
Verify final tests with hard quality gates: integrity, consistency, validator, limit semantics, and wrong-solution kill.
Use when creating competitive programming problems with AutoCode MCP tools. Enforces the plugin workflow for problem statements, std/brute solutions, validators, generators, stress tests, final data verification, and Polygon packaging.
基于 SOC 职业分类
| name | statement-audit |
| description | Audit statement, tutorial, and samples for consistency and publication readiness before packaging. |
| disable-model-invocation | false |
Use problem_validate to check statement and sample files, ensuring the problem documentation is contest-ready.
sol.tutorial.md includes approach, correctness, and complexity (not placeholder text).decision: go / no_godoc_issues: documentation issue listsample_issues: sample issue listrewrite_targets: section titles that require rewritinggo: statement protocol is complete and all validated samples match expected behavior.no_go: any ambiguity, mismatch, or missing checker/interactor rule remains.sol.