From aidlc-inception
Plans AIDLC Phase 1 workflows: chooses sequential/parallel-units/iterative modes via decision tree, maps stories to units, defines checkpoint gates, generates workflow-plan.md handoff.
npx claudepluginhub aws-samples/sample-oh-my-aidlcopsThis skill is limited to using the following tools:
- 요구사항과 스토리가 확정되어 **실행 모드** 를 결정해야 할 때
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
aidlc-construction 이 진행 중인 피처의 재계획 — 해당 플러그인에서 수행agenticops 플러그인 참조.omao/plans/<slug>/requirements.md, user-stories.md 존재(또는 스토리 생략 결정 로그) 요구사항 간 엄격한 순서 의존성?
├── 예 → sequential
└── 아니오
├── 스토리 ≥ 5 개 + 독립 Unit 분해 가능?
│ ├── 예 → parallel-units
│ └── 아니오
└── 불확실성 높음(프로토타입·탐색) → iterative
| Gate | 승인자 | 확인 항목 |
|---|---|---|
| G1 — Requirements Freeze | 프로덕트 오너 | REQ 목록, 비기능 요구, 우선순위 |
| G2 — Story Freeze | 테크 리드 | 스토리 완전성, Acceptance Criteria |
| G3 — Unit Contract Freeze | 아키텍트 | Unit 인터페이스, 데이터 계약 |
| G4 — Construction Kickoff | 엔지니어링 매니저 | 인력/예산, 리스크 완화안 |
| 리스크 | 발생 확률 | 영향 | 완화 |
|---|---|---|---|
| GPU 쿼터 부족 | 중 | 고 | On-Demand → Spot 전환, 리전 이중화 |
| 모델 가중치 라이선스 제약 | 저 | 고 | 대체 모델 후보 2개 사전 확보 |
| Langfuse 자체 호스팅 운영 부담 | 중 | 중 | SaaS 대체 경로 문서화 |
다음 세 산출물을 aidlc-construction 에 전달합니다.
requirements.md — 기능/비기능 요구, REQ-IDuser-stories.md — 스토리, AC, Traceability(생략된 경우 사유 로그)workflow-plan.md — 실행 모드, Unit 분해, Gate, 리스크, 일정.omao/plans/<slug>/workflow-plan.md 저장created, last_update.date, tags: [aidlc, inception, workflow-planning]../requirements-analysis/SKILL.md — REQ-ID 소스../user-stories/SKILL.md — 스토리 소스../../CLAUDE.md — aidlc-inception 개요/home/ubuntu/workspace/oh-my-aidlcops/plugins/aidlc-construction/CLAUDE.md — Phase 2 핸드오프 대상/home/ubuntu/workspace/oh-my-aidlcops/CLAUDE.md — OMA 전체 철학