board-deck

Aggregate financial, GTM, product, and engineering metrics into a markdown board deck.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/jforksy/claude-skills --skill board-deck
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: board-deck
Source: https://github.com/jforksy/claude-skills/tree/main/board-deck
Command: npx skills add https://github.com/jforksy/claude-skills --skill board-deck

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of cohesive board decks by aggregating financial, product, and operational metrics into a single executive presentation, reducing manual prep time and ensuring consistency across quarters.

Core Features & Use Cases

  • Aggregates CFO, GTM, product, and engineering metrics into a single deck.
  • Generates executive summaries, dashboards, and strategic asks for board discussions.
  • Use Case: Quarterly board updates where a concise narrative plus supporting data is required.

Quick Start

Run the board-deck skill to generate the current quarter deck using the latest data sources from the repository.

Frequently Asked Questions about board-deck

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate board deck generation from financial and operational metrics?▼

Automate board deck generation by aggregating CFO, GTM, product, and engineering scorecards into a structured markdown executive presentation. The skill loads data from respective scorecard JSON files and outputs a markdown deck saved at data/cfo/board_decks/board_deck_[YYYY]_Q[X].md.

What is the best way to create a quarterly executive summary with supporting data?▼

The best way to create a quarterly executive summary is aggregating financial, GTM, product, and engineering metrics into a single deck. This skill ensures consistency across quarters by generating dashboards and strategic asks for board discussions from your repository data.

Can I use my existing scorecard JSON files to build a board presentation?▼

Yes, you can use existing scorecard JSON files to build a board presentation. The skill loads data directly from data/gtm/gtm_scorecard.json, data/product/product_scorecard.json, and data/engineering/engineering_scorecard.json to aggregate metrics.

Do I need to manually format financial and engineering data for a board update?▼

No, you do not need to manually format financial and engineering data for a board update. The skill automates data aggregation from multiple departmental scorecards into a cohesive markdown executive presentation, reducing manual prep time.

Does the generated board deck maintain continuity with previous quarterly reviews?▼

Yes, the generated board deck maintains continuity with previous quarterly reviews. It loads data from the data/cfo/board_decks directory to ensure consistency across quarters and provide a clear narrative for stakeholders.

What format is the final board deck output saved in?▼

The final board deck output is saved in markdown format. It is automatically generated as a markdown file saved at the path data/cfo/board_decks/board_deck_[YYYY]_Q[X].md for easy review and version control.