← Back to Sandbox

Minimum viable prompt

Prompt Engineering Orchesta

The Hypothesis

If an agent has all the skills, tools, and prompts it needs — what's the smallest prompt that gets it running fully autonomously?

The Concept

Context is expensive. Every token in a prompt costs latency, money, and attention. If the agent already has access to a full registry of skills, tools, and prompt templates — via something like Orchesta — how little do you actually need to say to get it started? This experiment strips the initial prompt down to the absolute minimum while still achieving fully autonomous, zero-human-intervention execution.

The Flow.
Full prompt baseline
run a task with a detailed, hand-crafted prompt
Strip to essentials
remove context the agent can look up itself
Test autonomy
does the agent still complete the task without intervention?
Measure quality delta
compare output quality vs. full prompt
Find the floor
keep compressing until the agent breaks or drifts

Progressively shrinking the prompt until you find the minimum viable instruction for full autonomy.

Minimum viable prompt

The hypothesis

If an agent has all the skills, tools, and prompts it needs — what’s the smallest prompt that gets it running fully autonomously?


The concept

Context is expensive. Every token in a prompt costs latency, money, and attention. If the agent already has access to a full registry of skills, tools, and prompt templates — via something like Orchesta — how little do you actually need to say to get it started? This experiment strips the initial prompt down to the absolute minimum while still achieving fully autonomous, zero-human-intervention execution.


How it works

  1. Full prompt baseline — run a task with a detailed, hand-crafted prompt
  2. Strip to essentials — remove context the agent can look up itself
  3. Test autonomy — does the agent still complete the task without intervention?
  4. Measure quality delta — compare output quality vs. full prompt
  5. Find the floor — keep compressing until the agent breaks or drifts

Progressively shrinking the prompt until you find the minimum viable instruction for full autonomy.


What it explores


What we found


Learnings


Where it goes next

This has direct implications for how Orchesta’s skill registry is designed. If agents can fetch their own context, the registry needs to be optimised for discoverability — not just storage. We’re exploring whether a search-first interface (like Quiver’s approach) works better than a structured catalogue.

Want early access?
Some of these become products.

Innovation and frustration start in the sandbox. Tell us about your what-ifs and let's test something.

Start a conversation