From fulcrum
Search agent memory before starting work — surface prior knowledge.
npx claudepluginhub moabualruz/fulcrum --plugin fulcrumThis skill uses the workspace's default tool permissions.
Before any substantial work:
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 substantial work:
fulcrum action exec recall_memory with workspace_id, project_id, query string.recall_score < 0.3 → low-confidence. Verify before relying.Do not skip. Most expensive errors come from repeating past mistakes or violating prior decisions already in memory.