future-predictor

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Future Predictor (The Oracle)

未来预测器(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.
  1. 上下文聚合:自动获取
    git diff
    、IDE中当前打开的文件以及bash历史记录中的最后10条命令。
  2. 轨迹预测:识别你当前工作的结构方向。你是在构建基础设施?还是在做优化?
  3. 三大下一步操作:输出你接下来极有可能采取的三个步骤,让你只需说“执行第2项”,而无需编写冗长的提示词。
  4. 盲点检测:指出如果继续当前工作轨迹,你大约45分钟后会遇到的明显漏洞。

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.
激活方式(触发短语:"What's next?"、"Oracle"、"Predict the future"):
  1. 执行上下文聚合。
  2. 以简洁有力的格式呈现三大下一步操作。
  3. 突出显示盲点警告。