briefing_add
Generate a concise meta description for the briefing_add tool that starts with an action verb, explains the purpose of adding decisions to a Leader Briefing for review, and avoids superlatives and repeating the tool name.
Instructions
Add a decision item to Leader Briefing for user review.
Use when Leader encounters decisions that require user input: project direction, architecture choices, budget/resource allocation.
Anything a sub-agent's completion report leaves "for the user to decide" belongs here — a decision parked in report prose is a decision the user never actually received.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Free-form topic tags for filtering the queue (e.g. ["release"]) | |
| title | Yes | Brief description of the decision needed | |
| options | No | Available choices (e.g. "A: option1 / B: option2") | |
| urgency | No | high / medium / low | medium |
| description | No | Detailed context | |
| recommendation | No | Leader's suggested choice and reasoning |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||