From 3f4b4ffeb5723c095da32abcca2c44c94fb1e708 Mon Sep 17 00:00:00 2001 From: Corey Haines <34802794+coreyhaines31@users.noreply.github.com> Date: Fri, 29 May 2026 13:24:52 -0700 Subject: [PATCH] fix(versions): drop CF audit-marketing reference from v2.3.0 release notes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Marketplace install verification turned up one remaining reference to the internal-only `audit-marketing` skill in VERSIONS.md release notes for v2.3.0 — the strip sweep in PR #335 only covered skills/marketing-plan/. The release notes described the rubric as "mapping CF audit-marketing 17-section rubric" — that's inaccurate now (the rubric is self-contained, not a mapping of the external skill) and leaks the internal skill name. Rewrote to "self-contained 17-section scoring rubric." Repo-wide sweep confirms zero remaining references. Co-Authored-By: Claude Opus 4.7 --- VERSIONS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSIONS.md b/VERSIONS.md index e164691..3f4fe1a 100644 --- a/VERSIONS.md +++ b/VERSIONS.md @@ -52,7 +52,7 @@ Current versions of all skills. Agents can compare against local versions to che ### 2.3.0 (2026-05-27) -- Added `marketing-plan` skill — comprehensive AARRR-structured marketing plan generator. Produces a 13-section Notion-paste-ready plan document (executive summary, strategic frame, current state, AARRR breakdown, 90-day roadmap, 12-month outlook with funding-stage capability unlocks, marketing operations stack mapping skills + MCPs to AARRR stages, tactical idea bank cross-referencing all 139 `marketing-ideas` to AARRR + client-specific status, measurement framework, RACI, open decisions). Customized for current budget, team, stage, and tooling stack. Three-phase workflow: INIT (research + intake), REVIEW (section-by-section walkthrough), FINALIZE (compile + verify + optional publish to shared repo). References include methodology, plan-template, aarrr-framework, current-state-rubric (mapping CF's audit-marketing 17-section rubric), ops-stack-mapping, idea-cross-reference (139-idea AARRR mapping), funding-stage-unlocks, measurement-framework, client-types (variations by B2B SaaS / D2C / hardware-hybrid / marketplace / dev tool / clinical / commerce), and example-quietude (anonymized canonical reference plan, based on a real fCMO engagement with names/identifying details changed). +- Added `marketing-plan` skill — comprehensive AARRR-structured marketing plan generator. Produces a 13-section Notion-paste-ready plan document (executive summary, strategic frame, current state, AARRR breakdown, 90-day roadmap, 12-month outlook with funding-stage capability unlocks, marketing operations stack mapping skills + MCPs to AARRR stages, tactical idea bank cross-referencing all 139 `marketing-ideas` to AARRR + client-specific status, measurement framework, RACI, open decisions). Customized for current budget, team, stage, and tooling stack. Three-phase workflow: INIT (research + intake), REVIEW (section-by-section walkthrough), FINALIZE (compile + verify + optional publish to shared repo). References include methodology, plan-template, aarrr-framework, current-state-rubric (self-contained 17-section scoring rubric), ops-stack-mapping, idea-cross-reference (139-idea AARRR mapping), funding-stage-unlocks, measurement-framework, client-types (variations by B2B SaaS / D2C / hardware-hybrid / marketplace / dev tool / clinical / commerce), and example-quietude (anonymized canonical reference plan, based on a real fCMO engagement with names/identifying details changed). - Total skills: 43. ### 2.2.0 (2026-05-26)