install-claude-workflow-v2
v2.0.6
Published
Install the Claude Code workflow plugin with agents, commands, skills, and hooks
Maintainers
Readme
install-claude-workflow-v2
Install the Claude Code workflow plugin with a single command.
Usage
npm exec install-claude-workflow-v2@latestOr with npx:
npx --yes install-claude-workflow-v2@latestThat's it. Run claude to start.
What Gets Installed
.claude/
├── agents/ # 7 specialized subagents
├── skills/ # 14 knowledge domains
├── commands/ # 26 slash commands
└── hooks/ # 14 automation scriptsFeatures
- Additive install - Preserves your existing
.claude/files - No git history - Downloads clean tarball, not full repo
- Single command - No configuration needed
Requirements
- Node.js 16+
- Claude Code CLI
Repository
https://github.com/CloudAI-X/claude-workflow-v2
License
MIT
