Content
77%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
An exceptionally actionable, well-sequenced workflow with strong validation feedback loops, but it is held back by repeated restatement of the opt-in discipline across multiple sections and a monolithic structure with no bundled reference files to offload detail.
Suggestions
Consolidate the --deep-fix and --restatement-check opt-in guarantees (default-off, additive-only, no verdict crosstalk, 'unavailable' is non-blocking) into a single canonical section and reference it elsewhere instead of restating the rules four times.
Move the large PROOF_AUDIT.json schema blocks and the Phase 3.6 restatement-check algorithm into bundled reference files under references/ and link to them, reducing the inline bulk and giving the skill genuine one-level-deep progressive disclosure.
Provide the shared-references/*.md files (external-cadence, reviewer-routing, fan-out-pattern, acceptance-gate, assurance-contract, reviewer-independence) as part of the bundle or document them as external, so the signaled references resolve to real files.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The ~850-line body assumes Claude's competence (no basic-concept explanations) but restates the same opt-in/no-crosstalk discipline for --deep-fix and --restatement-check across four sections (Phase 1 addendum, Deep-Fix Mode, Submission Artifact Emission, Key Rules), so it could be tightened rather than being fully lean. | 2 / 3 |
Actionability | Provides copy-paste-ready reviewer prompts, exact MCP tool-call conventions, concrete bash/pdflatex commands, full JSON schemas, and a fill-in fix-record template — fully executable guidance rather than abstract description. | 3 / 3 |
Workflow Clarity | Phases 0 through 5.5 are explicitly sequenced with validation checkpoints (acceptance gate, per-fix compile check, re-review rounds, counterexample suite, regression audit) and clear validate→fix→retry feedback loops for a destructive/batch-style operation. | 3 / 3 |
Progressive Disclosure | Sections and tables are well-organized and shared-references links are clearly signaled, but no bundle files exist (no references/scripts/assets or shared-references dir) and large schemas and the restatement-check algorithm live inline in a single monolithic file rather than being split into one-level-deep bundled references. | 2 / 3 |
Total | 10 / 12 Passed |