ワンクリックで
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