بنقرة واحدة
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.