From fulcrum
Provision git worktree for isolated branch-based development.
npx claudepluginhub moabualruz/fulcrum --plugin fulcrumThis skill uses the workspace's default tool permissions.
Provision worktree:
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Automates semantic versioning and release workflow for Claude Code plugins: bumps versions in package.json, marketplace.json, plugin.json; verifies builds; creates git tags, GitHub releases, changelogs.
Provision worktree:
git worktree add <path> -b <branch> + records in Fulcrum worktrees table.task_id + run_id — pass when creating.allocated → dirty (after first write) → ready_for_merge (after work complete).fulcrum action exec write_memory recording worktree path so other agents find it.Branch convention: feat/<task-display-id>-<slug> unless task specifies otherwise.