Content
72%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The body is a concise, well-structured returns-modeling workflow that assumes domain knowledge and avoids padding. Its weaknesses are incomplete computational guidance (especially IRR with interim cash flows) and the absence of validation checkpoints in the workflow.
Suggestions
Add an explicit IRR calculation method that handles interim cash flows (e.g., XIRR / Newton-Raphson steps) instead of the vague 'adjust for interim cash flows'.
Insert a validation checkpoint after Step 2 to sanity-check results (e.g., equity bridge balances, MOIC and IRR cross-check, fee drag reconciled) before building sensitivity tables.
Provide a concrete, executable way to populate the sensitivity tables (a formula or script snippet) rather than leaving cells as empty templates.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Lean, table-driven structure that assumes Claude's competence — it never explains what IRR, MOIC, or private equity are, and every section earns its place. Not the level below because there is no unnecessary concept explanation or padding. | 3 / 3 |
Actionability | Gives concrete attribution formulas and a clear MOIC definition, but the IRR computation is hand-wavy ('adjust for interim cash flows') and the sensitivity tables are empty templates with no executable method to populate them. Not score 3 because key computational details are missing; not score 1 because several formulas and a precise input list are provided. | 2 / 3 |
Workflow Clarity | A clear Step 1–5 sequence is present, but there are no validation or sanity-check checkpoints (e.g., confirming the equity bridge balances or that IRR/MOIC are consistent). Not score 3 because explicit validation steps and error-feedback loops are absent; not score 1 because the steps are well sequenced. | 2 / 3 |
Progressive Disclosure | Self-contained with well-organized sections (Workflow, Key Formulas, Important Notes) and no nested references, which is appropriate for a focused single-file skill. Not score 2 because content is clearly sectioned rather than a monolithic wall, and there are no deep reference chains. | 3 / 3 |
Total | 10 / 12 Passed |