Deep analytical thinking and problem-solving tools. Provides multi-dimensional analysis capabilities for complex technical and strategic decisions.
npx claudepluginhub manifoldlogic/claude-code-plugins --plugin analysisA collection of Claude Code plugins for development workflows, project management, and CI/CD automation.
Add the marketplace and install plugins:
# Add the crewchief marketplace from GitHub
/plugin marketplace add manifoldlogic/claude-code-plugins
# Install plugins
/plugin install sdd@crewchief
/plugin install github-actions@crewchief
| Plugin | Description |
|---|---|
| sdd | Spec-Driven Development - workflow management for structured epic planning, ticket execution, and task-based implementation |
| github-actions | GitHub Actions workflow creation, optimization, and troubleshooting |
| claude-code-dev | Development tools for Claude Code: skills, commands, hooks, and plugins |
| maproom | Semantic code search using maproom CLI |
| obsidian | Obsidian vault management using obsidian-cli |
| worktree | Git worktree management using crewchief CLI |
| game-design | Game design consultant agents synthesized from 14 legendary designers |
| vscode | VS Code and Cursor workspace configuration management |
| iterm | iTerm2 tab and pane management for macOS host and Linux container environments |
| analysis | Deep analytical thinking and problem-solving tools for complex technical and strategic decisions |
| rust-analyzer-lsp | Rust language server integration via rust-analyzer for code intelligence, diagnostics, and navigation |
| cmux | cmux terminal management for macOS host via SSH from devcontainers |
| devx | Developer experience orchestration layer for multi-plugin development workflows |
After adding the marketplace (see Quick Start above), install individual plugins:
/plugin install <plugin-name>@crewchief
MIT License. Individual components may have their own licenses; see plugin directories for details.
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Real-time statusline HUD for Claude Code - context health, tool activity, agent tracking, and todo progress
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification