Skip to content

v1.2.0: Unit Economics framework, smarter triggering, skill cleanup and document improvement

Latest

Choose a tag to compare

@yoichiojima-2 yoichiojima-2 released this 20 Aug 14:14
· 2 commits to main since this release
25ac30d

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 deliverablesWrite 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