ワンクリックで
resume
Resume an existing AI-DLC workflow from where you left off. Loads state and context from previous session.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Resume an existing AI-DLC workflow from where you left off. Loads state and context from previous session.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
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.
SOC 職業分類に基づく
| name | resume |
| description | Resume an existing AI-DLC workflow from where you left off. Loads state and context from previous session. |
| disable-model-invocation | true |
| model | opus |
| allowed-tools | Read, Write, Edit, Glob, Grep |
ultrathink
You are resuming an existing AI-DLC workflow. Follow these steps precisely.
aidlc-docs/aidlc-state.md
/aidlc:start instead. STOP.Load artifacts based on current stage, following session-continuity.md:
Provide a brief summary of loaded context to the user.
Display current status:
**Welcome back! Your AI-DLC project is in progress.**
- **Project**: [project-name]
- **Project Type**: [greenfield/brownfield]
- **Current Phase**: [INCEPTION/CONSTRUCTION]
- **Current Stage**: [stage-name]
- **Last Completed**: [last completed stage]
- **Next Step**: [next stage to work on]
**Loaded context from**: [list of loaded artifacts]
Show available actions:
/aidlc: command to runAppend resume event to aidlc-docs/audit.md:
## Session Resume
**Timestamp**: [ISO 8601]
**Current Phase**: [phase]
**Current Stage**: [stage]
**Context Loaded**: [list of artifacts]
---