---
slug: "ccmarketplace"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/takuan-osho/ccmarketplace@main/README.md"
repo: "https://github.com/takuan-osho/ccmarketplace"
source_file: "README.md"
branch: "main"
---
# ccmarketplace

Personal Claude Code plugin marketplace with productivity skills for git workflows, reporting, and development tools.

## Installation

Add this marketplace to Claude Code:

 ```
/plugin marketplace add takuan-osho/ccmarketplace
```

Then browse and install plugins:

```
/plugin
```

## Available Plugins

### Git Workflow

| Plugin | Description |
|--------|-------------|
| [create-pr](https://github.com/takuan-osho/ccmarketplace/tree/HEAD/plugins/create-pr/) | Create Pull Request with Conventional Commits format |
| [gcm](https://github.com/takuan-osho/ccmarketplace/tree/HEAD/plugins/gcm/) | Generate Git Commit Message from staged changes |

### Documentation & Reporting

| Plugin | Description |
|--------|-------------|
| [interview](https://github.com/takuan-osho/ccmarketplace/tree/HEAD/plugins/interview/) | Run iterative clarification interviews until Do / Don't do / Done are clear |
| [report](https://github.com/takuan-osho/ccmarketplace/tree/HEAD/plugins/report/) | Create structured reports in GitHub Flavored Markdown |
| [tdl](https://github.com/takuan-osho/ccmarketplace/tree/HEAD/plugins/tdl/) | Traceable Development Lifecycle with end-to-end traceability |

### Development Tools

| Plugin | Description |
|--------|-------------|
| [k6-docs](https://github.com/takuan-osho/ccmarketplace/tree/HEAD/plugins/k6-docs/) | Access Grafana k6 documentation for load testing |
| [gemini-search](https://github.com/takuan-osho/ccmarketplace/tree/HEAD/plugins/gemini-search/) | Web search using Google Gemini CLI |
| [multi-ai-collab](https://github.com/takuan-osho/ccmarketplace/tree/HEAD/plugins/multi-ai-collab/) | Orchestrate multiple AI agents with specialized personas for cross-review |

### Writing

| Plugin | Description |
|--------|-------------|
| [japanese-tech-writing](https://github.com/takuan-osho/ccmarketplace/tree/HEAD/plugins/japanese-tech-writing/) | Japanese technical writing norms for technical documents and articles |
| [cognitive-rhythm-writing](https://github.com/takuan-osho/ccmarketplace/tree/HEAD/plugins/cognitive-rhythm-writing/) | Cognitive rhythm and pacing for Japanese expository writing (use with japanese-tech-writing) |
