Skillpacks CLI Routing Audit

Date: 2026-06-10

Scope

Audit active SKILL.md files under global/ and packs/, excluding archive/**, for install-routing text that still only points users to /pack install, $pack install, pack install, or scripts/pack.sh install after the public npm CLI path shipped.

Canonical current install routes from the repo docs:

Findings

Upgrade Pattern

Use a dual-route wording rather than replacing existing in-agent routes:

Priority Inventory

P1 - Core Routing And Installer Skills

These should be upgraded first because they teach users and provisioned repos how to find or install skills:

P2 - Repeated Pack Availability Guard And Follow-Up Route Text

These files contain direct install routing or boilerplate guards that should be updated after the P1 wording is settled.

Bucket Count Skills
packs/agent-work-admin/claude3plan-phase, roadmap, spec-drift
packs/agent-work-admin/codex3plan-phase, roadmap, spec-drift
packs/business-discovery/claude22competitive-analysis, competitive-analysis/frameworks/feature-pricing-matrix, competitive-analysis/frameworks/porter-five-forces, competitive-analysis/frameworks/strategic-group-map, competitive-analysis/frameworks/swot, customer-discovery, customer-discovery/frameworks/five-rings, customer-discovery/frameworks/four-forces, customer-discovery/frameworks/jtbd-needs, customer-discovery/frameworks/pmf-engine, customer-discovery/frameworks/seven-dimensions, customer-discovery/frameworks/w3-hypothesis, customer-feedback, enterprise-icp, lean-canvas, positioning, positioning/frameworks/category-design, positioning/frameworks/jtbd-positioning, positioning/frameworks/moore-positioning, positioning/frameworks/obviously-awesome, positioning/frameworks/strategic-canvas, value-prop-canvas
packs/business-discovery/codex22competitive-analysis, competitive-analysis/frameworks/feature-pricing-matrix, competitive-analysis/frameworks/porter-five-forces, competitive-analysis/frameworks/strategic-group-map, competitive-analysis/frameworks/swot, customer-discovery, customer-discovery/frameworks/five-rings, customer-discovery/frameworks/four-forces, customer-discovery/frameworks/jtbd-needs, customer-discovery/frameworks/pmf-engine, customer-discovery/frameworks/seven-dimensions, customer-discovery/frameworks/w3-hypothesis, customer-feedback, enterprise-icp, lean-canvas, positioning, positioning/frameworks/category-design, positioning/frameworks/jtbd-positioning, positioning/frameworks/moore-positioning, positioning/frameworks/obviously-awesome, positioning/frameworks/strategic-canvas, value-prop-canvas
packs/business-growth/claude8experiment, growth-model, gtm, hook-model, landing-copy, metrics, monetization, pmf-assessment
packs/business-growth/codex8experiment, growth-model, gtm, hook-model, landing-copy, metrics, monetization, pmf-assessment
packs/business-ops/claude11burn-rate, cohort-review, investor-update, mvp-gap, platform-strategy, product-line, reconcile-research, retro, risk-register, runway-model, scale-audit
packs/business-ops/codex11burn-rate, cohort-review, investor-update, mvp-gap, platform-strategy, product-line, reconcile-research, retro, risk-register, runway-model, scale-audit
packs/creator-foundation/claude4creator-evidence-schema, creator-metrics-review, creator-platform-capability-matrix, creator-positioning
packs/creator-foundation/codex4creator-evidence-schema, creator-metrics-review, creator-platform-capability-matrix, creator-positioning
packs/customer-lifecycle/claude12conversion-map, expansion-map, journey-map, journey-map/frameworks/customer-journey-canvas, journey-map/frameworks/experience-map, journey-map/frameworks/jtbd-timeline, journey-map/frameworks/service-blueprint, journey-map/frameworks/user-story-map, lifecycle-metrics, onboarding-map, retention-map, transaction-map
packs/customer-lifecycle/codex12conversion-map, expansion-map, journey-map, journey-map/frameworks/customer-journey-canvas, journey-map/frameworks/experience-map, journey-map/frameworks/jtbd-timeline, journey-map/frameworks/service-blueprint, journey-map/frameworks/user-story-map, lifecycle-metrics, onboarding-map, retention-map, transaction-map
packs/devtool/claude7devtool-adoption, devtool-dx-journey, devtool-integration-map, devtool-monetization, devtool-positioning, devtool-user-map, devtool-workflow
packs/devtool/codex7devtool-adoption, devtool-dx-journey, devtool-integration-map, devtool-monetization, devtool-positioning, devtool-user-map, devtool-workflow
packs/exec-loop/claude3exec, ship, ship-end
packs/exec-loop/codex2ship, ship-end
packs/game/claude1game-workflow
packs/game/codex1game-workflow
packs/guided-walkthrough/claude1uat-guide
packs/guided-walkthrough/codex1uat-guide
packs/monorepo/claude1scaffold
packs/monorepo/codex1scaffold
packs/ord/claude1ord-ship
packs/ord/codex1ord-ship
packs/product-design/claude8consolidate-variations, design-system, feature-interview, prototype, spec-interview, ui-interview, user-flow-map, ux-variations
packs/product-design/codex7consolidate-variations, feature-interview, prototype, spec-interview, ui-interview, user-flow-map, ux-variations
packs/product-testing/claude2dogfood, uat
packs/product-testing/codex2dogfood, uat
packs/remotion/claude3video-build, video-script, youtube-format-research
packs/remotion/codex3video-build, video-script, youtube-format-research
packs/repo-maintenance/claude1bootstrap-repo
packs/repo-maintenance/codex1bootstrap-repo
packs/research-admin/claude1research-roadmap
packs/research-admin/codex1research-roadmap
packs/session-analytics/claude2analyze-sessions, session-triage
packs/teardown/claude1desk-flip
packs/teardown/codex1desk-flip
packs/youtube-ops/claude13youtube, youtube-cadence-diagnosis, youtube-channel-audit, youtube-competitive-research, youtube-concept-research, youtube-description-optimizer, youtube-peer-benchmark, youtube-portfolio, youtube-search-positioning, youtube-title-thumbnail-audit, youtube-vid-research, youtube-video-audit, youtube-video-prelaunch-audit
packs/youtube-ops/codex13youtube, youtube-cadence-diagnosis, youtube-channel-audit, youtube-competitive-research, youtube-concept-research, youtube-description-optimizer, youtube-peer-benchmark, youtube-portfolio, youtube-search-positioning, youtube-title-thumbnail-audit, youtube-vid-research, youtube-video-audit, youtube-video-prelaunch-audit

Not Flagged

The remaining active skills either do not contain install-routing text, only reference unrelated package-manager commands, or only mention non-install pack maintenance in a way that is not part of the npm install-routing migration. They can stay out of the first remediation pass unless the routing wording is broadened to cover refresh, status, doctor, pin, and unpin.

  1. Update global/*/{pack,skills,init-agentic-skills,provision-agentic-config} first. These are the canonical user-facing install/discovery surfaces and the provisioned workflow text source.
  2. Update global status/router skills: afps-status, codebase-status, and idea-scope-brief.
  3. Replace the repeated Pack Availability Guard boilerplate across mirrored pack skills with runner-specific plus shell npx skillpacks install <pack> wording.
  4. Sweep bespoke follow-up route sections in high-traffic AFPS skills: customer-discovery, competitive-analysis, journey-map, positioning, user-flow-map, ui-interview, ux-variations, roadmap, plan-phase, ship, and ship-end.
  5. Add or extend a validation script so future active SKILL.md install-route text either mentions npx skillpacks or is explicitly allowlisted as source-checkout-only/internal.

Verification

Commands run during audit:

rg --files -g 'SKILL.md' -g '!**/archive/**'
rg -n --glob 'SKILL.md' --glob '!**/archive/**' 'pack install|scripts/pack\.sh|install-deck|skillpacks|npm|reload-skills|fresh Codex|Pack Availability Guard|Missing Skill' global packs
rg -n --glob 'SKILL.md' --glob '!**/archive/**' 'npx skillpacks|skillpacks install|skillpacks install-deck' global packs
bash scripts/skill-pack-routing-audit.sh

Result: the custom scan found 220 upgrade candidates and zero existing active-skill npm CLI install references; the existing cross-pack guard audit passed with No cross-pack recommendation gaps found.