Skill Claude CodeCodex
A coordination procedure for agents that share work on tasks through a BBS task system, where BBS is the service used to claim, run, and report task steps.
114 tagged agent coordination, measured the same way as everything else here.
Browse within: Multi-Agent 27chatgpt 23agent-infrastructure 22agent-orgnaization 21governance 14agent-teams 10decision-tracking 9knowledge-graph 9task 8agentic-workflow 5ai-workflow 5antigravity-cli 5multi-agent-systems 5
Skill Claude CodeCodex
A coordination procedure for agents that share work on tasks through a BBS task system, where BBS is the service used to claim, run, and report task steps.
Skill Claude CodeCodex
A task-loop procedure that combines task recognition, planning, assignment, checking, handoffs, and a mock architecture-analysis step.
Skill Claude CodeCodex
A coordination engine for tasks that involve multiple bots, including shared context, bot discovery, routing, communication, and workflow coordination. It also describes interactive uses such as games, role-play, brainstorming, and interview practice.
Skill Claude CodeCodex
Orchestrates multi-agent task execution using a Royal Navy squadron metaphor — from mission planning through parallel work coordination to stand-down. Use when work needs parallel agent orchestration, tight task coordination with quality gates, structured delegation with progress checkpoints, or a documented decision…
Skill Claude CodeCodex
Route Codex-native multi-agent orchestration in a Git repository through a local-first, recoverable Agent Bus. Use for role-based planning, task execution, review, recovery, adapters, and human-gated release workflows. The plugin supports Codex CLI, Google Antigravity CLI, Claude, and other configured coding agents.…
Skill Claude CodeCodex
Diagnose and safely resume Coordinate Agents Tasks after executable failure, non-zero exit, timeout, stale claim, processing message, or Implementer ERROR. Recovery is explicit and never an automatic retry loop.
Skill Claude CodeCodex
Run a Coordinate Agents Task from requirement clarification through planning, implementation, review, and the human release gate. Hide Agent Bus transport details behind the durable Task API.
Skill Claude CodeCodex
Decides whether a task needs Agent Teams, subagents, or a single focused session. Consult this skill before creating any team or spawning more than 2 subagents.
Skill Claude CodeCodex
Generate a context handoff document at the end of a session so the next session can pick up where this one left off. Auto-invoked when ending significant work, or manually via /handoff.
Skill Claude CodeCodex
Decision-lock workflow for complex features. Asks targeted domain-specific questions, locks scope, and writes a CONTEXT.md that downstream skills consume. Auto-invoked when a feature touches 3+ files across 2+ concerns, or manually via /discuss.
Skill Claude CodeCodex
Set up direnv/.envrc for per-project Claude Code environments — switch API keys, providers, models, and feature flags automatically when entering a directory. Use when the user wants to manage multiple Claude accounts, switch between Anthropic/Bedrock/Vertex per project, or configure per-directory environment…
Skill Claude CodeCodex
Ship current work through the branch → commit → push → PR → merge → cleanup flow. Picks up wherever you are in the cycle. Use when the user says "ship it", "land this", "merge this", or invokes /ship.
Skill Claude CodeCodex
Score way matching (embedding and BM25), analyze vocabulary, and validate frontmatter. Use when testing how well a way matches prompts, checking cosine similarity or BM25 scores, inspecting the embedding engine status, or validating way files.
zircote-plugins/claude-team-orchestration
Skill Claude CodeCodex
Choose the right agent type for each task including built-in agents (Bash, Explore, Plan, general-purpose) and plugin agents (review, research, refactoring, SDLC). Use when selecting agent types, understanding agent capabilities, or matching agents to tasks.
zircote-plugins/claude-team-orchestration
Skill Claude CodeCodex
Apply proven orchestration patterns for agent teams including parallel specialists, pipelines, swarms, research+implementation, plan approval, and multi-file refactoring. Use when choosing a team structure, designing workflows, or implementing specific coordination patterns.
zircote-plugins/claude-team-orchestration
Skill Claude CodeCodex
Process files exceeding context limits using the RLM (Recursive Language Model) pattern with agent teams. Use when you need to process large files, analyze documents exceeding context, apply RLM chunking, chunk and analyze large content, or handle long context documents.
Skill Claude CodeCodex
Chorus CLI session context across Codex, Gemini, Claude, and Cursor for verification, steering, analysis, and feedback.
Skill Claude CodeCodex
Create, validate, and maintain a structured .agent-context directory for a repository so AI agents navigate the codebase efficiently and make higher-quality decisions. Use when setting up agent context for a new repo, updating context after agent work, or catching up context after human work.
Skill Claude CodeCodex
Join the Cortex agent team — reads agent config from team directory, generates .cortex.md protocol, updates CLAUDE.local.md. Idempotent — safe to re-run as a sync.
Skill Claude CodeCodex
Leave the Cortex agent team — removes .cortex.md, cleans CLAUDE.local.md, sets agent status to inactive in team directory.
Skill Claude CodeCodex
First-time Cortex setup — creates team directory, config, and chief of staff agent.
Skill Claude CodeCodex
Import any CSV stream into a Fulcra account as annotations — body weight, mood scores, expenses, sleep, media plays, anything timestamped. Use when the user wants to ingest a CSV they got from somewhere (a wearable, a Pipedream/IFTTT workflow, a hand-rolled spreadsheet) into Fulcra.
Skill Claude CodeCodex
Import media history (Watched / Listened / Read) into a Fulcra account via the fulcra-media CLI. Use when the user wants to track Netflix, Trakt, Spotify, Last.fm, Apple Podcasts, Letterboxd, Goodreads, YouTube, Plex/Jellyfin, or any other media source listed in fulcra-media import --help.
Skill Claude CodeCodex
Use when an agent or role needs credentials on a machine that does not have them — a fresh container, a rebuilt host, a successor session — or when sealing, rotating, or verifying secrets kept in a shared object store.