SDLC blueprint

Recommended Cursor `globs` for Product Versonas

Forge Versona templates ship with **empty `globs:`** so each repo opts in. For **product-led** work, consider attaching rules when product or PDLC docs are in context.

Recommended Cursor globs for Product Versonas

Forge Versona templates ship with empty globs: so each repo opts in. For product-led work, consider attaching rules when product or PDLC docs are in context.

These are defaults — narrow or widen to match your tree.

Rule (installed name) Suggested globs (comma-separated in .mdc frontmatter)
versona-product-management.mdc docs/product/**/*, docs/requirements/**/*, **/PRODUCT*.md, forge/**/*
versona-ba.mdc docs/requirements/**/*, docs/product/**/*, **/*requirements*.md
versona-ux.mdc docs/product/journeys/**/*, docs/**/*ux*, **/*.figma.md, **/design/**/*
versona-marketing.mdc docs/product/**/*, **/GTM*.md, **/marketing/**/*
versona-cs.mdc docs/product/**/*, **/support/**/*, **/onboarding/**/*
versona-family-product.mdc docs/product/**/*, docs/requirements/**/*, forge/**/*

Family aggregator: use the union of the above or a single broad pattern such as docs/**/* if your repo is doc-centric (higher noise).

Tasklets (forge-tasklet-*.mdc): e.g. docs/**/*.md, forge/**/*, or leave empty for manual @ invocation.

See also: Cursor rule format in .cursor/skills-cursor/create-rule (user environment) and Forge tasklets — small Cursor operations.

Canonical source

Edit https://github.com/autowww/blueprints/blob/main/sdlc/methodologies/forge/versona/RECOMMENDED-GLOBS.md first; regenerate with docs/build-handbook.py.