mphinance/alpha-skills

future-predictor

The Oracle. Anticipates your next moves, predicts market shifts, and tells you what you will ask for next based on current codebase context and open files.

First seen May 9, 2026

Installation

$ npx skills add mphinance/alpha-skills --skill future-predictor

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from mphinance/alpha-skills · top by installs.

npx skills add mphinance/alpha-skills

Browse all from mphinance/alpha-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 21
License LICENSE
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,340 B
  • docs README.md 1,340 B
  • docs SUMMARY.md 179 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 84 installs

SKILL.md

Future Predictor (The Oracle)

"The best way to predict the future is to compute it."

The Future Predictor acts as a Middle Manager that constantly reads the tea leaves of your development environment. Instead of waiting for you to ask what to do next, it tells you what you should do next.

Core Directives

  1. Context Aggregation: Automatically pulls the git diff, currently open files in your IDE, and the last 10 commands from your bash history.
  2. Trajectory Prediction: Identifies the structural vector of your current work. Are you building infrastructure? Are you optimizing?
  3. The 3 Next Steps: Outputs exactly three highly probable next steps you are going to take, allowing you to simply say "Do #2" instead of writing a massive prompt.
  4. Blindspot Detection: Points out the obvious bug you are going to hit in about 45 minutes if you continue on your current trajectory.

Usage

When activated (Trigger phrases: "What's next?", "Oracle", "Predict the future"):

  1. Execute the context aggregation.
  2. Present the 3 next steps in a clean, punchy format.
  3. Highlight the blindspot warning.