Claude Code Marketplace
Description
Claude Code plugins & extensions - Hooks, commands, and agents for developer productivity and workflow automation
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Claude Code Plugins
**[Website →](https://dev-gom.github.io/claude-code-marketplace/)**
**Version**: 2.31.0 | **Last Updated**: 2025-12-02
**Language**: [English](README.md) | [한국어](README.ko.md)
**⚠️ Important Notice (>= v2.0.17)** There is a known issue where hook logs stack in the chat window. Until this is resolved, PostToolUse hook outputs are hidden using `suppressOutput: true` in hooks.json. Stop hook messages can be controlled via `.plugin-config/[plugin-name].json` with `"showLogs": false` (default). Set to `true` to enable. See [Configuration](#configuration) for details.
A collection of powerful productivity plugins for Claude Code to automate common development workflows.

Included Plugins
1. 🔄 [Git Auto-Backup](plugins/hook-git-auto-backup/README.md)
📖 Plugin Details (Click to expand)Automatically creates git commits after each Claude Code session to prevent work loss.
**Quick Info:** Auto-commits all changes with timestamps when session ends | **Hook:** `Stop`
**[Read Full Documentation →](plugins/hook-git-auto-backup/README.md)**
2. 📋 [TODO Collector](plugins/hook-todo-collector/README.md)
📖 Plugin Details (Click to expand)Scans your entire project and collects all TODO, FIXME, HACK, XXX, NOTE, and BUG comments into a detailed report.
**Quick Info:** Supports multiple languages, generates markdown report | **Hooks:** `PostToolUse` (Write|Edit|NotebookEdit), `Stop`

**[Read Full Documentation →](plugins/hook-todo-collector/README.md)**
3. 📊 [Code Complexity Monitor](plugins/hook-complexity-monitor/README.md)
📖 Plugin Details (Click to expand)Monitors code complexity metrics and warns when thresholds are exceeded.
**Quick
Related Skills
Epic Decompose
Break an epic into task children without creating task branches.
Productivity Claude Code Terminal Title
Gives each Claude Code terminal window a dynamic title describing the work being done
Productivity N8n Skills
Enables AI assistants to directly understand and operate n8n workflows
Productivity Composio Make
Trigger and manage Make (Integromat) scenarios
Productivity Getting Help
career-ops is an open source project maintained in limited time. Here's how to get help efficiently.
Productivity Worktree Status Check
Verify the current worktree environment and show task details.
Productivity