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.
The body is a lean, well-structured forensics workflow with executable Volatility commands, preservation-first validation, and a properly split one-level reference file. The main gaps are checklist-style (non-executable) guidance in the host and network phases and the absence of explicit error-recovery feedback loops.
Suggestions
Add executable commands for the host-artifact and network phases (e.g. tshark and EvtxECmd/PECmd invocations) alongside the checklists.
Add an explicit feedback loop for evidence integrity, e.g. 'If SHA256 of the working copy differs from the acquisition hash, stop and re-image.'
Trim the 路由上下文 routing metadata (上游/下游, MASTER R25) or move it to the reference file, since it does not advance the forensics task.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is dense and checklist-driven with no concept padding and assumes Claude knows the tools, but the 路由上下文 routing metadata and slight overlap between 适用场景 and 工作流 are tokens that do not directly advance the forensics task. | 4 / 5 |
Actionability | The memory section gives copy-paste Volatility 3 commands ('vol -f mem.dmp windows.pslist', etc.) and host/network sections give concrete artifact lists, but network and host-artifact guidance is checklist-style rather than full executable commands. | 4 / 5 |
Workflow Clarity | A clear four-phase sequence (保全→内存→主机伪影→网络) opens with hash/read-only preservation as a validation checkpoint and ends with a completion self-check, but it lacks explicit error-recovery feedback loops (e.g. hash-mismatch handling). | 4 / 5 |
Progressive Disclosure | Well-organized into clear sections with a well-signaled one-level-deep reference (references/forensics-triage.md, verified to exist) holding the detailed triage ordering and output template, keeping the body as an overview with easy navigation. | 5 / 5 |
Total | 17 / 20 Passed |