teach-acumen

Installation
SKILL.md

Gather product context for this project, then persist it for all future sessions.

Step 1: Explore the Codebase

Before asking questions, thoroughly scan the project to discover what you can:

  • README and docs: Project purpose, target audience, stated goals
  • Database schema: Models, relationships, what data matters
  • API routes and actions: What the product actually does, core workflows
  • Analytics / tracking: What's measured today, event names, funnels
  • Existing specs or PRDs: Past decisions, constraints, product language
  • Package.json / config: Dependencies that hint at product capabilities (payments, auth, notifications, etc.)

Note what you've learned and what remains unclear.

Step 2: Ask Product-Focused Questions

Ask the user directly. Focus only on what you couldn't infer from the codebase:

Related skills
Installs
8
Repository
vgrss/acumen
GitHub Stars
9
First Seen
Apr 27, 2026