By GzuPark
Essential dev workflow: git commit and GitHub PR with automated code review
Conduct technical interviews about project plans to uncover hidden assumptions and identify potential issues before implementation. Use when the user wants to be interviewed about a plan, spec, or project idea.
GitHub PR creation workflow with automated code review. Use when user wants to create a PR, requests `/pr`, or needs to push changes to GitHub with quality checks.
Uses power tools
Uses Bash, Write, or Edit tools
Runs pre-commands
Contains inline bash commands via ! syntax
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A curated collection of plugins to supercharge your Claude Code experience.
# Add marketplace
/plugin marketplace add GzuPark/claude-plugin-pack
See plugins for overview.
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
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
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 | Create custom subagents |
/plugin install creators@claude-plugin-pack
Workplace productivity tools
| Feature | Description |
|---|---|
/recap | Multi-agent work session analysis |
| meeting-insight | Analyze meeting transcripts for patterns |
| video-insight | Extract transcripts, summaries, Q&A from videos |
| image-insight | Generate JSON profiles for AI image recreation |
/plugin install task-forge@claude-plugin-pack
Reusable hook configurations. Ask Claude Code to set them up automatically.
| Hook | Description |
|---|---|
| markdown-lint | Auto-lint .md files on edit |
See hooks/README.md for details.
[!IMPORTANT] Custom plugins do not auto-update. Get the latest version:
/plugin marketplace update claude-plugin-pack
claude-plugin-pack/
├── .claude-plugin/ # Marketplace & plugin manifests
├── plugins/ # Individual plugins
├── hooks/ # Reusable hook configurations
└── README.md
See Claude Code Plugins Documentation.
MIT
npx claudepluginhub GzuPark/claude-plugin-pack --plugin hello-worldSkills for creating Claude Code extensions: skills, slash commands, hooks, and subagents
Enhanced statusline for Claude Code with tool/agent/todo tracking, Git status, and session monitoring
Workplace productivity tools: meeting analysis, video summaries, work recap, and document insights
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
Commands for Git operations, commits, and PRs
Coding workflow skills: intelligent commits, push & PR, branch cleanup, CLAUDE.md maintenance, README generation, changelog creation, README updating, and GitHub Actions setup
Git workflow automation: conventional commits with branch protection, ticket tracking, and semantic correlation
Planning, committing, PR management, code polishing, action item extraction, and session handoffs.