Personal marketplace for Claude Code plugins focused on developer productivity and Agent-First workflows.
Add this marketplace to your Claude Code:
/plugin marketplace add musingfox/cc-pluginsYour personal development squad powered by Agent-First workflow:
- Autonomous Agents: 9 specialized agents for planning, coding, reviewing, debugging, and optimization
- Task Management: Integrated with Linear, GitHub Issues, Jira, or local files
- Quality Assurance: Automated code review and git commit workflows
- Fibonacci Complexity: Token-based complexity estimation
- Retrospective Analysis: Continuous improvement through agent learning
Installation:
/plugin install omtThis repository serves as both a marketplace and a development workspace for custom Claude Code plugins.
cc-plugins/
├── .claude-plugin/
│ └── marketplace.json # Marketplace configuration
├── omt/ # OMT - One Man Team plugin
│ ├── .claude-plugin/
│ │ └── plugin.json
│ ├── commands/
│ ├── agents/
│ └── templates/
└── README.md
MIT License - Personal use and modification encouraged