qbr-preparation-assistant

Quarterly Business Review preparation and facilitation skill with agenda and materials generation

509 stars

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

$curl -o ~/.claude/skills/qbr-preparation-assistant/SKILL.md --create-dirs "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/specializations/domains/business/supply-chain/skills/qbr-preparation-assistant/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/qbr-preparation-assistant/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How qbr-preparation-assistant Compares

Feature / Agentqbr-preparation-assistantStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/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 hours

Related Skills

elicit-research-assistant

509
from a5c-ai/babysitter

AI-assisted literature review for question-answering over papers and evidence synthesis

academic-writing-assistant

509
from a5c-ai/babysitter

Skill for assisting with academic and scientific writing

lean-proof-assistant

509
from a5c-ai/babysitter

Interface with Lean 4 proof assistant for formal theorem verification

coq-proof-assistant

509
from a5c-ai/babysitter

Interface with Coq proof assistant for formal verification

soundness-proof-assistant

509
from a5c-ai/babysitter

Assist in constructing type soundness proofs using progress and preservation theorems

amortized-analysis-assistant

509
from a5c-ai/babysitter

Apply amortized analysis techniques including aggregate, accounting, and potential methods

refactoring-assistant

509
from a5c-ai/babysitter

Suggest and guide application of refactoring patterns to improve code quality

containerization-assistant

509
from a5c-ai/babysitter

Assist in containerizing applications with Dockerfile generation and optimization

proof-assistant

509
from a5c-ai/babysitter

Assist in constructing algorithm correctness proofs

process-builder

509
from a5c-ai/babysitter

Scaffold new babysitter process definitions following SDK patterns, proper structure, and best practices. Guides the 3-phase workflow from research to implementation.

Workflow & Productivity

babysitter

509
from a5c-ai/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

509
from a5c-ai/babysitter

Run Babysitter autonomously with minimal manual interruption.