What problem does it solve?
Identifies structural issues, behavioral drift, token waste, and prompt-injection risks in a Spacebot agent's live system prompt so operators can fix root causes and reduce incorrect or unsafe model behavior.
Core Features & Use Cases
- Live Prompt Inspection: Pulls the fully rendered system prompt from the Spacebot inspect API and surfaces composition details and metadata.
- Layered Analysis: Diagnoses problems by layer (Identity files, channel template, dynamic fragments, knowledge synthesis, working memory, runtime status) and points to the exact source files or templates to edit.
- Safety & Efficiency Checks: Flags prompt injection vectors, redundant learned memories, excessive token spend, stale facts, and cross-process inconsistencies for actionable remediation.
- Use Case: Run when the agent exhibits unexpected behavior, produces verbose or contradictory responses, or consumes excessive context tokens.
Quick Start
Ask the agent to audit the live system prompt and produce a prioritized report of critical issues, token efficiency improvements, and exact file-or-template locations to fix them.