🔌 pluginActivePromisinghigh
claude-workflow-v2
by CloudAI-X
Universal Claude Code workflow plugin with agents, skills, hooks, and commands
Quality Breakdown
104/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
high
Broad system access required. Carefully review permissions before installing.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Multi-agent spawning system: Repository explicitly defines 7 specialized agents (orchestrator, code-reviewer, debugger, security-auditor, test-architect, refactorer, docs-writer) with orchestration capabilities
- Autonomous execution without approval gates: Commands like 'commit-push-pr', 'bootstrap-repo', 'dependency-upgrade', and 'parallel-analyze' suggest autonomous operations that modify repositories and execute CI/CD actions
- Shell/Bash execution hooks: Repository contains executable hooks (branch-protection.sh, format-on-edit.py, pre-commit-check.py, security-check.py) that can modify file systems and run arbitrary scripts
- Persistent configuration modification: CLAUDE.md file indicates persistent plugin configuration and state management across sessions
- Installation and bootstrap automation: 'bootstrap-repo' command and 'add-skill' packages with CLI installers (cli.js, installer.js) suggest automated setup scripts
- Plugin marketplace integration: .claude-plugin/marketplace.json indicates distribution through plugin marketplaces to multiple AI agents (Cursor, Codeium, Cline, 35+ agents)