What problem does it solve?
Delegation across multiple subagents often leads to fragmented context, missed insights, and inconsistent results. The Subagent Envelope Contract provides a disciplined reporting surface so every subagent returns both results and a structured envelope of critical context.
Core Features & Use Cases
- Enforce the Subagent Envelope Contract in every worker prompt to guarantee an [ENVELOPE-REPORT] is included with execution results.
- Define a clear MISSION-DIRECTIVE and a post-return intelligence extraction workflow to update memory, rules, and the global knowledge base.
- Use Case: orchestrate complex tasks by delegating to specialized subagents while preserving context, detecting pitfalls, and surfacing topology changes for operator review.
Quick Start
Instruct your AI to apply the envelope contract for every delegation and return an envelope with a report.