- 📁 .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.
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
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.
- 📁 references/
- 📁 scripts/
- 📄 codemap.md
- 📄 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.
Post a coordination message from this bot to the shared bot2bot channel, @-mentioning the other Sutando node.
- 📁 .github/
- 📁 atlas/
- 📁 beacon_skill/
- 📄 .clawhubignore
- 📄 .gitignore
- 📄 .npmignore
Agent-to-agent protocol for social coordination, crypto payments, and P2P mesh.
Best practices for integrating TanStack Query with TanStack Router and TanStack Start. Patterns for full-stack data flow, SSR, and caching coordination.
- 📁 .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.
Domain context for delivery — feature completeness, shipped pipelines, defaults, and release coordination.
- 📁 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.
Internal maintainer skill for the etyb-skills OSS repo. Activates when working in this repository on PR review, releases, manifest/version coordination, repo health audits, branch cleanup, internal/external boundary checks, or cross-repo sync with etyb-dot-ai.