You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's new
Unit Economics framework (LTV / CAC / payback) added to finance.md — formulas,
healthy/warning thresholds, a worked subscription example, and limitations, with new
Framework Index and quick-selection entries ("Is this business model viable?").
Improvements
Better triggering — the skill description now covers natural phrasings (business plan
reviews, prioritization, executive summaries, case interview prep), so the skill activates
even when the user never says "framework" or "consulting."
Effort calibration — quick questions get a focused single-framework answer; the full
engagement flow is reserved for /consult and explicit deep dives.
File deliverables — Write added to allowed tools so the skill can actually produce the
filled templates it offers (SWOT report, business case, project charter…).
Navigable Framework Index — every framework in SKILL.md now links directly to its
reference file.
Refreshed market-sizing anchors — US population 340M, households 132M, GDP $29T.
Fixes
The Complete Consulting Flow had drifted into two divergent copies (11 steps in SKILL.md,
12 in problem-solving.md). SKILL.md is now the single source of truth.
Validation
Version bumped to 1.2.0 in both plugin.json and marketplace.json (CI sync check passes).
All relative markdown links verified with the CI link checker.
Benchmarked old vs. new skill on 3 test cases (quick question, unit-economics viability,
deep-dive engagement): 100% assertion pass rate, with the unit-economics case running
10% cheaper and 27% faster on the new version.
Docs
Improved README (#7) — thanks @webbrain-one for the contribution!