Claude Code Tools

Active
GitHub Python MIT

Description

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

Key Features

  • Session management - save and restore agent conversation context
  • Code review - automated PR review and feedback
  • File tracking - track files modified by agents
  • Quick commands - shortcut wrappers for common operations
  • Multi-agent coordination - switch between CLI agents

Use Cases

💡 Boost daily productivity with Claude Code
💡 Manage multiple agent sessions and workflows
💡 Automate code review and change tracking

Quick Start

# Install
pip install claude-code-tools

# Use
cct review

Related Projects