By gendosu
Codex MCP integration plugin for code review, technical research, documentation generation, and custom queries
A collection of development utility plugins for Claude Code.
CCMP (Claude Code Marketplace) is a monorepo containing productivity plugins for Claude Code. It provides skills and commands to streamline your daily development workflow.
| Plugin Name | Description | Type | Feature Name | Version | Documentation |
|---|---|---|---|---|---|
| CCCP (Claude Code Command Pack) | Git operations specialist agents and micro-commit commands for test-driven development workflows | Agent | git-operations-specialist - Comprehensive Git operations (commit, branch, merge, conflict resolution) | 0.3.0 | README |
| Agent | project-manager - Overall project management | ||||
| Command | commit - Commit with staged changes | ||||
| Command | micro-commit - Context-based micro-commit splitting | ||||
| Command | todo-task-planning - Task planning execution | ||||
| Command | todo-task-run - Execute tasks from TODO file and create PR | ||||
| Skill | key-guidelines - Development guideline reference | ||||
| awesome-statusline | Claude Code statusline automatic setup skill | Skill | setup-statusline - Automatic statusline setup | 0.1.0 | README |
| codex | Codex MCP integration plugin - Code review, technical research, documentation generation | Skill | codex - Code review, technical research, documentation generation, custom queries | 0.1.1 | README |
| skill-creator | Comprehensive guide for creating effective Claude Code skills | Skill | skill-creator - Skill design patterns, initialization, validation, and packaging tools | 1.0.0 | README |
/plugin marketplace add gendosu/ccmp
/plugin install cccp@gendosu-claude-plugins
This project is licensed under the MIT License - see the LICENSE file for details.
Contributions are welcome! Please feel free to submit a Pull Request.
GENDOSU
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub gendosu/ccmp --plugin codexGit operations specialist agent and workflow commands (commit, micro-commit, pull-request, todo tasks) for Claude Code
Claude Code statusline setup skill for automatic statusline configuration
Claude Code statusline setup skill for automatic statusline configuration
agkan task management workflow skills
Git operations specialist agent and workflow commands (micro-commit, todo tasks) for Claude Code
OpenAI Codex CLI integration with MCP server and skills for plan review, code review, and codebase analysis
Development workflow skills, commands, and hooks from claude-toolbox
Helps Claude read a planning document and explore related files to get familiar with a topic. Asking Claude to prepare to discuss seems to work better than asking it to prepare to do specific work. This is followed by Plan, then Execute.
Claude Code workflow patterns: prompting, CLAUDE.md maintenance, multi-agent orchestration
5 methods to retrieve code context: DeepWiki, Context7, Exa, git clone, and web search+fetch
Commands for loading context and priming Claude for specific tasks