/deploy
Deploy application to production or staging
$ npx -y skills add luongnv89/claude-howto --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/deploy
Context preview
What this command does when you run it.
Deploy application to production or staging
Command definition
deploy.mdname: Deploy description: Deploy application to production or staging
Deploy Application
Execute deployment workflow:
1. Run pre-deployment checks 2. Build application 3. Run tests 4. Deploy to target environment 5. Run health checks 6. Notify team on Slack
---
**Last Updated**: August 4, 2026 **Claude Code Version**: 2.1.220 **Sources**:
- https://code.claude.com/docs/en/plugins
**Compatible Models**: Claude Fable 5, Claude Opus 5, Claude Sonnet 5, Claude Sonnet 4.6, Claude Opus 4.8, Claude Haiku 4.5
Go from typing claude to orchestrating agents, hooks, skills, and MCP servers — with visual tutorials, copy-paste templates, and a guided learning path. Get Started in 15 Minutes | Find Your Level | Browse the Feature Catalog
Repo: luongnv89/claude-howto
Other commands on claude-howto.
- /incident
Handle production incidents with structured response
Open command - /rollback
Rollback to previous deployment
Open command - /status
Check overall system health and status
Open command - /generate-api-docs
Generate comprehensive API documentation from source code
Open command - /generate-readme
Create or update project README
Open command - /sync-docs
Sync documentation with code changes
Open command

