一键导入
source-command-deploy-production
Design and deploy production infrastructure. IaC, CI/CD, monitoring, security hardening, operational docs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Design and deploy production infrastructure. IaC, CI/CD, monitoring, security hardening, operational docs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Security and quality audit of application codebase
Autonomous agent execution mode
Bridgebuilder — Autonomous PR Review
Triage a bug report through structured phases and create micro-sprint
L2 cost-budget enforcer — daily token cap with fail-closed semantics under uncertainty (billing-API primary, internal counter fallback, periodic reconciliation cron)
L5 cross-repo status reader — reads structured cross-repo state via gh API with TTL cache + stale fallback, BLOCKER extraction from NOTES.md, per-source error capture, p95 <30s for 10 repos
| name | source-command-deploy-production |
| description | Design and deploy production infrastructure. IaC, CI/CD, monitoring, security hardening, operational docs. |
Use this skill when the user asks to run the migrated source command deploy-production.
Design and deploy production infrastructure with security-first approach. Creates IaC, CI/CD pipelines, monitoring, and comprehensive operational documentation.
/deploy-production
/deploy-production background
Launches deploying-infrastructure from skills/deploying-infrastructure/.
See: skills/deploying-infrastructure/SKILL.md for full workflow details.
/feedback command| Argument | Description | Required |
|---|---|---|
background | Run as subagent for parallel execution | No |
| Path | Description |
|---|---|
grimoires/loa/deployment/infrastructure.md | Architecture overview |
grimoires/loa/deployment/deployment-guide.md | How to deploy |
grimoires/loa/deployment/runbooks/ | Operational procedures |
grimoires/loa/deployment/monitoring.md | Dashboards, alerts |
grimoires/loa/deployment/security.md | Access, secrets |
grimoires/loa/deployment/disaster-recovery.md | Backup, failover |
grimoires/loa/a2a/deployment-report.md | Report for audit |
The architect will ask about:
| Error | Cause | Resolution |
|---|---|---|
| "PRD not found" | Missing prd.md | Run /plan-and-analyze first |
| "SDD not found" | Missing sdd.md | Run /architect first |
| "Sprint plan not found" | Missing sprint.md | Run /sprint-plan first |
After deployment, run /audit-deployment for security review:
/deploy-production
↓
[deployment-report.md created]
↓
/audit-deployment
↓
[feedback or approval]
↓
If issues: fix and re-run /deploy-production
If approved: Ready for production
After deployment: /audit-deployment for infrastructure security audit