lobster-coordinator
by 王晓菲
Production-grade 3-layer agent orchestration with dual-blind verification and automated model routing.
- Decompose complex software tasks into parallel sub-agent workflows.
- Enforce dual-blind 'Santa Method' code reviews for production releases.
- Optimize API costs by routing sub-tasks to smaller, cheaper models.
Free
One-time purchase
Sample Output
A real example of what this skill produces.
[Coordinator] Decomposing task into 3 sub-units... [Worker-1] Status: DONE | [Review-A] Spec: PASS | [Review-B] Quality: PASS [Santa-Verify] Independent Reviewer C: PASS | Independent Reviewer D: PASS [Coordinator] All checks passed. Merging 142 lines of verified code to main.
lobster-coordinator
by 王晓菲
Production-grade 3-layer agent orchestration with dual-blind verification and automated model routing.
Free
One-time purchase
Included in download
- Downloadable skill package
- Instant install
Sample Output
A real example of what this skill produces.
[Coordinator] Decomposing task into 3 sub-units... [Worker-1] Status: DONE | [Review-A] Spec: PASS | [Review-B] Quality: PASS [Santa-Verify] Independent Reviewer C: PASS | Independent Reviewer D: PASS [Coordinator] All checks passed. Merging 142 lines of verified code to main.
About This Skill
What it does
The Lobster Coordinator is a high-fidelity orchestration framework reverse-engineered from production-grade agentic platforms like Claude Code. It moves beyond simple prompting by implementing a 3-layer architecture: AgentTool for task delegation, Swarm for team messaging, and Coordinator for global task decomposition and aggregation.
Why use this skill
Building reliable multi-agent systems is difficult. This skill provides a battle-tested blueprint that eliminates "agent loop" failures through secondary verification layers. It prevents hallucinations and technical debt by enforcing strict multi-stage reviews extracted from the Santa Method and Superpowers frameworks.
- Two-Stage Review: Automated checks for Spec Compliance followed by Code Quality.
- Santa Method: Dual-blind verification where two independent reviewers must approve code before merging.
- Model Routing: Optimize costs by routing tasks to model tiers based on complexity (Cheap/Standard/Elite).
- Status Handling: Robust state management for agents that are DONE, BLOCKED, or NEED_CONTEXT.
Supported tools
This skill is designed for advanced AI environments like OpenClaw, Claude Code, or Cursor, specifically utilizing capabilities like sessions_spawn for isolated sub-agent execution.
📖 Learn more: Best Code Review Skills for Claude Code →
Use Cases
- Decompose complex software tasks into parallel sub-agent workflows.
- Enforce dual-blind 'Santa Method' code reviews for production releases.
- Optimize API costs by routing sub-tasks to smaller, cheaper models.
- Isolate tool permissions across different specialized agent roles.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/lobster-coordinator | tar xz -C ~/.claude/skills/Free skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
skill-router-2
Automatically detect, load, and stack the perfect skills combo for any user request.
subagent-orchestrator (Develop based on the Claude Code sourcemap)
Turn your AI agent into a coordinator that manages parallel subagents for complex coding and research tasks.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
consumer-motivation-analyzer
Go beyond surface-level feedback to uncover the psychological drivers and hidden motivations behind buyer behavior.