| name | briefing |
| description | Monday morning intelligence briefing. Scans competitors, news, market signals, customer data. Synthesizes into a 2-minute ranked summary with recommended actions. Octopus colors: Yellow (research) + Purple (synthesis). |
/briefing: Monday Intelligence Briefing
Octopus Colors: Yellow (Researcher) + Purple (Manager)
Process
- Read
.chairman/config.json for organization context and industry
- Read department knowledge bases for current priorities and active deals
- Research (Yellow agent work):
- Competitor activity (social, pricing, product launches)
- Industry news relevant to this business
- Market signals (trends, regulatory changes, opportunities)
- Customer signals from any available data (CRM notes, recent interactions)
- Synthesize (Purple agent work):
- Rank findings by urgency and business impact
- Filter noise: only include items that require awareness or action
- Format as a scannable briefing
Output Format
# Intelligence Briefing: [Date]
## Action Required (respond today)
- [Item]: [Why it matters]. Recommended: [action]
## Awareness (no action needed yet)
- [Item]: [Brief context]
## Signals to Watch
- [Emerging pattern or trend]
## Suggested Follow-ups
- [Skill to run next, e.g., /competitive if a competitor moved]
Rules
- Maximum 5 items total. Quality over quantity.
- If using web search, cite sources.
- If $ARGUMENTS provided, focus the briefing on that area.
- Write to
.chairman/reports/briefing-YYYY-MM-DD.md
- Update
.chairman/state.json with last_session date.