Deployment
Deployment
Plans, executes and verifies safe production deployment: build settings, environment config, domains, HTTPS, rollback.
What it does
Plans, executes and verifies safe production deployment: build settings, environment config, domains, HTTPS, rollback.
When to use it
Use when preparing preview, staging or production launches, or troubleshooting a deployment.
Problems it prevents
Prevents launches with no rollback path if the new build breaks something in production.
Typical workflow
- Confirm build and environment settings
- Verify domains and HTTPS
- Deploy with a rollback plan
- Run live smoke tests
Example output
A launch with a documented rollback step and a smoke-test pass on the actual live URL, not just the staging build.
What's included
- 01The complete prompt
The full manual as a ready-to-save SKILL.md file, matched exactly to what ships in the T7 library.
- 02Install walkthrough
Personal (~/.claude/skills/) and project (.claude/skills/) folder instructions, whichever fits how you work.
- 03Use notes
How Claude invokes it, what a good result looks like, and what to check before you trust the output.
Installation
Save the manual as SKILL.md in ~/.claude/skills/deployment/ to use it on every project, or in .claude/skills/deployment/ to scope it to one repository. Then invoke it directly:
/deployment