コンテンツにスキップ

Template inventory

このコンテンツはまだ日本語訳がありません。

What this is: the authoritative current-state list of templates shipped by pentaglyph. Numbering is contiguous; there is no collision.

For how to choose among them, see how-to/choose-the-right-template.md. For when to write what, see ../../template/docs/WORKFLOW.md.


Templates split into four families by purpose. Numbers are stable identifiers, not a ranking.

Every pentaglyph project uses these. They map 1:1 to the questions in STRATEGY.md §2.

#TemplateQuestion it answersLives under
00_default.mdFallback when nothing else fitsWherever sensible
11_architecture-overview.mdHow does the whole system work?arc42/01, arc42/05, arc42/08
22_prd.mdWhat/why are we building this?arc42/03-context-and-scope/prds/
33_module-detailed-design.mdHow is this module implemented?detailed-design/
44_use-case.mdWhat does Actor X do in scenario Y?arc42/03-context-and-scope/use-cases/
55_adr.mdWhy this decision over alternatives? (MADR v3.0)arc42/09-decisions/

UX research (6–8) — service / user design

Section titled “UX research (6–8) — service / user design”

Optional. Used when you have actual product / design work to document. See TiSDD for the underlying method bank.

#TemplateQuestion it answersLives under
66_persona.mdWho is this for, what do they want?service-design/personas/
77_journey-map.mdHow does the persona experience the scenario stage by stage?service-design/journeys/
88_service-blueprint.mdFrontstage vs backstage of the serviceservice-design/blueprints/

Process (9–12) — sprint, refinement, DoD, governance

Section titled “Process (9–12) — sprint, refinement, DoD, governance”

Optional. Used when your team needs structured artefacts for scrum-style cadence or heavier-weight governance.

#TemplatePurposeLives under
99_sprint-retro.mdSprint retrospective outputtask-list/ (Layer B)
1010_refinement-pbi.mdProduct-backlog-item refinementtask-list/ (Layer B)
1111_dod-checklist.mdDefinition of Done checklistdesign-guide/dod-checklist.md
1212_governance-decision.mdGovernance-board decision record (heavier-weight than an ADR)governance/
#TemplatePurposeLives under
1313_architecture-guidebook.mdLong-form Diátaxis-explanation onboarding read-through for new engineersuser-manual/explanation/architecture-guidebook/

template/docs/templates/
0_default.md
1_architecture-overview.md
2_prd.md
3_module-detailed-design.md
4_use-case.md
5_adr.md
6_persona.md
7_journey-map.md
8_service-blueprint.md
9_sprint-retro.md
10_refinement-pbi.md
11_dod-checklist.md
12_governance-decision.md
13_architecture-guidebook.md
README.md
  • 14 templates (0–13).
  • 1 README index file.
  • 15 files total under template/docs/templates/.

13_architecture-guidebook.md was originally piloted in a downstream consumer of pentaglyph and is contributed here in numbered slot 13 so the contiguous 9–12 process-bindings block stays intact. The templates/README.md count was bumped from “Nine” (which already undercounted the existing 9–12 process bindings) to “Fourteen” at the same time.


For deep-dives on individual templates, see: