claude-teamOrchestrate multiple Claude Code workers via iTerm2 using the claude-team MCP server. Spawn workers with git worktrees, assign beads issues, monitor progress, and coordinate parallel development work.
Install via ClawdBot CLI:
clawdbot install jalehman/claude-teamRequires:
Grade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/Martian-Engineering/claude-teamUses known external API (expected, informational)
api.telegram.orgAudited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
A software development team uses Claude Team to assign multiple features or bug fixes from a project backlog to separate workers simultaneously. Each worker operates in an isolated git worktree, allowing parallel coding without context collisions, speeding up sprint completion while maintaining clean git history.
A tech lead spawns workers to review different modules of a legacy codebase in parallel, with each worker analyzing specific files or functions. They can suggest refactoring improvements or identify bugs, enabling comprehensive audits faster than manual or sequential reviews.
A QA engineering team assigns workers to write unit tests for various components of an application concurrently. Each worker focuses on a distinct module, generating test cases and coverage reports, which accelerates test suite development and improves code reliability.
A documentation team uses Claude Team to create or update technical docs for different API endpoints or software features. Workers can draft content in parallel based on code analysis, ensuring consistent and timely documentation updates across large projects.
A cybersecurity firm deploys workers to scan multiple repositories or code segments for vulnerabilities simultaneously. Each worker runs static analysis tools and reports findings, enabling rapid identification and prioritization of security issues in complex systems.
Offer Claude Team as a cloud-based service where development teams subscribe to access parallel AI agent orchestration. Revenue comes from monthly or annual licenses based on team size, number of workers, and advanced features like analytics dashboards.
Provide consulting services to large organizations for integrating Claude Team into their existing DevOps workflows. Revenue is generated through project-based fees for setup, customization, training, and ongoing support to optimize parallel development processes.
Distribute Claude Team as an open-source core tool with basic functionality free to use. Monetize by offering premium add-ons such as enhanced monitoring, priority support, or integrations with proprietary project management systems, driving revenue from upgrades.
💬 Integration Tip
Ensure iTerm2's Python API is enabled and configure the MCP server in ~/.claude.json before use to avoid setup errors and streamline worker spawning.
Scored Apr 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.
Use when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration tests, E2E, coverage analysis, performance testing, security testing.