asgard-ai-platform/biz-bsc
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'.
npx skills add https://github.com/asgard-ai-platform/skills --skill biz-bsc
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?"
Trigger conditions:
When NOT to use:
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).
Before building the BSC, state the strategy in one sentence:
The strategy determines which objectives dominate each perspective.
Financial (lagging indicators — outcomes):
Customer (leading indicators for financial):
Internal Processes (leading indicators for customer):
Learning & Growth (foundation — enablers):
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.
For each objective, define:
# 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}
Scenario: BSC for a B2B SaaS company with strategy: "Grow through product-led growth"
| Perspective | Objective | Measure | Target | Initiative |
|------------|-----------|---------|--------|-----------|
| Financial | Increase ARR | Annual Recurring Revenue | $10M by Q4 | Expand pricing tiers |
| Customer | Improve retention | Net Revenue Retention | >110% | Launch customer success program |
| Internal | Accelerate feature delivery | Release cycle time | 2 weeks (from 6) | Adopt CI/CD pipeline |
| L&G | Build product analytics capability | % team trained on Mixpanel | 100% by Q2 | Product analytics bootcamp |
Causal chain: Analytics training (L&G) → faster, data-driven releases (Internal) → higher retention from better product (Customer) → ARR growth (Financial) ✓
What went wrong:
references/strategy-maps.mdreferences/framework-comparison.mdTake asgard-ai-platform/biz-bsc from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.