claude-code-workflows and claude-agent-toolkit
These are complementary tools: the first provides a foundational Python framework for building Claude agents with custom tools, while the second leverages agent-based patterns to implement higher-level production workflows, suggesting B could build upon or integrate with A's toolkit capabilities.
About claude-code-workflows
shinpr/claude-code-workflows
Production-ready development workflows for Claude Code, powered by specialized AI agents.
Provides modular, multi-agent orchestration for Claude Code with specialized agents handling requirements analysis, design documentation, implementation, and quality verification across backend, frontend, and fullstack workflows. Includes optional plugins for product discovery, behavior monitoring, and deployment governance, plus a skills-only mode for integration into existing orchestration systems. Supports diagnostic and reverse-engineering workflows to investigate bugs and document legacy codebases.
About claude-agent-toolkit
cheolwanpark/claude-agent-toolkit
Python framework for building agents using claude-code-sdk with programmable tools
Provides decorator-based tool definition with automatic schema inference and Docker-isolated execution environments that restrict Claude's access to only explicitly registered tools—avoiding unintended system interactions. The framework wraps claude-code-sdk with class-based tool organization, built-in parallel execution support, and out-of-the-box MCP server management, eliminating manual configuration while maintaining production-grade runtime safety.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work