Pack Workflow Matrix

Project-local packs reduce base context by separating domain workflows from execution overlays and compatibility aliases.

Use the narrowest pack that matches the current phase. Add overlays only when the repository needs that execution behavior.

Mental Model

domain pack = what kind of work this repo does
overlay pack = how execution should be adapted
compatibility alias = old broad name kept for existing commands

Workflow Matrix

Workflow Start with Then add Leads into Command
Business/product discoverybusiness-researchcustomer-lifecycle after ICP and competitive analysis so journey evidence can precede positioningbusiness-growth, then business-opsnpx skillpacks install business-research
Customer lifecycle planningcustomer-lifecyclebusiness-research if ICP or market evidence is missing; business-growth when lifecycle evidence is ready for GTM/pricing/experimentsbusiness-growth, then business-opsnpx skillpacks install customer-lifecycle
Business GTM/growthbusiness-growthbusiness-research if ICP/positioning evidence is missing; customer-lifecycle if journey/onboarding/conversion evidence is missingbusiness-ops for metrics review, risk, runway, and stakeholder reportingnpx skillpacks install business-growth
Business operationsbusiness-opsbusiness-research for upstream customer/market evidence; customer-lifecycle for journey evidence; business-growth for GTM, metrics, experiments, and PMFongoing operating reviewnpx skillpacks install business-ops
Full business app compatibilitybusiness-appexpands to all business packsdiscovery -> lifecycle -> growth -> opsnpx skillpacks install business-app
Creator strategycreator-foundationyoutube-ops for YouTube-specific channel/video workremotion for production planning and build handoffnpx skillpacks install creator-foundation
YouTube operationsyoutube-opscreator-foundation if positioning, programming, series, or cross-platform evidence is missingremotion when work becomes scripting or production planningnpx skillpacks install youtube-ops
Remotion productionremotioncreator-foundation for strategy; youtube-ops for YouTube evidence/reference analysisscript -> build spec/scaffoldnpx skillpacks install remotion
Full creator-to-video pathcreator-foundationyoutube-ops, remotionresearch -> YouTube ops -> Remotion productionnpx skillpacks install creator-foundation youtube-ops remotion
Creator media compatibilitycreator-mediaexpands to creator-foundation + youtube-opsadd remotion separately for production worknpx skillpacks install creator-media
Viral app rapid distributionvardnone — self-contained rapid pipelinegraduates to business-research on tractionnpx skillpacks install vard
OSS rapid distributionordnone — self-contained rapid pipelinegraduates to devtool on tractionnpx skillpacks install ord
Developer tool strategydevtoolcode-quality for implementation cleanup; monorepo for workspace-aware executionbase spec/roadmap/exec/ship flownpx skillpacks install devtool
Game AFPS product workflowgamecode-quality for implementation cleanupaudience -> fantasy -> genre -> comparables -> loop -> prototype -> playtest -> store page -> launch -> roadmapnpx skillpacks install game
Monorepo execution overlaymonorepoany domain pack that describes the product workwraps run and ship with detection, branch-backed lane specs, guards, PR review, and scoped validationnpx skillpacks install monorepo
Code quality overlaycode-qualityany domain packbehavior-preserving refactor and quality campaignsnpx skillpacks install code-quality
Project fleet/control repoproject-fleetmonorepo only if the control repo itself is a pnpm workspaceclone/spec-store -> fleet batches -> spinoff idea -> spin-offnpx skillpacks install project-fleet
Alignment-first planningalignment-loopa domain pack once the project type is cleargrill -> destination doc -> vertical slice -> implementationnpx skillpacks install alignment-loop
PoketoWork kanban flowshibernatedwait for Poketo.work rebuildarchived board-aware workflowsnot installable

Canonical Chains

Business app:

business-research -> customer-lifecycle -> business-growth -> business-ops

Default business-product route: customer-discovery -> competitive-analysis -> journey-map -> positioning -> user-flow-map -> ux-variations [specific-user-flow] -> ui-interview [specific-ux-variation] -> user-flow-map --prototype-build-plan [topic] -> logic-wiring -> uat --variant-evaluation -> consolidate-prototypes -> research-roadmap --post-prototype -> spec-interview -> research-roadmap --post-spec -> roadmap. consolidate-prototypes writes AFPS graduation under design/ after MVP approval; research-roadmap --post-prototype reads it as the bounded cleanup signal before spec work.

Use ui-interview --requirements-only and ux-variations --layout-mode only as explicit bounded detours when a fixed content/data/action contract and layout-only alternatives are needed.

Optional research/framework detours sit after the evidence that exposes their trigger and before the downstream choice they would change. After journey-map, use hook-model only when repeat use, habit formation, engagement loops, retention triggers, saved state, social rewards, or investment compounding are central to product value; if business-growth is not enabled, route to npx skillpacks install business-growth first. For enterprise, infrastructure, transactional, or naturally infrequent products, skip hook-model and prefer lifecycle or success measurement (lifecycle-metrics or metrics). value-prop-canvas, lean-canvas, lifecycle stage maps, monetization, and gtm remain optional trigger-driven detours, not required chain links.

Creator/media:

creator-foundation -> youtube-ops -> remotion

Remotion:

youtube-format-research -> video-script -> video-build

Project fleet:

clone-spec-store -> project-fleet -> spinoff-idea -> spin-off

Alignment loop:

taste-calibration -> destination-doc -> vertical-slice-splitter -> implementation

VARD (rapid business):

vard-scan -> vard-align -> vard-ship -> vard-traction

ORD (rapid OSS):

ord-scan -> ord-align -> ord-ship -> ord-traction

Game AFPS:

game-audience -> game-fantasy -> game-genre-map -> game-comparables
-> game-core-loop -> game-prototype-test -> game-playtest-metrics
-> game-store-page-test -> game-launch -> game-roadmap

Monorepo and code-quality are overlays. VARD and ORD are rapid pipelines — see docs/decks.md for the deck model and graduation paths. PoketoWork kanban workflow variants are hibernated during the Poketo.work rebuild and should not be recommended as active install targets.