Every Prompt You Send Drags 18,384 Words Of Junk. Here's How I Cut It

The speaker highlights the issue of overly complex AI harnesses—collections of rules and instructions surrounding AI models—that hinder performance and advocates for mapping and visualizing these harnesses to identify and eliminate redundancies. They propose six principles for building streamlined, effective harnesses tailored to specific models, supported by a tool that audits and optimizes AI setups to improve reliability and usability.

The speaker discusses the problem of overbuilding AI harnesses— the collection of custom instructions, project files, saved prompts, skills, tools, and permissions that surround AI models like Fable 5 and ChatGPT 5.6. Over time, they accumulated numerous rules and instructions intended to fix specific issues, which led to a bloated and inefficient harness that hindered AI performance. They emphasize that many users unknowingly build such harnesses incrementally, often blaming the AI model for failures rather than the surrounding setup, which can cause further unnecessary complexity.

To address this, the speaker created a skill that maps and visualizes the entire harness, making it easier to understand and manage. This mapping process reveals where each control lives, its purpose, ownership, and potential issues, distinguishing between different types of instructions such as permissions and textual rules. This visibility is crucial because it helps identify redundant or conflicting rules that confuse the AI, allowing for more intentional and effective harness design.

The speaker outlines six principles for building a stable harness. These include mapping the harness before cleaning it, blaming the correct layer (model vs. harness), ensuring one rule has one home and one owner to avoid duplication, loading specialist knowledge only when needed, enforcing hard requirements with machine-verifiable checks, and tailoring the harness to the specific AI model and product environment. These principles help maintain clarity, reduce bloat, and improve AI output quality by aligning the harness with the model’s capabilities and the task requirements.

Through practical examples, the speaker shows how a compact harness can outperform a thicker, more complex one by avoiding overload and focusing on essential instructions. They highlight differences between Fable 5 and ChatGPT 5.6 in how they handle context and instructions, stressing the importance of selective loading and appropriate checks. The speaker also points out that many existing harnesses contain excessive and outdated instructions, which can cause failures or degraded performance, especially as AI models evolve.

Finally, the speaker encourages users, developers, and product managers to adopt cleaner, more intentional harnesses that evolve alongside AI models. They offer their cleaner skill tool, which audits and optimizes AI setups by providing a clear map, cleaning suggestions, and a detailed receipt of changes. This tool aims to make AI easier to use and more reliable by helping users understand and control the complex systems around their models. The speaker invites feedback and plans to expand support for other AI models, emphasizing the community benefit of maintaining clean, efficient AI harnesses.