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
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
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 |
|------|--------|------------|