- Harness optimization
- Goal orientation
- Bitter lesson optimization
- Self-model audit
- Memory that compounds
- What does "better" even mean
- The autonomy ladder
- Security upgrades
- Prompt injection handling
- Deployed infrastructure audit
- Overall life and work optimization
- Big picture
- Where am I most wrong
- What 10×s and what dies
- Decisions into policy
- The one real constraint
- The bus-factor audit
- Development
- Peter Steinberger's loop prompt
- Public presence
- Blog consolidation
Now that people have tasted Fable and had it pulled away, many of us are queueing up work to have it do when it comes back.
I think the key is to focus on META-work, i.e., work that helps other work. Or, system upgrades vs. task upgrades.
Here are the ones I have planned and/or that I recommend:
Harness optimization
These prompts are related to improving our AI harness at a deep level across different dimensions.
Goal orientation
- Look at our overall harness. I need you to:
- Characterize what I’m ultimately trying to accomplish with it
- Then look at what parts of the system — such as our system prompt, AGENTS/CLAUDE.md files, hooks, skills, etc. — are working against that overall goal
- And if you don’t see a clear goal in our harness, interview me about it so we can get the system working cohesively in a single direction
- ultracode
Bitter lesson optimization
- Deeply study Richard Sutton’s Bitter Lesson essay and how it applies to overengineering, specifically for AI / Coding harnesses. Then I need you to:
- Do a full analysis of our AI harness in its entirety
- Look for places where we’re violating Bitter Lesson Engineering
- Give me a comprehensive plan for upgrading our system to be more flexible to future improvements in the models we use
- ultracode
Self-model audit
- Read everything my harness believes about me — identity, goals, voice, preferences — and find where it’s modeling a version of me that’s stale, aspirational, or just wrong. I need you to:
- Compare what my files say I am against what my recent behavior and work actually reveal
- Flag every place the system is optimizing for who I said I was, not who I am now
- Propose the specific edits that close the gap
- ultracode
Memory that compounds
- Look at everything my harness remembers and how it learns across sessions. I need you to:
- Find where knowledge goes to die — captured but never resurfaced, or never captured at all
- Tell me whether it’s actually getting smarter about me or just accumulating
- Design the retention, decay, and promotion rules that make every session compound into the next
- ultracode
What does “better” even mean
- I can’t improve what I can’t measure. I need you to:
- Define what “better” actually means for my harness — not vanity metrics, the thing I care about
- Build the evals and regression checks that catch it getting worse before I feel it
- Find where I’m already optimizing a proxy that’s drifting from what I really want
- ultracode
The autonomy ladder
- Map what my harness does on its own versus what it asks me to approve. I need you to:
- Find where I’ve handed an agent authority I shouldn’t have, and where I’m withholding it out of fear and paying for it
- Calibrate each action by risk against leverage, not habit
- Redesign the trust boundary so it’s neither reckless nor asking permission for everything
- ultracode
Security upgrades
These prompts involve upgrading how the harness handles security at multiple levels.
Prompt injection handling
- Do deep analysis of our overall AI harness and imagine and model how vulnerable it is to various levels of Prompt Injection. I need you to:
- Map out all the different inputs to the harness
- How the different input avenues are handled from a Prompt Injection standpoint using which models
- Based on the data that we have access to and the tools that we have access to, figure out what our Prompt Injection defense should be
- Research the best tools available
- And then finally give a full plan and recommendation on how to upgrade our harness in the long term so that it is less vulnerable to Prompt Injection overall
- ultracode
Deployed infrastructure audit
Go look at everything I have deployed across all my various projects, across all hosts, vendors, sites, and technologies and come up with a comprehensive list which we’ll add to attacksurface.md.
This will be a running list of things we need to keep updated and assessed continuously. I want to understand and constantly audit things like:
- What tech do they use?
- Self-hosted or third-party?
- How do we auth into that service
- What are common security issues and misconfigurations for that platform / tech
- What all do we have deployed there?
- Is it a web property? Databases? APIs? What is the total attack surface for that system?
- What are the security mechanisms we’ve defended that infra with? What exposure does each of those services have to different audiences, e.g., public, internal, behind VPN, token required, OAuth, etc?
Build an AttackSurface Skill that maintains this attacksurface.ai file as a resource, plus an AssessAttackSurface workflow that can assess any of our attack surfaces thoroughly and efficiently, and come up with a recommended frequency for continuous testing based on criticality and cost.
Overall life and work optimization
These are massive scope prompts that basically help you sort out your priorities, your projects, and come up with a plan for maximizing the next crucial few years.
Big picture
I need you to take a look at all my various projects and writing online and all the different activities we’ve been doing in our harness here, and what you know about me from web search and such, and then deeply analyze that.
Then I want you to take a look at what is going on in my field, what’s going on with AI, what’s going on with society and the future in general, and tell me what you think solves the Japanese Ikigai for me. What do you think I should be working on that will give me fulfillment but also be lucrative doing it for myself or with other collaborators or working for a corporation?
Make a number of concrete recommendations if you have them, and feel free to interview me to ask for additional context before creating the output. The goal is to clear up the chaos and chaotic nature of my different projects and help me get focused in a single direction. I could come up with:
- A domain
- A plan for how to publish my different projects
- How to explain them to others at parties or work events, et cetera.
Basically I’m confused about what all I’m doing and how I should focus it given all the change in the world.
Where am I most wrong
- Take everything you know about me, my plans, and my biggest current bets, and turn on me. I need you to:
- Steelman the case that my largest bet is wrong
- Surface the load-bearing beliefs my decisions rest on that I’ve never actually checked
- Tell me what evidence would change my mind, and whether I’d even notice it
- ultracode
What 10×s and what dies
- Given where frontier AI is actually heading, I need you to:
- Tell me which parts of my work and life are about to go obsolete, and which are about to 10×
- Separate what I should stop investing in now from what I should pour into
- Give me the specific changes to make this year, not someday
- ultracode
Decisions into policy
- Find the decisions I make over and over and stop re-litigating them. I need you to:
- Surface the choices I remake from scratch every time, and the latent rule behind each
- Sort them by reversibility and stakes — where I’m slow on cheap reversible calls and reckless on expensive irreversible ones
- Turn each into a standing policy I can run on autopilot
- ultracode
The one real constraint
- Out of everything limiting my life and work, I need you to:
- Find the single binding constraint — the actual bottleneck, not the loudest problem
- Show me where I’m pouring effort into things that aren’t the constraint
- Tell me the one move that relieves it, and what becomes possible once it’s gone
- ultracode
The bus-factor audit
- If I vanished for 30 days, I need you to tell me:
- What breaks, and what only keeps running because it’s in my head and never in the system
- Every undocumented dependency and you-shaped hole in how my life and work run
- The plan to get the load-bearing stuff out of my head and into something durable
- ultracode
Development
Loops that help you code better.
Peter Steinberger’s loop prompt
While repository maintenance is active, wake every five minutes.
Triage [repositories] and read each repository thread’s latest state.
Reuse one thread per repository; assign its highest-value bounded task only within granted permissions, and do not interrupt coherent active work.
Require tests, live proof, autoreview, and green CI before work can land.
Escalate product, access, security, or irreversible decisions. Record meaningful changes and stop when every item is landed, decision-ready, blocked, or has no work.
Public presence
Getting your public presence unified in the right place online.
Blog consolidation
Go and find everything I’ve written online since I’ve been writing on the internet across all different platforms, social media accounts, et cetera, and unify them into my permanent blog under my permanent domain which is ____________. Look at that domain, and if you think it’s a good one for a permanent location, let’s keep it. If you think I should use a different one, then recommend some others.
But take a look at everything in my content and everything I’ve done recently, and everything you know about me from my harness and all contacts you have about me, and figure out what the best domain name should be. It’s most likely going to be some variation of first name, last name, but maybe that doesn’t make sense.
Ultimately, I need to get everything consolidated into a single location so I don’t have all my different ideas and projects and content spread out to places where it will disappear over time as different platforms come in and out of style. Let’s get it all unified into a single location with a single host at our single domain.

