bkit-templates
Installation
SKILL.md
bkit Document Templates
Use these templates when generating PDCA documents.
Available Templates
| Template | Path | Purpose |
|---|---|---|
| Plan | ${CLAUDE_PLUGIN_ROOT}/templates/plan.template.md |
Feature planning |
| Design | ${CLAUDE_PLUGIN_ROOT}/templates/design.template.md |
Technical design |
| Analysis | ${CLAUDE_PLUGIN_ROOT}/templates/analysis.template.md |
Gap analysis |
| Report | ${CLAUDE_PLUGIN_ROOT}/templates/report.template.md |
Completion report |
| Index | ${CLAUDE_PLUGIN_ROOT}/templates/_INDEX.template.md |
Document index |
| CLAUDE | ${CLAUDE_PLUGIN_ROOT}/templates/CLAUDE.template.md |
CLAUDE.md template |
Template Usage
Plan Template
For Plan phase - feature planning before design.
Related skills