🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
26 lines
473 B
Markdown
26 lines
473 B
Markdown
# Quick Brief Template
|
|
|
|
Use for fast turnaround requests or simple topics. See [quick-brief-format.md](quick-brief-format.md) for when to use this format.
|
|
|
|
```markdown
|
|
# [Topic] - Quick Brief
|
|
|
|
**Date**: [Current date]
|
|
|
|
## Summary
|
|
[3-4 sentences covering the essentials]
|
|
|
|
## Key Points
|
|
- **Point 1**: [Details]
|
|
- **Point 2**: [Details]
|
|
- **Point 3**: [Details]
|
|
|
|
## Action Items
|
|
1. [Immediate next step]
|
|
2. [Follow-up action]
|
|
|
|
## Sources
|
|
[Brief list of pages consulted]
|
|
```
|
|
|