Content
86%Weight 40%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A concise, well-structured instruction-only skill body that assumes Claude's competence and routes detail to one real reference file. The workflow is clearly sequenced with proof and reproduction checkpoints, though an explicit retry/feedback loop on failed reproduction would raise workflow clarity further.
Suggestions
Add an explicit feedback loop: if the minimal differential request does not reproduce a decisive effect, instruct Claude to widen or re-target the canonicalization delta and re-prove, mirroring the validate-fix-retry pattern.
Optionally include one minimal paired-request example (baseline vs. differential) inline to make the 'Capture one accepted baseline request and one minimal delta' step copy-paste concrete.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Lean and efficient — short sections and bullets assume Claude already knows CL/TE, path normalization, and transfer framing, with no padded explanations of what request smuggling is. | 5 / 5 |
Actionability | Concrete procedural guidance ('Map every parsing hop', 'Capture one accepted baseline request and one minimal delta', 'Prove which hop interprets the request differently') is specific and actionable for an instruction-only skill, though it offers no executable code or commands. | 4 / 5 |
Workflow Clarity | A clear 5-step Quick Start and a 3-phase Workflow with proof/reproduction checkpoints ('Prove which hop', 'Reproduce one minimal differential path') plus a handoff decision, but there is no explicit validate-fix-retry feedback loop. | 4 / 5 |
Progressive Disclosure | Well-organized overview (Quick Start, Workflow, Read This Reference, What To Preserve) with a single one-level-deep reference that is clearly signaled and verified to exist at references/request-normalization-smuggling.md. | 5 / 5 |
Total | 18 / 20 Passed |