원클릭으로
ai-sdlc-0-bootstrap
Initialize or align a repository for AI-SDLC based on the intended system.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Initialize or align a repository for AI-SDLC based on the intended system.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Implement the current use case using strict TDD.
Verify repository readiness for release.
Create or update a minimal use case specification.
Determine minimal architecture components for the current use case.
Verify or collaboratively define the deployment workflow.
| name | ai-sdlc-0-bootstrap |
| description | Initialize or align a repository for AI-SDLC based on the intended system. |
Align the repository with the intended system and prepare it for AI-SDLC.
Clarify with the user:
If unclear → ask before proceeding.
Check existing:
Ensure Clean Architecture:
src/app/domain
src/app/application
src/app/interfaces
src/app/infrastructure
tests/unit
tests/integration
tests/e2e
Rules:
Check for:
requirements.txt
pyproject.toml
package.json
Rules:
Ensure:
docs/PROJECT.md
Rules:
Content:
Identify:
Ask the user before removing anything.
Repository aligned with intended system.
Update:
docs/TASKS.md
Set:
CURRENT PHASE → 1