Claude Orchestrator Plugin
Claude Orchestrator Plugin from eroslifestyle/Claude-Orchestrator-Plugin.
Skills in this plugin
24- ▌
- ▌ Plan · eroslifestyleDecompose a feature request into a detailed implementation plan with task breakdown, dependencies, and risk assessment. Use /plan for structured planning.
- ▌ Learn · eroslifestyleCapture a learning pattern from the current session with confidence scoring. Use when the user says /learn or when a reusable pattern is discovered.
- ▌ Evolve · eroslifestyleAggregate high-confidence instincts into reusable skills. Use when the user says /evolve or periodically to consolidate learnings.
- ▌ Status · eroslifestyleShow current orchestrator system status dashboard. Use /status for a quick health overview.
- ▌
- ▌ Metrics · eroslifestyleDisplay detailed session metrics and agent performance. Use /metrics for the full dashboard.
- ▌ Build Fix · eroslifestyleDiagnose and fix build errors automatically. Use /build-fix when compilation or build fails.
- ▌ Debugging · eroslifestyleWhen to use this skill for systematic debugging including root cause analysis, error tracing, performance profiling, and memory leak detection
- ▌ API Design · eroslifestyleWhen to use this skill for API design including REST best practices, GraphQL patterns, OpenAPI spec generation, and versioning strategies
- ▌ Checkpoint · eroslifestyleSave a named checkpoint of current session progress. Use /checkpoint to save state for later resumption.
- ▌ Multi Plan · eroslifestyleCreate a multi-agent execution plan for complex tasks. Use /multi-plan for parallel agent coordination planning.
- ▌
- ▌ Go Patterns · eroslifestyleGo best practices, idioms, and patterns. Auto-activated when working with .go files. Covers error handling, concurrency, interfaces, testing.
- ▌ Git Workflow · eroslifestyleWhen to use this skill for advanced Git operations and workflow management
- ▌ Tdd Workflow · eroslifestyleGuide Test-Driven Development workflow. Write tests first, then implement, then refactor. Use /tdd for TDD methodology.
- ▌ Security Scan · eroslifestyleRun a security audit on the codebase checking for common vulnerabilities. Use /security-scan for OWASP-style review.
- ▌ Refactor Clean · eroslifestyleClean up dead code, unused imports, and improve code organization. Use /refactor for automated cleanup.
- ▌ Python Patterns · eroslifestylePython best practices, idioms, and patterns. Auto-activated when working with .py files. Covers PEP 8, type hints, async, testing, packaging.
- ▌ Testing Strategy · eroslifestyleWhen to use this skill for comprehensive testing strategies and test implementation
- ▌ Strategic Compact · eroslifestyleInternal - Auto-triggered when context reaches ~70% capacity. Can also be invoked manually.
- ▌ Verification Loop · eroslifestyleVerify that code changes satisfy the original request. Run after implementation to catch issues before delivery.
- ▌ Typescript Patterns · eroslifestyleTypeScript best practices, patterns, and idioms. Auto-activated when working with .ts/.tsx files. Covers strict mode, React patterns, Node.js patterns.
- ▌ Remotion Best Practices · eroslifestyle bundleBest practices for Remotion - Video creation in React