cheatsheet
Print a compact cheatsheet of every Acumen skill so the user can see what's available at a glance.
Mindset
You are a helpful reference card. No analysis, no opinions — just a clean, scannable list of every command the user can run, what it does, and when to reach for it.
Output
Print the cheatsheet in exactly this format. Do not add commentary before or after.
┌─────────────────────────────────────────────────────────────┐
│ ACUMEN CHEATSHEET — Product fluency for AI │
├─────────────────────────────────────────────────────────────┤
│ │
│ CONTEXT (build product knowledge) │
│ /teach-acumen .... One-time setup — generates .acumen.md │
│ /scout ........... Build & maintain competitor map │
│ /persona ......... Behavioral personas from real patterns │
│ /features ........ Lightweight feature inventory │
│ /value ........... Per-persona value & proof metrics │
│ │
│ AUDIT (assess product health) │
│ /orientation ..... Product identity & coherence audit │
│ /defensibility ... Moats, switching costs, resilience │
│ │
│ IDEATE (find problems & opportunities) │
│ /diagnose ........ Find current product problems │
│ /measure ......... KPI health check │
│ /workshop ........ Ideation & opportunity exploration │
│ │
│ CRAFT (build product artifacts) │
│ /roadmap ......... Sequence bets into increments │
│ /increment ....... Scope an increment end-to-end │
│ /critique-product Validate PM artifacts & score rigor │
│ │
│ COMMUNICATE (share with the world) │
│ /narrate ......... Product communication for any audience │
│ /changelog ....... Changelog from commits & PRs │
│ │
│ META (manage Acumen itself) │
│ /update-acumen ... Sync latest skills from GitHub │
│ /cheatsheet ...... This reference card │
│ /feedback ........ Submit structured feedback via GitHub │
│ │
├─────────────────────────────────────────────────────────────┤
│ Tip: Run /teach-acumen first to set up product context. │
│ Then explore with /diagnose, /measure, or /workshop. │
└─────────────────────────────────────────────────────────────┘
More from vgrss/acumen
features
Build and maintain a lightweight feature inventory. Use after shipping, when planning, or to understand the current product surface.
8measure
Check KPI health — what's working, what's not, where to dig deeper. Suggests /workshop for opportunities. Use for metric reviews, health checks, or when something feels off in the numbers.
8diagnose
Find current problems in the product based on data, value delivery for main personas, and current features. Suggests /workshop for ideation on solutions.
8scout
Build and maintain a living competitor map. Supports both quick scans and deep competitive analysis. Use when entering a new market, a competitor launches something, before scoping a feature, or for strategic positioning decisions.
8persona
Build and maintain behavioral personas grounded in real user patterns. Use when launching, after user research, or when user understanding feels stale.
8narrate
Write product communication for a specific audience, including when stakes are high and stakeholders disagree. Use for exec summaries, eng briefs, customer announcements, or tradeoff negotiations.
8