ワンクリックで
status
Display current AI-DLC project status and progress (read-only).
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Display current AI-DLC project status and progress (read-only).
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | status |
| description | Display current AI-DLC project status and progress (read-only). |
| model | haiku |
| context | fork |
| agent | Explore |
| allowed-tools | Read, Glob, Grep |
Read aidlc-docs/aidlc-state.md and display a comprehensive status summary.
Read State File: Load aidlc-docs/aidlc-state.md
/aidlc:start to begin."Read Audit Log: Load aidlc-docs/audit.md to get latest activity
Check Artifacts: Scan aidlc-docs/ for existing artifacts
Present Status Report:
# AI-DLC Project Status
## Project Info
- **Project Type**: [greenfield/brownfield]
- **Started**: [date]
- **Last Updated**: [date]
## Phase Progress
### INCEPTION PHASE
- [x/blank] Workspace Detection
- [x/blank] Reverse Engineering
- [x/blank] Requirements Analysis
- [x/blank] User Stories
- [x/blank] Workflow Planning
- [x/blank] Application Design
- [x/blank] Units Generation
### CONSTRUCTION PHASE
[Per-unit status if available]
- [x/blank] Build and Test
## Current Position
- **Phase**: [current phase]
- **Stage**: [current stage]
- **Next Action**: Run `/aidlc:[next-skill-name]`
## Artifacts Generated
[List of existing artifact files in aidlc-docs/]
This skill is read-only. It does not modify any files.
Generate build instructions and comprehensive test strategy for all units.
Generate code, tests, and deployment artifacts for a unit. Two-part stage with planning and generation.
Design detailed business logic, domain models, and business rules for a unit (technology-agnostic).
Map logical software components to actual infrastructure services for deployment.
Incorporate NFR patterns and logical components into unit design.
Determine non-functional requirements and select technology stack for a unit.