ワンクリックで
score-trajectory-analysis
Collect historical scores, fit saturation curves, detect inflection points
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Collect historical scores, fit saturation curves, detect inflection points
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
SOTA Performance Baseline Campaign — 5 strategies for systematically collecting, standardizing, and analyzing performance data across methods. Produces standardized comparison tables, progress curves, and headroom analysis.
Assess systematic biases in the evidence body — publication bias, reporting bias, and selective outcome reporting. Budget: 40 studies, 40 effect sizes, 40 web searches.
Track evidence accumulation over time — cumulative meta-analysis protocol design. Budget: 40 studies, 40 effect sizes, 30 web searches.
Design structured data extraction form for systematic meta-analysis data collection
Systematically extract effect sizes and conditions from papers for meta-analytic synthesis
Determine effect size types and calculation methods for meta-analytic synthesis
| name | score-trajectory-analysis |
| description | Collect historical scores, fit saturation curves, detect inflection points |
| execution | tactic |
| used-by | benchmark-archaeology |
Collect historical SOTA scores for a benchmark, arrange as time-series, fit saturation curves, and detect inflection points indicating phase transitions in benchmark difficulty.
Gather historical scores from multiple sources to build comprehensive timeline.
Sources (search in order):
Per data point, collect:
Minimum: 10 data points spanning at least 2 years.
Fit multiple saturation models to the SOTA envelope:
Report goodness-of-fit (R-squared) for each model. Select best-fit.
Classify benchmark status:
Detect inflection points:
trajectory:
benchmark: string
metric: string
data_points: int
time_span: string
sota_envelope:
- {date, score, model, source}
best_fit_model: logistic|exponential|linear|piecewise
fit_r_squared: float
saturation_status: pre-saturation|approaching|saturated|supersaturated
headroom: float
inflection_points:
- {date, type: acceleration|deceleration|step, cause: string}
estimated_ceiling: float
time_to_ceiling: string
| Metric | Minimum |
|---|---|
| Data points collected | 10 |
| Sources consulted | 3 |
| Curve models fitted | 3 |
| Saturation classification produced | 1 |