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 |
|------|--------|------------|