agentsclimarketplace

Biz bsc

Skill charlieviettq/awesome-agent-skill/.claude/skills/biz-bsc

Curated skill pack for LLM agents in engineer and science workflow (Cursor & Claude ready).

Install
npx -y skills add charlieviettq/awesome-agent-skill --skill biz-bsc

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 22 stars22 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

"Apply the Balanced Scorecard (BSC) framework to translate strategy into measurable objectives across Financial, Customer, Internal Process, and Learning & Growth perspectives. Use this skill when the user needs to set strategic KPIs, create a strategy map, align organizational goals, or connect daily operations to strategic vision — even if they say 'how do we measure strategy execution' or 'our KPIs feel disconnected'.".

SKILL.md

7.1 KB, as published. Nobody here has run it

Balanced Scorecard (BSC)

Overview

The Balanced Scorecard translates strategy into objectives and measures across four perspectives, creating a cause-and-effect chain: Learning & Growth → Internal Processes → Customer → Financial. It answers "are we executing our strategy?" not just "are we profitable?"

When to Use

Trigger conditions:

  • User needs to define strategic KPIs beyond financial metrics
  • User wants to connect operational activities to strategic goals
  • User building a strategy map or performance dashboard
  • User says "our KPIs don't reflect our strategy" or "how do we measure execution"

When NOT to use:

  • For one-time strategic analysis → use SWOT or Porter's
  • For project-level OKRs → use OKR framework
  • When only financial performance matters (rare)

Framework

IRON LAW: Four Perspectives, Causally Linked

The BSC is NOT four independent lists of KPIs. The four perspectives form
a CAUSAL CHAIN:

  Learning & Growth → Internal Processes → Customer → Financial

Investing in employee skills (L&G) improves process quality (Internal),
which increases customer satisfaction (Customer), which drives revenue (Financial).

If your BSC has no causal links between perspectives, it's just a KPI dump,
not a Balanced Scorecard.
IRON LAW: Each Objective Gets a Measure, Target, and Initiative

An objective without a measure is a wish.
A measure without a target is a statistic.
A target without an initiative is a hope.

Every BSC objective MUST have all three: measure (how to track), target
(what success looks like), and initiative (what action drives it).

Step 1: Clarify the Strategy

Before building the BSC, state the strategy in one sentence:

  • "Grow through customer intimacy" (relationship-driven)
  • "Win through operational excellence" (efficiency-driven)
  • "Lead through product innovation" (differentiation-driven)

The strategy determines which objectives dominate each perspective.

Step 2: Define Objectives per Perspective

Financial (lagging indicators — outcomes):

  • Revenue growth, profitability, cost efficiency, ROI, cash flow
  • Question: "What financial results must we deliver to satisfy stakeholders?"

Customer (leading indicators for financial):

  • Customer satisfaction, retention, acquisition, market share, NPS
  • Question: "What must we deliver to customers to achieve financial goals?"

Internal Processes (leading indicators for customer):

  • Process efficiency, quality, cycle time, innovation pipeline
  • Question: "What processes must we excel at to satisfy customers?"

Learning & Growth (foundation — enablers):

  • Employee skills, culture, technology infrastructure, knowledge management
  • Question: "What capabilities must we build to improve our processes?"

Step 3: Build the Strategy Map

Draw cause-and-effect arrows linking objectives across perspectives:

[L&G] Train sales team on consultative selling
  ↓
[Internal] Reduce sales cycle from 60 to 30 days
  ↓
[Customer] Increase customer satisfaction score to 4.5/5
  ↓
[Financial] Grow revenue 20% YoY

Every objective should connect to at least one objective in another perspective. Orphan objectives indicate a gap in strategic logic.

Step 4: Assign Measures, Targets, and Initiatives

For each objective, define:

  • Measure: Specific metric (quantitative preferred)
  • Target: Concrete threshold with timeframe
  • Initiative: Action or project that drives the metric

Output Format

# Balanced Scorecard: {Organization}

## Strategy Statement
{One-sentence strategy}

## Strategy Map

{L&G objectives} → {Internal Process objectives} → {Customer objectives} → {Financial objectives}

## Scorecard

### Financial Perspective
| Objective | Measure | Target | Initiative |
|-----------|---------|--------|-----------|
| {objective} | {metric} | {value by when} | {action} |

### Customer Perspective
| Objective | Measure | Target | Initiative |
|-----------|---------|--------|-----------|
| {objective} | {metric} | {value by when} | {action} |

### Internal Process Perspective
| Objective | Measure | Target | Initiative |
|-----------|---------|--------|-----------|
| {objective} | {metric} | {value by when} | {action} |

### Learning & Growth Perspective
| Objective | Measure | Target | Initiative |
|-----------|---------|--------|-----------|
| {objective} | {metric} | {value by when} | {action} |

## Causal Chain Validation
{Explain how L&G → Internal → Customer → Financial links work}

Examples

Correct Application

Scenario: BSC for a B2B SaaS company with strategy: "Grow through product-led growth"

PerspectiveObjectiveMeasureTargetInitiative
FinancialIncrease ARRAnnual Recurring Revenue$10M by Q4Expand pricing tiers
CustomerImprove retentionNet Revenue Retention>110%Launch customer success program
InternalAccelerate feature deliveryRelease cycle time2 weeks (from 6)Adopt CI/CD pipeline
L&GBuild product analytics capability% team trained on Mixpanel100% by Q2Product analytics bootcamp

Causal chain: Analytics training (L&G) → faster, data-driven releases (Internal) → higher retention from better product (Customer) → ARR growth (Financial) ✓

Incorrect Application

What went wrong:

  • Listed 15 KPIs with no causal links → KPI dump, not a BSC. Violates Iron Law: perspectives must be causally linked.
  • Financial: "Revenue $10M" with no measure, target timeframe, or initiative → Violates Iron Law: need measure + target + initiative.

Gotchas

  • Too many objectives: 3-5 per perspective is ideal. More than 5 loses focus. The BSC is about strategic priorities, not a comprehensive KPI list.
  • All lagging indicators: If every measure is a lagging indicator (revenue, satisfaction score), you can't manage proactively. Balance with leading indicators (training hours, pipeline quality).
  • L&G as an afterthought: Teams fill Financial and Customer easily but struggle with L&G. This perspective is the foundation — skip it and the whole chain breaks.
  • Cascading confusion: A corporate BSC and a department BSC should be linked but not identical. Department objectives should contribute to corporate objectives, not copy them.
  • BSC ≠ OKR: BSC is a strategic management system (4 perspectives, causal links, strategy map). OKR is a goal-setting framework (objectives + key results). They can coexist but serve different purposes.

References

  • For Strategy Map templates and examples, see references/strategy-maps.md
  • For comparison with OKR and other performance frameworks, see references/framework-comparison.md

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.