board-deck-analyzer
Analyzes board decks for trends, flag issues, prepare discussion points
Best use case
board-deck-analyzer is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Analyzes board decks for trends, flag issues, prepare discussion points
Teams using board-deck-analyzer 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/board-deck-analyzer/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How board-deck-analyzer Compares
| Feature / Agent | board-deck-analyzer | 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?
Analyzes board decks for trends, flag issues, prepare discussion points
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
# Board Deck Analyzer ## Overview The Board Deck Analyzer skill reviews portfolio company board materials to identify trends, flag issues, and prepare board members for effective engagement. It enables consistent, thorough board preparation across the portfolio. ## Capabilities ### Deck Analysis - Parse board deck content - Extract key metrics and updates - Identify significant changes - Compare to prior periods ### Trend Identification - Track metric trends across meetings - Identify improving/declining patterns - Spot concerning trajectories - Highlight positive momentum ### Issue Flagging - Flag missed targets and goals - Identify cash/runway concerns - Spot team and execution issues - Highlight strategic concerns ### Discussion Preparation - Generate discussion questions - Prepare talking points - Identify topics requiring attention - Support pre-board preparation ## Usage ### Analyze Board Deck ``` Input: Board deck document Process: Parse and analyze content Output: Analysis summary, key findings ``` ### Compare to Prior Periods ``` Input: Current deck, historical decks Process: Trend analysis Output: Trend report, change highlights ``` ### Generate Discussion Points ``` Input: Deck analysis, concerns Process: Develop questions and topics Output: Discussion preparation document ``` ### Flag Issues ``` Input: Board materials, thresholds Process: Identify concerns Output: Issue flags, priority ranking ``` ## Analysis Categories | Category | Key Elements | |----------|--------------| | Financial | Revenue, burn, runway, KPIs | | Product | Roadmap, delivery, metrics | | Team | Hiring, departures, org changes | | Market | Competition, customers, pipeline | | Strategy | Direction, pivots, priorities | ## Integration Points - **Board Engagement Process**: Core preparation skill - **KPI Aggregator**: Connect to historical metrics - **Action Item Tracker**: Link to follow-up tracking - **Board Member Assistant (Agent)**: Support board prep ## Common Flags | Flag Type | Trigger | |-----------|---------| | Cash Concern | Runway < 12 months | | Performance | Significant miss to plan | | Team | Key departure or hiring delays | | Market | Competitive threat | | Strategy | Major pivot or change | ## Best Practices 1. Review decks well before board meetings 2. Track metrics consistently over time 3. Prepare specific, constructive questions 4. Focus on strategic value-add 5. Follow up on prior meeting items
Related Skills
keyboard-navigation
Keyboard accessibility, focus management, and shortcuts.
terraform-analyzer
Specialized skill for analyzing Terraform configurations. Supports parsing, security scanning (tfsec, checkov), cost estimation (infracost), drift detection, and plan visualization across AWS, Azure, and GCP.
db-query-analyzer
Analyze database query performance with execution plans and index recommendations
dashboard-generator
Generate monitoring dashboards for Grafana and DataDog with alert integration
code-complexity-analyzer
Analyze code complexity metrics including cyclomatic complexity, code smells, and technical debt
cloudformation-analyzer
Validate and analyze AWS CloudFormation templates for security and best practices
semantic-code-analyzer
LLM-powered semantic analysis of code diffs to detect business-logic trojans
sast-analyzer
Static Application Security Testing orchestration and analysis. Execute Semgrep, Bandit, ESLint security plugins, CodeQL, and other SAST tools. Parse, prioritize, and deduplicate findings across multiple tools with remediation guidance.
crypto-analyzer
Cryptographic implementation analysis and validation for encryption algorithms, key sizes, and certificate management
semver-analyzer
Analyze code changes and determine semantic version bumps. Detect breaking changes automatically, suggest version bump (major/minor/patch), generate changelog entries, and validate version consistency.
api-diff-analyzer
Compare API specifications to detect breaking changes. Compare OpenAPI spec versions, categorize changes by severity, generate migration guides, and block breaking changes in CI.
process-analyzer
Analyze processes, identify workflows, define boundaries and scope, and map process requirements for specialization creation.