Personal Claude Code plugin marketplace.
This repository contains a Claude Code plugin marketplace that provides custom commands to enhance your Claude Code workflow.
You can install plugins directly from Claude Code using the plugin management system:
-
Add this repository as a marketplace:
/plugin marketplace add to4iki/claude-code-plugins -
Install the plugins:
/plugin install git-workflow@to4iki/claude-code-plugins -
Restart Claude Code to activate the plugins.
| Plugin | Description |
|---|---|
| code-review | Review code changes from an expert perspective. |
| codex-exec | Orchestrator that delegates to Codex CLI in headless mode. |
| git-workflow | Automate common Git workflow. |
claude-code-plugins is released under the MIT license.