PDCA document templates for consistent documentation.
Plan, Design, Analysis, and Report templates.
Use proactively when generating PDCA documents.
Triggers: template, plan document, design document, analysis document, report,
템플릿, 계획서, 설계서, 분석서, 보고서,
テンプレート, 計画書, 設計書,
模板, 计划书, 设计书,
plantilla, documento de plan,
modèle, document de plan,
Vorlage, Plandokument,
modello, documento di piano
Do NOT use for: code implementation, debugging
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
PDCA document templates for consistent documentation.
Plan, Design, Analysis, and Report templates.
Use proactively when generating PDCA documents.
Triggers: template, plan document, design document, analysis document, report,
템플릿, 계획서, 설계서, 분석서, 보고서,
テンプレート, 計画書, 設計書,
模板, 计划书, 设计书,
plantilla, documento de plan,
modèle, document de plan,
Vorlage, Plandokument,
modello, documento di piano
Do NOT use for: code implementation, debugging
user-invocable
true
argument-hint
[plan|design|analysis|report]
allowed-tools
["read_file","write_file","glob"]
imports
[]
agents
{}
context
session
memory
project
pdca-phase
all
bkit Templates
Consistent PDCA documentation templates
Available Templates
Plan Template
# {Feature} Plan Document> Version: 1.0.0 | Created: {date} | Status: Draft## 1. Executive Summary
Brief overview of the feature.
## 2. Goals and Objectives- Goal 1
- Goal 2
## 3. Scope### In Scope- Item 1
- Item 2
### Out of Scope- Item 1
## 4. Success Criteria
| Criterion | Metric | Target |
|-----------|--------|--------|
## 5. Timeline
| Milestone | Date | Description |
|-----------|------|-------------|
## 6. Risks
| Risk | Impact | Mitigation |
|------|--------|------------|