🎯

report

🎯Skill

from takuan-osho/ccmarketplace

VibeIndex|
What it does

Creates structured reports in GitHub Flavored Markdown for documenting project details, findings, or analysis with consistent formatting.

report

Installation

Install skill:
npx skills add https://github.com/takuan-osho/ccmarketplace --skill report
6
Last UpdatedJan 26, 2026

Skill Details

SKILL.md

Overview

# 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](plugins/create-pr/) | Create Pull Request with Conventional Commits format |

| [gcm](plugins/gcm/) | Generate Git Commit Message from staged changes |

Documentation & Reporting

| Plugin | Description |

|--------|-------------|

| [interview](plugins/interview/) | Conduct structured interviews to gather requirements and clarify specifications |

| [report](plugins/report/) | Create structured reports in GitHub Flavored Markdown |

| [tdl](plugins/tdl/) | Traceable Development Lifecycle with end-to-end traceability |

Development Tools

| Plugin | Description |

|--------|-------------|

| [k6-docs](plugins/k6-docs/) | Access Grafana k6 documentation for load testing |

| [gemini-search](plugins/gemini-search/) | Web search using Google Gemini CLI |