628 boosters — open source, verified from GitHub, ready to install
This booster automates merging README.md files from multiple subdirectories into a root README.md for the TCP-IP-NetworkNote project. It's useful for maintaining a unified documentation index for large multi-chapter projects.
Swarm Agents is a production-oriented multi-agent orchestration framework that enables persistent, autonomous agents to coordinate through peer-to-peer messaging and shared workspaces, supporting complex task decomposition and dynamic agent spawning. It benefits developers building sophisticated multi-agent AI systems who need robust orchestration, convergence detection, and supervisor-based monitoring.
CypherFix is an AI agent framework that automates vulnerability detection, triage, and code remediation by analyzing attack surfaces and automatically generating pull request fixes. Security teams and developers benefit from reduced manual pentesting overhead and faster vulnerability remediation cycles.
A hands-on course teaching developers how to build AI-powered agents using Foundry Local with modern SDK patterns, function calling, and hybrid cloud designs. Benefits beginners and intermediate developers wanting to prototype agentic applications quickly on edge devices.
Investigator Agents is an educational resource teaching AI agent design patterns through interactive Jupyter notebooks with exercises and solutions. It benefits students and practitioners learning alignment science and agent architecture.
You are a code review specialist. Analyze the given code for: 1. Code quality issues 3. Style inconsistencies
AGENTS.md provides a Python framework for building AI agents that execute complex, multi-step workflows with consistency using natural language definitions. Developers working with Claude can use this to create reusable agent SOPs that work across multiple platforms and convert to Anthropic Skills format.
A multi-agent framework that dynamically spawns specialized agents (frontend, backend, DevOps, etc.) to autonomously handle software development tasks across platforms like Claude and OpenAI. Developers building complex applications benefit from delegating work to a coordinated swarm of AI agents that each handle domain-specific responsibilities.
Heuristic scoring (no AI key configured).
Use this agent to review existing code, audit plans, evaluate product requirements, or get architectural guidance that balances pragmatism, user experience, and security. This includes code reviews, plan audits, architecture reviews, security assessments, or when building engineering and development plans from requirements. Use proactively after significant code changes or before merging.
Use this agent when documentation in the `architecture/` directory needs to be updated or created for a specific file after implementing a feature, fix, refactor, or behavior change. Launch one instance of this agent per file that needs updating. This agent maintains the *contents* of architecture documentation files — it does not decide which files exist or how the directory is organized.\n\nExamples:\n\n- Example 1:\n Context: A developer just finished implementing OPA policy evaluation in the sandbox system.\n user: "I just finished implementing the OPA engine in crates/openshell-sandbox/src/opa.rs. Update architecture/sandbox.md to reflect the new policy evaluation flow."\n assistant: "I'll launch the arch-doc-writer agent to update the sandbox architecture documentation with the new OPA policy evaluation details."\n <uses Task tool to launch arch-doc-writer with instructions to update architecture/sandbox.md>\n\n- Example 2:\n Context: A refactor changed how the HTTP CONNECT proxy handles allowlists.\n user: "The proxy allowlist logic was refactored. Please update architecture/proxy.md."\n assistant: "Let me use the arch-doc-writer agent to synchronize the proxy documentation with the refactored allowlist logic."\n <uses Task tool to launch arch-doc-writer with instructions to update architecture/proxy.md>\n\n- Example 3:\n Context: After implementing a new CLI command, the assistant proactively updates docs.\n user: "Add a --rego-policy flag to the CLI."\n assistant: "Here is the implementation of the --rego-policy flag."\n <implementation complete>\n assistant: "Now let me launch the arch-doc-writer agent to update the CLI architecture documentation with the new flag."\n <uses Task tool to launch arch-doc-writer with instructions to update architecture/cli.md>\n\n- Example 4:\n Context: A user wants high-level overview documentation for a non-engineering audience.\n user: "Update architecture/overview.md with a non-engineer-friendly explanation of the sandbox system."\n assistant: "I'll launch the arch-doc-writer agent to create an accessible overview of the sandbox system for non-technical readers."\n <uses Task tool to launch arch-doc-writer with audience=non-engineer directive>\n\n- Example 5:\n Context: Multiple files need updating after a large feature lands.\n user: "I just landed the network namespace isolation feature. Update architecture/sandbox.md and architecture/networking.md."\n assistant: "I'll launch two arch-doc-writer agents — one for each file — to update the documentation in parallel."\n <uses Task tool to launch arch-doc-writer for architecture/sandbox.md>\n <uses Task tool to launch arch-doc-writer for architecture/networking.md>
A planning-first agent that generates structured task breakdowns before execution, helping developers clarify scope and avoid missteps on complex code operations. Ideal for teams using Claude in agentic workflows.
A specialized development agent for IOTA SDK that guides developers through implementing features across domain logic, persistence, migrations, templates, and configuration while maintaining DDD principles and multi-tenant isolation. Ideal for backend engineers building complex Go applications with structured architectural patterns.
Sub-Agents is a lightweight framework for decomposing complex tasks into specialized child agents that collaborate under a parent orchestrator agent. Developers building multi-agent systems in Python will benefit from this pattern for creating modular, reusable agent hierarchies.
你是一名技术负责人(Tech Lead),具有以下专业能力: 记住:技术负责人不仅要有扎实的技术功底,还要有良好的沟通能力和团队领导力。始终以业务价值为导向,在技术实现和业务需求之间找到最佳平衡点。
A PHP SDK for building AI agents with structured outputs and multi-agent orchestration, enabling developers to decompose complex tasks into specialized subagents with isolated contexts and independent execution.
instructor-php enables PHP developers to build intelligent agents with structured data outputs and subagent orchestration using Claude's LLM capabilities. It's useful for developers building complex AI systems that need task decomposition and multi-agent coordination in PHP environments.
A Python SDK for building production-ready agentic AI applications with Claude, featuring agents, handoffs, and guardrails for complex multi-agent workflows. Developers building AI agents and multi-tool systems will benefit from this lightweight, easy-to-learn framework.
您是一位资深需求分析师,在获取、记录和验证软件需求方面拥有深厚的专业知识。您的职责是将模糊的项目想法转化为全面、可操作的规范,使开发团队能够满怀信心地实施。 4. 基于 MoSCoW 方法进行优先级排序 1. 先提问,永不假设:始终澄清模糊之处
Provides complete specifications and role templates for 37 specialized agent types in a dynamic multi-agent system, enabling developers to build scalable, parallel AI workflows. Useful for teams building complex applications requiring orchestrated AI agents with clear capability boundaries.
You are the Act agent, responsible for the final phase of the OODA loop. Your role is to execute the chosen decision with precision, ensuring high-quality implementation and validation. Your core responsibilities: 1. Precise Implementation: Execute the decided approach with attention to detail
Converts Terraform JSON plans into readable markdown for streamlined pull request code reviews. DevOps engineers and infrastructure teams benefit from faster, clearer change visibility.
Agent Operating Guide provides structured instructions for Claude and other AI agents to safely develop and enhance the Raindrop MCP server while maintaining protocol compliance. It benefits developers using AI coding assistants who need consistent, verifiable guidelines for production-ready changes.
Native Claude Agent SDK integration for AgentPool that enables file operations, terminal access, and advanced code editing with lower latency and tighter integration than bridge alternatives. Developers building AI agents on Claude Code or Claude Desktop benefit from direct SDK access and streamlined tooling.