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 well-organized, lean instruction skill that delegates detail to a single clearly signaled reference and lays out a sequenced analysis workflow with an embedded verification checkpoint. The main weaknesses are Quick-Start/Workflow content overlap and tool-agnostic guidance that stops short of executable commands.
Suggestions
Tighten the overlap between Quick Start and Workflow so each field/artifact list appears in one place, or have Quick Start explicitly defer to the Workflow phases for detail.
Add a few concrete tool-agnostic or named-tool invocations (e.g., a sekurlsa/tickets dump or Rubeus export command) so the actionability reaches fully executable guidance for the common extraction cases.
Make the verify→retry dynamic explicit in the Prove Replay step (e.g., "if no accepting service is found, return to step 1 to re-scope the artifact") to strengthen the workflow feedback loop.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean and assumes Claude's knowledge (no explanations of what LSASS/Kerberos/DPAPI are), but the Quick Start steps and the Workflow phases cover overlapping ground—distinguishing replayable material and recording the same artifact fields appear in both—so a few tokens repeat rather than each earning its place uniquely. | 4 / 5 |
Actionability | Concrete field-level checklists (LUIDs, SPN, ticket flags, encryption type, package names) and named acceptance edges (SMB, WinRM, Schannel, DPAPI unwrap) give specific guidance; as an instruction-only skill no-code is not penalized, but it stops short of any tool-specific command, leaving minor gaps versus fully executable guidance. | 4 / 5 |
Workflow Clarity | A clear Map → Prove Replay → Reduce sequence with a verification checkpoint ("Prove Replay Or Acceptance" / "Reproduce the smallest host-artifact-to-accepted-privilege path that proves the decisive edge"); the destructive/batch cap does not apply to this read-only analysis skill, but there is no explicit validate→fix→retry loop, keeping it at 4 rather than 5. | 4 / 5 |
Progressive Disclosure | A well-structured overview (Quick Start, Workflow, Read This Reference, What To Preserve) with a clearly signaled one-level-deep reference to the verified `references/lsass-ticket-material.md` whose contents (session checklist, replay checklist, evidence packaging) are named in the body, matching the score-5 anchor. | 5 / 5 |
Total | 17 / 20 Passed |