Handbook
SKILL
name: run-product-versona-challenge
Run a Forge Product family Versona challenge (or Sampling demo) using blueprint rules and output shape. Use when the user wants structured product/BA/UX/marketing/CS challenge or triage before deeper work.
Run Product Versona challenge (Forge)
When to use
- User asks for product challenge, multi-lens review, assumption / risk pass, or which Versona to invoke.
- Work touches vision, roadmap, requirements, GTM, or success — not low-level code craft alone.
Steps
- Confirm context — Which artifact or Spark is in scope? Which files are open?
- Pick rule — Full pass: Product family (
versona-family-productif installed) or Sampling (versona-sampling+ tasklets) for a shallow demo. Single discipline:versona-product-management,versona-ba, etc. - Globs — If rules never attach, suggest tuning per Recommended Cursor `globs` for Product Versonas (copy path for the consuming repo’s
blueprints/submodule). - Output — Follow Versona contract: work item, phase, intensity, concerns table, evidence requests, recommendation.
- Routing — If unsure which disciplines apply, run or emulate
forge-versona.mdcrouting first.
Install reference
- Versona templates:
blueprints/sdlc/methodologies/forge/versona/*.mdc.template - Tasklets + Sampling:
bash blueprints/sdlc/methodologies/forge/tasklets/install-tasklets.sh - Align rules with
forge.config.yaml:bash blueprints/sdlc/methodologies/forge/setup/check-forge-cursor-alignment.sh
Adoption
Copy this folder to the project’s .cursor/skills/run-product-versona-challenge/ (or merge into your skills library) so the agent can discover it when relevant.
Canonical source
Edit https://github.com/autowww/blueprints/blob/main/sdlc/templates/forge/cursor-skills/run-product-versona-challenge/SKILL.md first; regenerate with docs/build-handbook.py.