Content
77%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The content is a well-structured, actionable forecasting reference with concrete templates, named sources, and a clear reasoning workflow including a scoring feedback loop. Its main weaknesses are mild verbosity around concepts Claude already knows and a monolithic single-file structure that exceeds the 'simple skill' threshold without external references.
Suggestions
Trim explanations of concepts Claude already knows (e.g., the Tetlock/GJP attribution and basic bias definitions) to keep the token budget lean.
Split the large domain source-guide tables and prediction-tracking templates into reference files (e.g., SOURCES.md, TEMPLATES.md) and link to them from SKILL.md to improve progressive disclosure.
Add one fully worked example of the reasoning-chain template (with real values filled in) to complement the placeholder version.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Largely dense high-signal reference material (tables, templates, terse checklists), but includes some concepts Claude already knows such as the Tetlock attribution and basic bias definitions like 'Anchoring: Am I fixated on the first number'. | 2 / 3 |
Actionability | Provides concrete, copy-paste-ready artifacts — a fill-in reasoning-chain template, a prediction-ledger JSON schema, an accuracy-report template, named data sources per domain (FRED, SEC, IPCC), and numeric calibration rules ('±5-15% per strong signal'). | 3 / 3 |
Workflow Clarity | The reasoning chain lays out a clear 5-step sequence (reference class → specific evidence → synthesis → key assumptions → resolution) and the prediction lifecycle includes an explicit feedback loop via Brier scoring and the accuracy dashboard. | 3 / 3 |
Progressive Disclosure | The body is well-organized into clear sections, but at ~265 lines it is monolithic with no bundle files and no one-level-deep references; content such as domain source guides and templates remains inline rather than split into navigable references. | 2 / 3 |
Total | 10 / 12 Passed |