ワンクリックで
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 ページを確認してインストールできます。
SOC 職業分類に基づく
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.
| 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.