claude-code-tools and claude-forge

These are complements: claude-forge provides a plugin framework and command orchestration layer that can integrate practical tools like those in claude-code-tools to extend Claude Code's capabilities through a unified agent system.

claude-code-tools
62
Established
claude-forge
55
Established
Maintenance 20/25
Adoption 10/25
Maturity 15/25
Community 17/25
Maintenance 10/25
Adoption 10/25
Maturity 11/25
Community 24/25
Stars: 1,577
Forks: 100
Downloads:
Commits (30d): 16
Language: Python
License: MIT
Stars: 486
Forks: 106
Downloads:
Commits (30d): 0
Language: Shell
License: MIT
No Package No Dependents
No Package No Dependents

About claude-code-tools

pchalasani/claude-code-tools

Practical productivity tools for Claude Code, Codex-CLI, and similar CLI coding agents.

Provides modular tools including semantic search (`aichat-search`), terminal automation via tmux integration, secrets management (vault), and Claude Code plugins that add safety hooks and voice capabilities. Distributed as both Python packages (via `uv`) and Rust binaries, with optional integrations for Google Docs/Sheets and alternative LLM providers. Designed as extensible hooks and skills that Claude agents can invoke to safely execute multi-step workflows with environment isolation and session recovery.

About claude-forge

sangrokjung/claude-forge

Supercharge Claude Code with 11 AI agents, 36 commands & 15 skills — the claude-code plugin framework inspired by oh-my-zsh. 6-layer security hooks included. 5-min install.

Organizes Claude Code through a modular plugin architecture with 11 specialized agents (planner, architect, code-reviewer, security-reviewer, etc.) that operate across 40 slash commands and 15 skill workflows, plus 9 rule files defining development principles like "surgical changes" and evidence-based verification. Implements persistent agent memory (`~/.claude/agent-memory/`) to capture learnings between sessions, and provides chained workflow templates (plan → TDD → code-review → handoff-verify → PR) that enforce quality gates rather than linear CLI usage. Installs via symlinks to `~/.claude/` for seamless updates and integrates directly with Claude Code's native plugin marketplace.

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