byaws-samples· 161 skills
AIDLC 각 phase 종료 시점에 필수 gate 체크리스트를 강제한다. Inception gate는 요구사항·사용자 스토리·워크플로우 계획 서명을, Construction gate는 설계·코드·테스트 전수 통과와 risk-discovery PASS를, Operations gate는 continuous-eval 24시간 green과 cost-governance budget OK를 요구한다. 미통과 시 .omao/state/gates/<phase>.json에 blocked 상태를 기록하고 다음 phase 진입을 차단한다.
$npx -y skills add aws-samples/sample-oh-my-aidlcops --skill quality-gatesInstalls into the current project.
Run `npx skills use "https://github.com/aws-samples/sample-oh-my-aidlcops" --skill "aws-samples/sample-oh-my-aidlcops/quality-gates"` 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/aws-samples/sample-oh-my-aidlcops" that are relevant to the current task. Run `npx skills add "https://github.com/aws-samples/sample-oh-my-aidlcops"` and select the relevant skills, then follow their instructions.