From swarm
Provides rules for Claude plugin agents on swarm tool usage, model behaviors, file reservations, task coordination, and TDD. Useful in multi-agent Claude Code workflows.
npx claudepluginhub joelhooks/swarm-tools --plugin swarmThis skill uses the workspace's default tool permissions.
- Follow instruction priority: system → developer → user → AGENTS.
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.
hive_*, swarm_*, swarmmail_*, hivemind_*); avoid deprecated bd/cass references.ttl_seconds; release reservations on done; finish swarm work with swarm_complete.TaskCreate/TaskUpdate for visible progress in Claude Code UI alongside hive_* for git-backed persistence.CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS is enabled, prefer TeammateTool for real-time coordination and swarmmail_* for persistence.swarmmail_release_all is coordinator-only for stale/orphaned reservations.Use model aliases (inherit, opus, sonnet, haiku) instead of version numbers.
EnterPlanMode for test-driven planning before implementation.