Content
78%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-organized instruction-only skill that defers detail to a single real reference file and sequences its workflow clearly. The main gap is actionability — it tells Claude what to record and reason about but provides no executable commands or reproduction tooling, and the workflow lacks explicit validation checkpoints.
Suggestions
Add at least one concrete reproduction command or tool invocation (e.g. a certutil/Certipy enrollment and mapping example) so the decisive issuance-to-acceptance chain is executable, not just described.
Insert an explicit validation checkpoint in the Workflow (e.g. 'Confirm the issued cert is accepted by the target service before declaring privilege') to close the validation gap.
Record the expected evidence artifact format (command output fields or a compact evidence block) so the 'Reproduce the smallest chain' step yields verifiable output.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Lean body that assumes Claude's competence: no concept explanations, no padded preamble, every line is an actionable directive or a field to record, well under the token budget. | 5 / 5 |
Actionability | Guidance is concrete in intent (named fields to record, named acceptance paths like PKINIT/Schannel/LDAPS/WinRM, a target reference file) but contains no executable commands, code, or tool invocations; it instructs what to capture rather than how to run anything. | 3 / 5 |
Workflow Clarity | A clearly numbered Quick Start plus a three-stage Workflow with explicit sequencing and a hand-off rule back to the Kerberos skill, but there are no validation checkpoints or verify-before-proceed steps for the issuance-to-acceptance reproduction. | 4 / 5 |
Progressive Disclosure | Well-structured overview with a single one-level-deep reference ('Load references/ad-certificate-abuse.md') that resolves to a real bundle file; sections are clearly signaled and the heavy detail is correctly deferred to the reference. | 5 / 5 |
Total | 17 / 20 Passed |