v0.x-to-pack-starter-split
OfficialMigrate business integrations from packs to starters.
System Documentation
What problem does it solve?
This Skill helps you migrate stripe, twilio, and clerk-webhook business-integration code when upgrading Forge across the version where those components were demoted from regen-prone packs to user-owned one-time-copy starters.
Core Features & Use Cases
- Detect whether your project was affected by checking whether
forge.yamllistsstripe,twilio, orclerk-webhookunderpacks:or by using Forge audit signals that packs are missing from the registry. - Safely migrate the project-owned boundary by removing the affected items from
packs:and re-pulling starter templates viaforge starter addwith the correct--servicevalue. - Stabilize future
forge generateruns so your customized business logic inpkg/clients/...(andpkg/clerk/webhook.gofor clerk-webhook) stops being overwritten and becomes idempotent going forward.
Quick Start
Use the skill to migrate stripe, twilio, and clerk-webhook by removing them from the forge.yaml packs: list and then running forge upgrade (or re-running forge starter add stripe --service <svc> / forge starter add twilio --service <svc> / forge starter add clerk-webhook --service <svc>) followed by forge generate to verify no more pack regeneration diffs occur.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: v0.x-to-pack-starter-split Download link: https://github.com/reliant-labs/forge/archive/main.zip#v0-x-to-pack-starter-split Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.