name: deploy description: Prepare deployment instructions, release checks, verification, monitoring, and rollback. Use when the project is ready for deployment or when the user invokes /deploy. version: 1.0.0 stage: deploy
$npx -y skills add alanhuang168/ai-project-workflow --skill deployInstalls into the current project.
Run `npx skills use "https://github.com/alanhuang168/ai-project-workflow" --skill "alanhuang168/ai-project-workflow/deploy"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/alanhuang168/ai-project-workflow" that are relevant to the current task. Run `npx skills add "https://github.com/alanhuang168/ai-project-workflow"` and select the relevant skills, then follow their instructions.