원클릭으로
ipa-codepipeline
[DEPRECATED] Use /ipa-compose codepipeline + /ipa-prepare instead.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
[DEPRECATED] Use /ipa-compose codepipeline + /ipa-prepare instead.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Deploy a backend tier stack: Lambda + API Gateway v2 + DynamoDB (feature-flagged).
Compose a deployment from stack skills and generate executable artifacts (Makefiles, security disposition). Use when the user says 'compose', 'generate deployment', or invokes /ipa-compose.
Initialize IPA project configuration
Deploy a CodePipeline CI/CD pipeline with CodeBuild for automated build/test/deploy.
Deploy a Terraform state backend (S3 + DynamoDB) via CloudFormation.
Deploy a CodeCommit repository for source code management.
| name | ipa-codepipeline |
| description | [DEPRECATED] Use /ipa-compose codepipeline + /ipa-prepare instead. |
This skill is deprecated. CodePipeline is now a composable prepare stack. Use the standard compose+prepare flow instead.
The CodePipeline and CodeCommit stacks are now integrated into /ipa-compose as
prepare-lifecycle stacks. Instead of running /ipa-codepipeline, use:
/ipa-compose codepipeline — adds codecommit + codepipeline to your composition/ipa-prepare — deploys all prepare stacks (including codecommit + codepipeline)If you previously deployed CI/CD via /ipa-codepipeline, the stacks are compatible.
Re-run /ipa-compose to include them in your composition, then /ipa-prepare to
align with the compose-managed flow. Stack names are unchanged.