๐Ÿš€
DevOpsJavaScript

Deploy

by ww-w-ai

Deploy is a DevOps skill for Claude Code, published by ww-w-ai in bkit-claude-code.

592 stars152 forkson ww-w-ai/bkit-claude-codeAdded 2026/08/25Repository updated 2026/08/17
ai-agentsai-driven-workai-native-developmentbkitclaude-codemulti-languagepdcapipelineplugin-repo
Install in seconds
Install Deploy
Copy Deploy into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/ww-w-ai/bkit-claude-code/tree/main/skills/deploy ~/.claude/skills/deploy

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/ww-w-ai/bkit-claude-code.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/deploy/SKILL.md in ww-w-ai/bkit-claude-code
Installs to
~/.claude/skills/deploy
Collection
One of 25 skills cataloged from this repository
Category
DevOps โ€” 798 skills

What Deploy does

Deploy generates CI/CD pipeline files and guides feature promotion to dev, staging, or prod with level-based gates. Use it when you need environment-specific deployment flow, rollback, or promotion checks.

Deploy is cataloged under DevOps on DirSkills. Deploy comes from a repository tagged ai-agents, ai-driven-work, ai-native-development, bkit and claude-code.

Documentation

README

Deploy Skill

Deploy code to target environment with automated CI/CD pipeline generation. Strategy adapts based on project level (Starter/Dynamic/Enterprise).

Usage

/pdca deploy {feature}              # Deploy to default env (dev)
/pdca deploy {feature} --env dev    # Deploy to DEV
/pdca deploy {feature} --env staging  # Deploy to STAGING (requires DEV 90%+)
/pdca deploy {feature} --env prod   # Deploy to PROD (requires STAGING 95%+ & Human Approval)
/pdca deploy status                 # Show deploy state machine status

Level-Based Strategy

This is the opening of the README. Read the full README on GitHub.

Commands Deploy provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /pdca

Frequently asked about Deploy

  • What else does ww-w-ai publish alongside Deploy?

    Deploy is one of 25 skills that DirSkills catalogs from ww-w-ai/bkit-claude-code, the repository it ships in. Its siblings there include Audit, BKIT and Bkend Auth. Each one is a separate skill with its own page in this directory, installs the same way Deploy does, and is maintained by ww-w-ai in that same repository. The rest of the collection is listed on the ww-w-ai/bkit-claude-code page.

  • How does Deploy compare to other DevOps skills?

    Deploy ranks #653 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Deploy against them. Open each page to compare what they document and how they install.

More from ww-w-ai/bkit-claude-code

Deploy is one of 25 skills cataloged on DirSkills from ww-w-ai/bkit-claude-code.

See all 25 skills โ†’