Deployment Implementation Guide
Background & Applicable Scenarios
The architecture design is done, but operations questions still need answers: what environment to deploy to? How to set up continuous integration and release? How to monitor and rollback when issues arise? This skill helps you plan environment setups and operations strategies from development to production from an operations perspective.
Input & Output
What you need to provide: System Architecture Design Specification + Project environment information (cloud hosting/self-hosted servers, containerization requirements, etc.).
What you will get: Deployment Implementation Guide containing 4 sub-modules (generated on-demand individually): Environment Planning (dev/test/production environment configuration), CI/CD Pipeline Solution, Monitoring & Logging Solution, Rollback & Disaster Recovery Strategy.
Process Description
The Agent provides 4 on-demand sub-modules. It first searches relevant knowledge, then confirms with you one by one: how to plan environments (dev/test/production), how to set up CI/CD pipelines, how to handle monitoring and logging, and how to configure rollback and disaster recovery. Each sub-module is produced independently and continuously updated throughout the development cycle.