Claude Plugin Pack
Description
Personal collection of plugins for Claude Code with multi-agent workflows and productivity tools
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 Plugin Pack
A curated collection of plugins to supercharge your [Claude Code](https://docs.anthropic.com/en/docs/claude-code) experience.
Quick Start
# Add marketplace
/plugin marketplace add GzuPark/claude-plugin-pack
Plugins
See [plugins](plugins/) for overview.
[hello-world](plugins/hello-world/)
Essential dev workflow for daily development
| Command | Description |
|---|---|
/commit |
Create well-structured git commits with conventional format |
/interview |
Conduct technical interviews to generate project specs |
/pr |
Create GitHub PR with automated code review |
/simplify |
Simplify code after completion |
/plugin install hello-world@claude-plugin-pack
[heimdall](plugins/heimdall/)
Enhanced statusline for Claude Code *(named after the Norse watchman god)*
| Feature | Description |
|---|---|
/heimdall:bifrost |
One-command setup (automatic build and configuration) |
| Dynamic display | 3-6 lines based on activity |
| Tool tracking | Color-coded completion counts |
| MCP tool tracking | Separate display for MCP tools (running only) |
| Agent tracking | Running agents with elapsed time |
| Running activity | Separate line with spinner animation |
| Todo progress | Full task description display |
| Git integration | Branch, staged/modified, sync status |
| MCP server | Connection status with tool call count |
| Context usage | Color-coded progress bar |
| Cost tracking | Session cost and line changes |
| 5-hour reset | Usage tracking with local time |
/plugin install heimdall@claude-plugin-pack
/heimdall:bifrost
[creators](plugins/creators/)
Skills for creating Claude Code extensions
| Skill | Description |
|---|---|
| skill-creator | Create Agent Skills with SKILL.md |
| slash-command-creator | Create custom slash commands |
| hook-creator | Create event hooks |
| subagent-creator | Crea |
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11