claude-agent-toolkit and claude-code-workflows

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.

claude-agent-toolkit
56
Established
claude-code-workflows
57
Established
Maintenance 10/25
Adoption 12/25
Maturity 18/25
Community 16/25
Maintenance 13/25
Adoption 10/25
Maturity 13/25
Community 21/25
Stars: 27
Forks: 7
Downloads: 162
Commits (30d): 0
Language: Python
License: MIT
Stars: 192
Forks: 38
Downloads:
Commits (30d): 0
Language:
License: MIT
No risk flags
No Package No Dependents

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.

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work