Turns Claude Code into a coordinator that lets multiple agents message each other, share context, and hand off tasks through a single shared state file.
Runs headless provider LLMs (DeepSeek, GLM, Kimi, Qwen, MiniMax) via the cc-fleet CLI for one-shot answers or lock-free parallel fan-out.
Author a JS script that orchestrates multi-phase, resumable runs across many cc-fleet provider subagents, off the main context.
Delegates one-shot or flat parallel batches of work to cc-fleet provider models (DeepSeek/GLM/Kimi/Qwen/MiniMax/Codex/Claude) via the headless `cc-fleet subagent` CLI.
Teaches Claude to author and run multi-phase, resumable JS orchestration scripts over cc-fleet provider subagents.
A cc-fleet skill that spawns long-lived third-party LLM teammates in tmux panes and coordinates them across turns via SendMessage.
x
Cuts a full release: changelog section, per-plugin version bumps, per-plugin tags, and a GitHub release — with approval gates before anything irreversible.
A disciplined playbook for splitting work across multiple agents with dependency graphs, handoff contracts, approval gates, and verified synthesis.
A gated end-to-end runbook for releasing Compass: sync main, bump versions, open the PR, tag the merge commit, build six platforms, and verify every download.
An end-to-end npm release runbook: local verification, tag push, approval-gated GitHub Actions publish, then post-publish verification and cleanup.
Orchestrator skill that runs task waves across isolated git worktrees, verifies each worker branch by evidence, merges sequentially, and ends with a single PR.
An autonomous 13-step loop that pulls the next TaskMaster task, dispatches a complexity-tiered subagent, and only marks it done after evidence-gated triple verification and a reachability sweep.
An AI-led interview that writes and validates the prd-taskmaster plugin config at .atlas-ai/config/atlas.json so you never hand-edit JSON.
Designs property-service operations with an ontology plus DMAIC control plan covering work orders, dispatch, quotes, evidence, CTQs and control dashboards.
Rules that keep subagent transcripts out of your main context by running agents in the background and passing results through files.
A rulebook for delegating independent, non-overlapping tasks to parallel agent workers or selected persistent role sessions.
A judgment skill that returns a single artifact-free CONTINUE/STOP verdict on whether a work traversal earns its cost or is just process ceremony.
Sends one question to several Chinese AI platforms, preserves each raw answer and citation, aligns the claims point by point, and verifies them with authoritative evidence across four separate reports.
One-shot deployment of a Vibes app to Cloudflare Workers via the Deploy API, with custom-domain and AI-key setup guidance.