From fulcrum
Verify action permitted by current workspace policy before executing.
npx claudepluginhub moabualruz/fulcrum --plugin fulcrumThis skill uses the workspace's default tool permissions.
Before any consequential action (spawn, merge, invoke team):
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.
Before any consequential action (spawn, merge, invoke team):
fulcrum action exec get_workspace_status with workspace_id → read wip_headroom, active_runs, policy.wip_headroom <= 0 → do not spawn.chief_of_staff may invoke_team. Verify role first.fulcrum action exec block_agent_run instead of working around.