Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add fatihguner/foreman --skill balanced-scorecardgit clone --depth 1 https://github.com/fatihguner/foremanWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/fatihguner/foreman/balanced-scorecard)<a href="https://agentmods.dev/skills/fatihguner/foreman/balanced-scorecard"><img src="https://agentmods.dev/badge/skills/fatihguner/foreman/balanced-scorecard/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/fatihguner/foreman/balanced-scorecard"><img src="https://agentmods.dev/badge/skills/fatihguner/foreman/balanced-scorecard.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00081 | $0.03237 |
| Opus 5 | $0.00041 | $0.01618 |
| Sonnet 5 | $0.00016 | $0.00647 |
| Haiku 4.5 | $0.00008 | $0.00324 |
Grade A, and why
balanced-scorecard scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 240 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Read runtime and advisory rules before applying this skill. Other Foreman layers and the catalog are in ../../content/, relative to this SKILL.md.
Balanced Scorecard
Your financial statements are lying to you. Not through fraud -- through omission. Revenue, profit margins, and cash flow tell you what happened. They say nothing about what will happen. A company can post record quarterly earnings while its best engineers are updating their LinkedIn profiles, its customer satisfaction is cratering, and the process that produces its core product is one key-person dependency away from collapse. By the time these realities appear in the financial statements, the damage is done and the cost of recovery has multiplied. Robert Kaplan and David Norton published "The Balanced Scorecard" in Harvard Business Review in 1992, and for good reason it became one of the most widely adopted management frameworks of the past three decades: it forces organisations to measure what matters before it shows up in the P&L.
The Framework
The Four Perspectives
The Balanced Scorecard translates strategy into measurable objectives across four interdependent dimensions. Each perspective answers a different question, and together they provide a complete picture of organisational health.
Perspective 1: Financial -- "How do we look to shareholders?"
This is the perspective most organisations already measure obsessively. The Balanced Scorecard does not diminish its importance but contextualises it: financial results are the outcome of performance in the other three perspectives.
Typical measures for startups:
- Monthly recurring revenue (MRR) and growth rate
- Gross margin and unit economics (LTV:CAC)
- Burn rate and runway
- Revenue per employee
The financial perspective answers whether the strategy is delivering economic results. When financial metrics deteriorate, the Balanced Scorecard directs attention to the other three perspectives to identify the root cause -- rather than the reflexive response of cutting costs or chasing revenue.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago Changed · +239 lines · +81 tokens per session c3f9dab6e355
- 9d ago First seen · 1 lines · 0 tokens per session scan A bc8acb4e48cf
balanced-scorecard is a skill published in the GitHub repository fatihguner/foreman (48 stars, last pushed 3d ago), licensed MIT. It adds 81 tokens to every session and 3,237 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
Decision Helper
Make better decisions using structured frameworks and mental models.
decision-maker
Use this skill when you face a complex or high-stakes decision and need a structured framework to evaluate options objectively. Ideal for career choices, product prioritization, vendor selection, or any multi-criteria trade-off. Not for trivial daily decisions or situations that require licensed professional advice.
Decision Helper
Make better decisions using structured frameworks and mental models.
watch
File sentinel that monitors the working directory for changes and marker comments, then auto-triggers appropriate skills. Poll-based via git diff against the last scan commit. Writes intake items for batch processing and routes marker actions through /do. Use for automatic reactions to file changes; do NOT use for…
review
5-pass structured code review — correctness, security, performance, readability, consistency.
marshal
Meta-orchestrator that takes any direction — broad, specific, or vague — and autonomously chains skills and context into actionable work. Gathers context from codebase, docs, and memory. Only asks the user when it genuinely cannot proceed. Single-session orchestrator.