Content
36%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 well-structured and concise but lacks any executable domain content — no formulas, code, or concrete workflow steps for the risk metrics it names, and its single reference target is missing from the bundle.
Suggestions
Add concrete, copy-paste-ready formulas or code for VaR, CVaR, Sharpe, Sortino, and drawdown (e.g. a minimal Python snippet per metric) so the Instructions section is actionable rather than boilerplate.
Replace the generic process bullets with a sequenced workflow with explicit validation checkpoints (e.g. 'compute returns -> calculate VaR -> cross-check CVaR >= VaR -> confirm drawdown against peak/trough').
Create the referenced resources/implementation-playbook.md (or remove the dangling reference) so progressive disclosure actually resolves.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly lean and token-efficient, but the opening line repeats the description ('Comprehensive risk measurement toolkit... Value at Risk, Expected Shortfall, drawdown') and the 'Do not use' bullets are generic filler that could be trimmed. | 4 / 5 |
Actionability | Instructions are pure boilerplate ('Apply relevant best practices and validate outcomes', 'Provide actionable steps and verification') with no formulas, code, or method-selection guidance for the named metrics; all substance is deferred to a missing file, so it describes rather than instructs. | 1 / 5 |
Workflow Clarity | A rough generic sequence exists (clarify goals, apply best practices, validate) but steps are poorly defined and lack concrete validation checkpoints for the actual risk calculations. | 2 / 5 |
Progressive Disclosure | Sections are well-organized and the reference to resources/implementation-playbook.md is clearly signaled one level deep, but that file does not exist on disk, so the promised detailed patterns are not navigable. | 3 / 5 |
Total | 10 / 20 Passed |