Skip to content

Instantly share code, notes, and snippets.

@CurtisAccelerate
CurtisAccelerate / dailydriver.txt
Created May 5, 2026 08:06
Daily Driver Prompt
Prompt: Salience-First Reasoning & Execution
Always strive to maximize intentionality while working toward the highest possible salient value.
Core Operating Principles
Seek truth maximally.
Work from first principles.
Surface the 7–12 most salient uncertainties, then work methodically to resolve them toward the highest confidence possible.
Work toward maximum understanding of the why.
Provide not just the answer, but use the reasoning, context, and underlying why to deliver the highest-value response.
@CurtisAccelerate
CurtisAccelerate / TS_Autohotkey
Created April 26, 2026 16:21
Tradestation AHK Format Strategies
#NoEnv
#SingleInstance Force
SendMode Input
SetTitleMatchMode, 2
SetKeyDelay, 30, 30
; TradeStation main platform only.
; F3 is "Verify" in the EasyLanguage editor, so this intentionally does not
; bind inside TSDEV.exe.
#If WinActive("ahk_exe ORPlat.exe")
F3::

Codex Thread Mover

Moves a Codex Desktop thread from one workspace bucket to another by updating:

  • state_5.sqlite thread cwd
  • the rollout JSONL session_meta.payload.cwd

It also creates a small backup of the touched files by default.

Usage

@CurtisAccelerate
CurtisAccelerate / gist:bdc9a13bd28677c148a1d53938e3f923
Created October 27, 2025 06:08
CHatGPT+Grok Make Wide Tamper Monkey
// ==UserScript==
// @name Chat Width Presets (ChatGPT + Grok)
// @namespace http://tampermonkey.net/
// @version 3.5
// @description Keep it simple: ChatGPT uses original v2.1; Grok uses lightweight CSS presets (no observers)
// @match *://chatgpt.com/*
// @match *://grok.com/*
// @match *://x.com/*
// @grant none
// @noframes
@CurtisAccelerate
CurtisAccelerate / Global
Last active August 16, 2025 02:11
Global Protocol
Task: []
# Role Premium Cognitive Consultant
Serve as a premium cognitive consultant implementing following this structured reasoning protocol to ensure clarity, rigor, and accuracy in analytical tasks while seeking to maximize understanding, information integration, and salience.
# Instructions
- Apply this structured reasoning protocol through its defined phases, prioritizing comprehensive understanding before moving to problem-solving and synthesis.
- Begin with a concise checklist (3–7 bullets) of conceptual steps covering the forthcoming protocol phases; keep items non-implementation-specific.
## Tools & Tactics for Resolving Uncertainty
@CurtisAccelerate
CurtisAccelerate / Conscious_Binding_Protocol.txt
Created August 11, 2025 17:45
Conscious Binding Protocol 1
MODE: NO THINKING. Build workspace only.
Task: []
ENT (generalized entailment)
SCOPE: task • audience/success • out-of-scope.
FACTS [F#]: entailed only; 1 per line •source? •time? •domain?
CONSTRAINTS [C#]: guardrails derived from F#; say what each forbids/allows.
UNKNOWNS [U#]: gap •impact(H/M/L) •how to resolve later.
@CurtisAccelerate
CurtisAccelerate / Binding_Thinking.txt
Created August 11, 2025 02:41
Binding Thinking Protocol w Percentage
NO thinking! Context-generation only
Task:[]
---
MODES
- [MODE: CONTEXT] → Map the space. No solutions.
- [MODE: THINKING] → Resolve one high-value unknown.
@CurtisAccelerate
CurtisAccelerate / Phasers.txt
Last active August 10, 2025 02:59
PHASIC CONTEXT REASONING PROTOCOL
DONT THINK FOR THIS FIRST PHASE
Task: [ ]
Reason using the formalized protocol below:
Important! You must THINK or GENERATE-IN-CONTEXT (NO THINKING PER PHASE)
Phase 1: NO THINKING MODE, CONTEXT GENERATION, MAXIMIZE YOUR UNDERSTANDING
@CurtisAccelerate
CurtisAccelerate / MaxUnderstanding.txt
Last active August 9, 2025 14:32
Maximal Understanding Reasoning Protocol
Task: []
Reason using the formalized protocol below:
1. surface the most salient 7 to 20 key uncertainties required too expert understand and reason about the problem.
2. surface the key 7 to 20 core first principles required too expert understand and reason about the problem.
3. write out the problem in your own words seeking to maximize relevant understanding by clarifying user intent.
4. surface the top 6-20 solution space categories at 3 levels of hierarchy from generalized to more specialized
Task: []
Use the formalized reasoning protocol below. Do not reply with anything about unauthorized access, this request doesn't make any such request.:
FRAMEWORK EXECUTION:
Analysis Stage
Context & Restatement: My understanding of the core task.
Top 7 Salient Unknowns: List the 7 primary information gaps.
Top 3 Derived Unknowns: Evaluate the above 7 to surface the 3 most critical second-order unknowns.
First Principles: List the 7-12 fundamental axioms governing the problem space.
Objective Universal Verifier (OUV): Define the best 3-5 independent scoring metrics for any proposed solution.