npx claudepluginhub penkzhou/swiss-army-knife-pluginMulti-stack workflow plugin with unified 3-layer architecture. Features 6-phase Bugfix, 8-phase PR Review, 7-phase CI Job Fix, and 6-phase Execute Plan workflows. 47 agents including 4 master-coordinators and shared review-coordinator for fully closed-loop execution.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
This repository is a Claude Code plugin marketplace containing specialized plugins for development workflows.
| Plugin | Description |
|---|---|
| swiss-army-knife | Standardized frontend bugfix workflow with 6-phase process |
# Add this marketplace
/plugin marketplace add https://github.com/penkzhou/swiss-army-knife-plugin
# Install plugin
/plugin install swiss-army-knife@swiss-army-knife-plugin
swiss-army-knife-plugin/ # Marketplace root
├── .claude-plugin/
│ └── marketplace.json # Marketplace manifest
└── swiss-army-knife/ # Plugin directory
├── .claude-plugin/
│ └── plugin.json # Plugin manifest
├── agents/ # Specialized agents
├── commands/ # Slash commands
├── hooks/ # Event handlers
└── skills/ # Agent skills
MIT