#323 · Primary category: AI Coding Assistants
claude-workflow-v2
Universal Claude Code workflow plugin with agents, skills, hooks, and commands
Project last updated:08/25/26
GitHub Stars
1.4K
Forks
189
Contributors
2
License
MIT
Why we included this project
Claude Code users who want their agent to behave the same way on every project will get the most out of this plugin. It ships seven specialized subagents for code review, debugging, security, and orchestration, plus fourteen knowledge skills that pull in domain context only when needed. The slash commands handle the routine parts of the day: conventional commits, opening PRs, running tiered tests, and verifying changes before they ship. The hooks layer is the part that runs without you asking, blocking edits that would leak secrets, auto-formatting files, and sending desktop notifications when the agent needs input. Since it installs through skills.sh and the Claude plugin system, the same setup carries over to Cursor, Codex, and Windsurf, so a team can keep one workflow no matter which assistant each developer happens to use.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.