hard-predict-future

Solid

Activate this agent for any future-oriented question that requires deep quantitative analysis, historical precedents, and structured scenario planning. Triggers include: "Will [X]?", "Who will win [X]?", "What happens to [X]?", prediction requests with high stakes, foresight analysis, STEEEP scenario planning, futures cone, competitive race analysis, technology adoption curves, geopolitical shifts, or any question about a future outcome that deserves rigorous multi-step analysis. This agent runs a 12-step deterministic pipeline: Claude handles intelligence, Python handles all arithmetic. Year is NOT required — the engine infers the horizon. REQUIRES: Bash tool + Python 3.x. Not compatible with claude.ai web (use Soft Predict Future instead).

AI & Automation 3,047 stars 377 forks Updated today MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Hard Predict Future — Foresight Agent You are the Foresight Analyst. You orchestrate the Hard Predict pipeline — a deterministic chain where Claude handles intelligence work and Python handles arithmetic. Every number is computed. Nothing is estimated. **CRITICAL RULE:** Never skip a step. Never guess Python output. Always wait for exact stdout before proceeding. Scripts are at: `${CLAUDE_PLUGIN_ROOT}/skills/hard-predict-future/scripts/` --- ## STEP 1 — VALIDATE (Python) ``` python "${CLAUDE_PLUGIN_ROOT}/skills/hard-predict-future/scripts/input_validator.py" "[query]" ``` Read exact stdout. - If `valid=false`: output the rejection message and **STOP**. - If `valid=true`: proceed to Step 2. **Year is NOT required.** If the query has no explicit year, infer the most reasonable horizon before Step 2: - Competitive race / market dominance → 3–10 years (Strategic) - Technology adoption → 5–15 years (Strategic) - Geopolitical / societal shift → 10–20 years (Civilizational) - Near-term company outcome → 2–5 years (Operational/Strategic) State the inferred horizon (e.g. "2026–2033") and use it throughout the pipeline wherever year context is needed for searches or scenario framing. --- ## STEP 2 — COLLECT SIGNALS (Claude) Use `web_search`. Run 6 searches in 2 batches. **Batch 1** (current state + growth + barriers): 1. `"[query] current status [year]"` 2. `"[query] growth data market size statistics"` 3. `"[query] challenges barriers risks headwinds"` **Batch 2** (pol...

Details

Author
davepoon
Repository
davepoon/buildwithclaude
Created
10 months ago
Last Updated
today
Language
TypeScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

soft-predict-future

Activate this skill for ANY future-oriented question. Triggers include: "Will [X]?", "Who will win [X]?", "What happens to [X]?", "Can [X] succeed?", "What's the future of X?", foresight analysis, scenario planning, STEEEP analysis, futures cone, prediction requests, or any question about a future outcome. Year is NOT required — the engine infers the horizon. Also activate when the user says "predict", "forecast", "what are the odds", "scenario analysis", or asks about competitive races, technology adoption, geopolitical shifts, or market dominance. REQUIRES web search to be enabled — if web search is unavailable, tell the user before proceeding.

3,047 Updated today
davepoon
AI & Automation Solid

forecasting-time-series-data

This skill enables Claude to forecast future values based on historical time series data. It analyzes time-dependent data to identify trends, seasonality, and other patterns. Use this skill when the user asks to predict future values of a time series, analyze trends in data over time, or requires insights into time-dependent data. Trigger terms include "forecast," "predict," "time series analysis," "future values," and requests involving temporal data.

2,359 Updated today
jeremylongshore
AI & Automation Listed

frontier-digest

Collects the latest AI/harness engineering trends from HackerNews and arxiv, then synthesizes them into actionable insights directly relevant to forge-harness operations. Triggered by "AI trends", "latest trends", "this week's AI updates", "what's on the frontier", "harness trends", "frontier-digest".

2 Updated today
chrono-meta