- 📁 .beads/
- 📁 .claude/
- 📁 .codex/
- 📄 .dockerignore
- 📄 .env.example
- 📄 .envrc
MCP Agent Mail - Mail-like coordination layer for multi-agent workflows. Identities, inbox/outbox, file reservations, contact policies, threaded messaging, pre-commit guard, Human Overseer, static exports, disaster recovery. Git+SQLite backed. Python/FastMCP.
MLX Swift LM - Run LLMs and VLMs on Apple Silicon using MLX. Covers local inference, streaming, wired memory coordination, tool calling, LoRA fine-tuning, embeddings, and model porting.
Use when coordinating multiple AI agents and need to pick the right orchestration pattern - covers 10 patterns (fan-out, pipeline, hub-spoke, consensus, mesh, handoff, cascade, dag, debate, hierarchical) with decision framework and reflection protocol
- 📁 references/
- 📁 scripts/
- 📄 SKILL.md
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 log.
Best practices for integrating TanStack Query with TanStack Router and TanStack Start. Patterns for full-stack data flow, SSR, and caching coordination.
- 📁 .github/
- 📁 atlas/
- 📁 beacon_skill/
- 📄 .clawhubignore
- 📄 .gitignore
- 📄 .npmignore
Agent-to-agent protocol for social coordination, crypto payments, and P2P mesh.
- 📁 .cargo/
- 📁 .github/
- 📁 crates/
- 📄 .env.example
- 📄 .env.production.example
- 📄 .gitignore
AI agent orchestrator with Neo4j knowledge graph, Meilisearch search, and Tree-sitter parsing. Use for coordinating multiple coding agents on complex projects with shared context and plans.
Multi-channel marketing coordination. Use when marketing plan, brand strategy, campaign management, SOSTAC, ambiguous marketing requests.
- 📁 assets/
- 📁 examples/
- 📁 setup/
- 📄 .gitignore
- 📄 CHANGELOG.md
- 📄 CONTRIBUTING.md
Family coordination engine. Use this skill whenever the user mentions meals, meal planning, groceries, weekly schedule, family logistics, kid activities, custody schedule, co-parent coordination, family dashboard, weekly briefing, weekly prep, "what's for dinner", school events, pickup/dropoff, babysitter, pediatric nutrition, grocery list, grocery cart, "load the cart", "load the carts", "bargain hunt", "find the deals", "compare prices", "price check", "smart split", "save money on groceries", family calendar review, or anything involving coordinating schedules and meals for a family. Also trigger when the user says "parent helper", "family mode", "week ahead", or "plan the week".
- 📁 agents/
- 📁 references/
- 📄 README.md
- 📄 SKILL.md
Launch and coordinate Codex subagents as deferred tasks. Use when the user wants to start bounded subagent work now, keep the main thread moving without waiting by default, then later join, collect, or redirect that work through a stable task reference.
Fast specialist selection for team-based AI agent coordination. Core routing by domain, overlap rules, and effort+complexity matrix.
- 📁 .claude/
- 📁 .github/
- 📁 .squidsquad/
- 📄 .gitignore
- 📄 CHANGELOG.md
- 📄 CLAUDE.md
Orchestrates a multi-agent AI development team — handles setup, workflow coordination, role management, and autonomous dev cycles.