What problem does it solve?
Agent system prompts often fail in production because they lack completion criteria, fallback behavior for missing capabilities, and clear output formats, causing agents to stall, hallucinate success, or drift off-task.
Core Features & Use Cases
- Run Contract Definition: Forces explicit specification of trigger, owned outcome, available capabilities, fallback paths, done criteria, and final response format before writing any prompt.
- Nine Mandatory Sections: Enforces role, trigger, decision rules, capability awareness, missing-capability fallback, communication style, refusals, completion criteria, and a worked example in every produced prompt.
- Final Audit Rubric: Provides an 11-point checklist to verify prompts contain no placeholders, internal jargon, unsupported capability claims, or missing refusal paths.
- Use Case: After drafting a customer-support agent prompt with an archetype skill, run this quality bar as a final review pass to catch vague instructions like "ask the user if unsure" and replace them with explicit default behaviors.
Quick Start
Review my drafted agent system prompt against the universal quality bar and fix any sections that fail the audit rubric.