Skip to main content
ClaudeWave
CloudAI-X avatar
CloudAI-X

claude-workflow-v2

View on GitHub

Universal Claude Code workflow plugin with agents, skills, hooks, and commands

Subagents1.4k stars191 forksPythonMITUpdated 3d ago
ClaudeWave Trust Score
97/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/CloudAI-X/claude-workflow-v2 && cp claude-workflow-v2/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

24 items in this repository

Expert code review specialist. Use PROACTIVELY after writing or modifying code, before commits, when asked to review changes, PR review, code quality check, lint, or standards audit. Focuses on quality, security, performance, and maintainability.

Install
debuggerSubagent

Expert debugging specialist for errors, test failures, crashes, segmentation faults, memory leaks, timeouts, race conditions, deadlocks, and unexpected behavior. Use PROACTIVELY when encountering any error, exception, or failing test. Performs systematic root cause analysis.

Install
docs-writerSubagent

Technical documentation specialist. Use for creating README files, API documentation, architecture docs, inline comments, user guides, changelogs, migration guides, release notes, FAQs, and troubleshooting docs. MUST BE USED when documentation is needed or when code changes require doc updates.

Install
orchestratorSubagent

Master coordinator for complex multi-step tasks. Use PROACTIVELY when a task involves 2+ modules, requires delegation to specialists, needs architectural planning, or involves GitHub PR workflows. MUST BE USED for open-ended requests like "improve", "enhance", "build", "scale", "refactor", "add feature", "system design", "architecture", "complex task", or when implementing features from GitHub issues.

Install
refactorerSubagent

Code refactoring specialist for improving code quality, reducing technical debt, eliminating code smells, reducing complexity, and applying design patterns. Use PROACTIVELY when code needs restructuring, simplification, tech debt reduction, or when applying DRY/SOLID principles.

Install

Security specialist for vulnerability detection, secure coding review, and security hardening. Use PROACTIVELY when handling authentication, authorization, encryption, secrets, credentials, OAuth, JWT, CORS, headers, user input, API keys, or sensitive data. Checks for OWASP Top 10 and common vulnerabilities.

Install

Testing strategy specialist for designing test suites, writing tests, and ensuring comprehensive coverage. Use PROACTIVELY when adding new features, fixing bugs, improving test coverage, creating test plans, mocking strategies, handling flaky tests, or writing integration/E2E tests.

Install
add-testsSlash Command

Add tests for recently changed files or specified code

Install
architectSlash Command

System design and architecture planning mode. Focuses on high-level design, trade-offs, and technical decisions before implementation.

Install
bootstrap-repoSlash Command

Explore the repository with 10 parallel subagents to create comprehensive documentation. Creates CODEBASE.md with full architecture analysis.

Install
code-simplifierSlash Command

Simplifies code after implementation. Reviews recent changes and suggests/applies simplifications while preserving behavior.

Install
commit-push-prSlash Command

Commit staged changes, push to remote, and create a pull request

Install
commitSlash Command

Create a conventional commit with auto-generated message

Install
dependency-upgradeSlash Command

Safe, one-at-a-time dependency upgrades with verification after each. Detects package manager automatically.

Install
lint-checkSlash Command

Runs linting and code quality checks. Catches style issues, potential bugs, and enforces project standards.

Install
lint-fixSlash Command

Auto-fix all linting and formatting issues

Install
mentorSlash Command

Educational mode that explains concepts, teaches patterns, and guides learning. Ideal when learning a new codebase, technology, or programming concept.

Install
metricsSlash Command

View agent performance metrics and session history. Shows usage patterns, files changed, and session summaries.

Install
parallel-analyzeSlash Command

Multi-perspective analysis using parallel subagents. Analyzes code from architecture, security, performance, and testing viewpoints simultaneously.

Install
parallel-reviewSlash Command

Run parallel code review across multiple directories or files. Uses N subagents simultaneously for faster analysis.

Install
planSlash Command

Create and maintain a structured PLAN.md for persistent task tracking. Supports phases, dependencies, and progress tracking.

Install
quick-fixSlash Command

Quickly fix lint errors, type errors, or simple bugs

Install
rapidSlash Command

Fast-paced development mode for quick iterations. Minimal ceremony, maximum speed. Best for prototypes, MVPs, and time-sensitive tasks.

Install
refactor-guidedSlash Command

Systematic, safety-first refactoring with verification at each step. Never refactors and adds features simultaneously.

Install
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
agent-skillsaiai-agentsclaude-codecodexcursorskillsworkflow

What people ask about claude-workflow-v2

What is CloudAI-X/claude-workflow-v2?

+

CloudAI-X/claude-workflow-v2 is subagents for the Claude AI ecosystem. Universal Claude Code workflow plugin with agents, skills, hooks, and commands It has 1.4k GitHub stars and was last updated 3d ago.

How do I install claude-workflow-v2?

+

You can install claude-workflow-v2 by cloning the repository (https://github.com/CloudAI-X/claude-workflow-v2) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is CloudAI-X/claude-workflow-v2 safe to use?

+

Our security agent has analyzed CloudAI-X/claude-workflow-v2 and assigned a Trust Score of 97/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains CloudAI-X/claude-workflow-v2?

+

CloudAI-X/claude-workflow-v2 is maintained by CloudAI-X. The last recorded GitHub activity is from 3d ago, with 10 open issues.

Are there alternatives to claude-workflow-v2?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy claude-workflow-v2 to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: CloudAI-X/claude-workflow-v2
[![Featured on ClaudeWave](https://claudewave.com/api/badge/cloudai-x-claude-workflow-v2)](https://claudewave.com/repo/cloudai-x-claude-workflow-v2)
<a href="https://claudewave.com/repo/cloudai-x-claude-workflow-v2"><img src="https://claudewave.com/api/badge/cloudai-x-claude-workflow-v2" alt="Featured on ClaudeWave: CloudAI-X/claude-workflow-v2" width="320" height="64" /></a>

More Subagents