qbr-preparation-assistant
Quarterly Business Review preparation and facilitation skill with agenda and materials generation
Best use case
qbr-preparation-assistant is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Quarterly Business Review preparation and facilitation skill with agenda and materials generation
Teams using qbr-preparation-assistant should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/qbr-preparation-assistant/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How qbr-preparation-assistant Compares
| Feature / Agent | qbr-preparation-assistant | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Quarterly Business Review preparation and facilitation skill with agenda and materials generation
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# QBR Preparation Assistant
## Overview
The QBR Preparation Assistant streamlines Quarterly Business Review preparation and facilitation. It automates agenda generation, compiles performance summaries, creates trend visualizations, and tracks follow-up actions to ensure productive supplier review meetings.
## Capabilities
- **QBR Agenda Generation**: Structured meeting agenda creation
- **Performance Summary Compilation**: Automated scorecard and metrics aggregation
- **Trend Analysis Visualization**: Performance charts and graphs
- **Issue and Action Log Aggregation**: Outstanding item compilation
- **Innovation Pipeline Tracking**: Joint innovation initiative status
- **Forecast Alignment Review**: Demand-supply alignment assessment
- **Discussion Guide Creation**: Talking points and key questions
- **Follow-Up Action Tracking**: Action item assignment and monitoring
## Input Schema
```yaml
qbr_preparation_request:
supplier_id: string
review_period:
quarter: string
year: integer
performance_data:
scorecards: array
kpi_history: object
issues_log: array
action_items: array
strategic_topics: array
innovation_updates: array
forecast_data: object
attendees: array
meeting_date: date
```
## Output Schema
```yaml
qbr_preparation_output:
agenda:
meeting_details: object
sections: array
- topic: string
duration: integer
presenter: string
materials: array
performance_summary:
executive_summary: string
scorecard_summary: object
trend_analysis: object
key_achievements: array
areas_of_concern: array
issue_log:
open_items: array
closed_items: array
escalations: array
innovation_status:
active_initiatives: array
pipeline: array
completed: array
discussion_guide:
key_questions: array
talking_points: array
decision_items: array
action_tracker:
previous_actions: array
new_actions: array
presentation_deck: object
```
## Usage
### QBR Package Generation
```
Input: Supplier ID, Q4 2025 performance data
Process: Compile metrics, trends, issues, innovations
Output: Complete QBR package with presentation and materials
```
### Performance Trend Analysis
```
Input: 4 quarters of scorecard data
Process: Visualize trends, identify patterns
Output: Trend charts with commentary
```
### Action Item Follow-Up
```
Input: Previous QBR action items
Process: Track status, compile updates
Output: Action item status report with accountability
```
## Integration Points
- **Supplier Management Systems**: Scorecard and performance data
- **Project Management**: Action item tracking
- **Presentation Tools**: Slide deck generation
- **Tools/Libraries**: Data visualization, document templates
## Process Dependencies
- Quarterly Business Review (QBR) Facilitation
- Supplier Performance Scorecard
- Supplier Development Program
## Best Practices
1. Begin preparation 2 weeks before QBR date
2. Validate performance data with supplier before meeting
3. Focus on forward-looking discussion, not just review
4. Ensure appropriate executive participation
5. Distribute pre-read materials in advance
6. Follow up on action items within 48 hoursRelated Skills
elicit-research-assistant
AI-assisted literature review for question-answering over papers and evidence synthesis
academic-writing-assistant
Skill for assisting with academic and scientific writing
lean-proof-assistant
Interface with Lean 4 proof assistant for formal theorem verification
coq-proof-assistant
Interface with Coq proof assistant for formal verification
soundness-proof-assistant
Assist in constructing type soundness proofs using progress and preservation theorems
amortized-analysis-assistant
Apply amortized analysis techniques including aggregate, accounting, and potential methods
refactoring-assistant
Suggest and guide application of refactoring patterns to improve code quality
containerization-assistant
Assist in containerizing applications with Dockerfile generation and optimization
proof-assistant
Assist in constructing algorithm correctness proofs
process-builder
Scaffold new babysitter process definitions following SDK patterns, proper structure, and best practices. Guides the 3-phase workflow from research to implementation.
babysitter
Orchestrate via @babysitter. Use this skill when asked to babysit a run, orchestrate a process or whenever it is called explicitly. (babysit, babysitter, orchestrate, orchestrate a run, workflow, etc.)
yolo
Run Babysitter autonomously with minimal manual interruption.