{"slug": "show-hn-earned-vs-burned-claude-skill-for-measuring-ai-delivery-value", "title": "Show HN:Earned vs. Burned, Claude skill for measuring AI delivery value", "summary": "Harveer Singh released an open-source Claude skill called Earned vs. Burned that measures AI delivery value by tracking verifiable business outcomes instead of effort metrics like token usage or story points. The framework, originally built at Deloitte in 2010, scores tasks on a 5-level hierarchy from backlog to outcome verified, calculating metrics such as Earn Rate and Earned per AI Token. It integrates with project tools like Linear, Jira, and GitHub to replace velocity reports with outcome-based reporting.", "body_md": "**An open source Claude skill for measuring what actually matters in AI-native delivery.**\n\nBy [Harveer Singh](https://www.linkedin.com/in/harveer/) | Author, * When Data Moves* | Founder, Rizz Wireless\n\nEvery team building with AI is measuring the wrong things.\n\nToken usage. Lines of code. Story points. Velocity. Hours burned. These are **burned** metrics — they measure effort, not value. A model that hallucinates in 100 tokens is not better than one that solves the problem in 10,000. 500 lines of code that don't ship earn nothing. 40 story points closed on work that never reaches production delivers zero business value.\n\nThe only measure that matters: **did we earn it?**\n\nValue is only **EARNED** when a tangible, verifiable business outcome is achieved. Until that point, all effort is only **BURNED**.\n\nThis is the **Earned vs Burned Framework** — originally built at Deloitte in 2010 for a Sysco Foods data factory processing 1M+ SKUs (a human-AI hybrid workflow that predated the term). Now generalised for AI-native software delivery.\n\n| Level | Gate | Earned | What it means |\n|---|---|---|---|\n| 0 | Not Started | 0.00 | Backlog. Zero burn, zero earn. |\n| 1 | In Progress | 0.00 | Effort accumulating. Still zero earned. |\n| 2 | Dev Complete | 0.25 | Code written and unit-tested. Partial. |\n| 3 | QA Passed | 0.60 | Tested and accepted. Meaningful but not in prod. |\n| 4 | Deployed to Prod | 0.85 | Running in production. Close — but not confirmed. |\n| 5 | Outcome Verified | 1.00 |\nKPI moved. User confirmed. Revenue impacted. The only full earn. |\n\n| Metric | Formula | Target |\n|---|---|---|\n| Earn Rate % | L5 outcomes ÷ Total stories | 70%+ |\n| Earned / Hours | Total Earned ÷ Total Hours | >0.10 |\nEarned per AI Token |\nTotal Earned ÷ Total Tokens | Trending up |\n| Outcome Verification % | L5 verified ÷ L4+L5 deployed | Trending up |\n\n**Earned per AI Token** is the metric the industry doesn't have yet. It replaces token volume entirely.\n\nInstall this skill into Claude and it can:\n\n**Pull tasks from any project tool**— Linear, Asana, GitHub Issues, Jira, Azure DevOps, or a pasted/CSV list** Score each task**against the 5-level Outcome Hierarchy** Calculate all metrics**— Earn Rate, E/H Ratio, Earned per Token, Outcome Verification %, Team Effectiveness** Generate an Earned Value Report**— one page, three numbers, replaces your velocity report** Coach your team**— ends every report with the question that changes delivery culture:*what is the verifiable outcome that will confirm this work is done?*\n\nWorks for FTE teams, outsourced/offshored delivery, AI-agent workflows, or any mix.\n\n- Download\n`earned-vs-burned.skill`\n\nfrom the[Releases](/harveer10x/earned-vs-burned-skill/releases)page - In Claude Desktop or Cowork: Settings → Capabilities → Install Skill\n- Drop the\n`.skill`\n\nfile in\n\n```\n# Clone the repo\ngit clone https://github.com/[your-org]/earned-vs-burned-skill\n\n# Point Claude at the skill directory\n# Add to your .claude/settings.json:\n# \"skillPaths\": [\"./earned-vs-burned\"]\n```\n\nOnce installed, just talk to Claude naturally:\n\n\"Score my Linear sprint against the Earned vs Burned framework\"\n\n\"Here are my Jira tasks — how much value did we actually earn this sprint?\"\n\n\"We burned 400 hours and 2M tokens this month. What did we earn?\"\n\n\"I'm an outsourcing vendor — help me prove our value to the client using outcome metrics\"\n\n\"Pull our GitHub issues and give me an Earned Value Report\"\n\n```\nearned-vs-burned/\n├── SKILL.md                        # Core skill instructions for Claude\n├── README.md                       # This file\n├── references/\n│   ├── framework.md                # Full framework, origin story, hierarchy detail\n│   ├── metrics.md                  # \"So what\" interpretation guide for each metric\n│   └── integrations.md             # How to pull from Linear, Asana, GitHub, Jira, ADO\n└── assets/\n    └── tracker_template.csv        # Blank tracker to fill in and upload\n```\n\nThis is an open framework. Contributions welcome:\n\n**New integrations**— Monday.com, Shortcut, Notion, ClickUp** Example sprints**— Real anonymised data showing the framework in action** Translations**— The framework in other languages** Locale variants**— Adaptations for specific industries (healthcare, finance, gov)\n\nOpen a PR or issue. The framework is IP of Harveer Singh; the skill implementation is MIT licensed.\n\n**Framework IP:** © Harveer Singh. The Earned vs Burned Framework, Outcome Hierarchy, and associated concepts are original intellectual property of Harveer Singh (established 2010, Sysco/Deloitte; formalised 2026).\n\n**Skill code:** MIT License. Use, fork, adapt, and build on the implementation freely. Attribution appreciated.\n\nHarveer Singh is a former Fortune 500 Chief Data Officer (Truist Bank, Western Union), founder of [Rizz Wireless](https://rizzwireless.com), and author of * When Data Moves*.\n\nHe built the original Earned vs Burned model at Deloitte in 2010 — before \"AI-native\" was a phrase anyone used — and has spent 25 years proving that data and technology programs exist to deliver outcomes, not activity.", "url": "https://wpnews.pro/news/show-hn-earned-vs-burned-claude-skill-for-measuring-ai-delivery-value", "canonical_source": "https://github.com/harveer10x/earned-vs-burned-skill", "published_at": "2026-06-29 23:42:51+00:00", "updated_at": "2026-06-30 00:21:42.111112+00:00", "lang": "en", "topics": ["ai-tools", "developer-tools", "ai-agents"], "entities": ["Harveer Singh", "Claude", "Deloitte", "Sysco Foods", "Linear", "Jira", "GitHub", "Asana"], "alternates": {"html": "https://wpnews.pro/news/show-hn-earned-vs-burned-claude-skill-for-measuring-ai-delivery-value", "markdown": "https://wpnews.pro/news/show-hn-earned-vs-burned-claude-skill-for-measuring-ai-delivery-value.md", "text": "https://wpnews.pro/news/show-hn-earned-vs-burned-claude-skill-for-measuring-ai-delivery-value.txt", "jsonld": "https://wpnews.pro/news/show-hn-earned-vs-burned-claude-skill-for-measuring-ai-delivery-value.jsonld"}}