@totaland/create-starter-kit 2.0.1 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (221) hide show
  1. package/README.md +27 -3
  2. package/bin/index.js +88 -30
  3. package/package.json +1 -1
  4. package/templates/backend/.github/agents/ /360/237/216/255 planner.agent.md" +0 -92
  5. package/templates/backend/.github/agents/api-architect.agent.md +0 -41
  6. package/templates/backend/.github/agents/code-reviewer.agent.md +0 -26
  7. package/templates/backend/.github/agents/code-simplifier.agent.md +0 -41
  8. package/templates/backend/.github/agents/code-skeptic.agent.md +0 -74
  9. package/templates/backend/.github/agents/docs-specialist.agent.md +0 -25
  10. package/templates/backend/.github/agents/implementation-plan.agent.md +0 -160
  11. package/templates/backend/.github/agents/janitor.agent.md +0 -90
  12. package/templates/backend/.github/agents/ms-sql-dba.agent.md +0 -25
  13. package/templates/backend/.github/agents/plan.agent.md +0 -115
  14. package/templates/backend/.github/agents/planner.agent.md +0 -15
  15. package/templates/backend/.github/agents/playwright-tester.agent.md +0 -13
  16. package/templates/backend/.github/agents/postgresql-dba.agent.md +0 -18
  17. package/templates/backend/.github/agents/prd.agent.md +0 -202
  18. package/templates/backend/.github/agents/research-technical-spike.agent.md +0 -170
  19. package/templates/backend/.github/agents/software-engineer-agent-v1.agent.md +0 -165
  20. package/templates/backend/.github/agents/task-planner.agent.md +0 -375
  21. package/templates/backend/.github/agents/task-researcher.agent.md +0 -255
  22. package/templates/backend/.github/agents/tdd-green.agent.md +0 -60
  23. package/templates/backend/.github/agents/tdd-red.agent.md +0 -60
  24. package/templates/backend/.github/agents/tdd-refactor.agent.md +0 -85
  25. package/templates/backend/.github/agents/tech-debt-remediation-plan.agent.md +0 -50
  26. package/templates/backend/.github/agents/typescript-mcp-expert.agent.md +0 -91
  27. package/templates/backend/.github/agents/ultimate-thinking-beastmode.agent.md +0 -644
  28. package/templates/backend/.github/agents//360/237/216/255 generator.agent.md" +0 -264
  29. package/templates/backend/.github/agents//360/237/216/255 healer.agent.md" +0 -44
  30. package/templates/backend/.github/agents//360/237/216/255 pom.agent.md" +0 -308
  31. package/templates/backend/.github/instructions/a11y.instructions.md +0 -369
  32. package/templates/backend/.github/instructions/ms-sql-dba.instructions.md +0 -25
  33. package/templates/backend/.github/instructions/object-calisthenics.instructions.md +0 -302
  34. package/templates/backend/.github/instructions/performance-optimization.instructions.md +0 -420
  35. package/templates/backend/.github/instructions/playwright-python.instructions.md +0 -62
  36. package/templates/backend/.github/instructions/playwright-typescript.instructions.md +0 -86
  37. package/templates/backend/.github/instructions/security-and-owasp.instructions.md +0 -51
  38. package/templates/backend/.github/instructions/self-explanatory-code-commenting.instructions.md +0 -162
  39. package/templates/backend/.github/instructions/spec-driven-workflow-v1.instructions.md +0 -323
  40. package/templates/backend/.github/instructions/sql-sp-generation.instructions.md +0 -74
  41. package/templates/backend/.github/instructions/task-implementation.instructions.md +0 -190
  42. package/templates/backend/.github/instructions/typescript-mcp-server.instructions.md +0 -228
  43. package/templates/backend/.github/prompts/ai-prompt-engineering-safety-review.prompt.md +0 -229
  44. package/templates/backend/.github/prompts/architecture-blueprint-generator.prompt.md +0 -321
  45. package/templates/backend/.github/prompts/breakdown-epic-arch.prompt.md +0 -65
  46. package/templates/backend/.github/prompts/breakdown-epic-pm.prompt.md +0 -57
  47. package/templates/backend/.github/prompts/breakdown-feature-implementation.prompt.md +0 -127
  48. package/templates/backend/.github/prompts/breakdown-feature-prd.prompt.md +0 -60
  49. package/templates/backend/.github/prompts/breakdown-plan.prompt.md +0 -508
  50. package/templates/backend/.github/prompts/copilot-instructions-blueprint-generator.prompt.md +0 -293
  51. package/templates/backend/.github/prompts/create-agentsmd.prompt.md +0 -248
  52. package/templates/backend/.github/prompts/create-github-issue-feature-from-specification.prompt.md +0 -27
  53. package/templates/backend/.github/prompts/create-github-issues-feature-from-implementation-plan.prompt.md +0 -27
  54. package/templates/backend/.github/prompts/create-github-issues-for-unmet-specification-requirements.prompt.md +0 -35
  55. package/templates/backend/.github/prompts/create-implementation-plan.prompt.md +0 -156
  56. package/templates/backend/.github/prompts/create-llms.prompt.md +0 -209
  57. package/templates/backend/.github/prompts/create-specification.prompt.md +0 -126
  58. package/templates/backend/.github/prompts/create-technical-spike.prompt.md +0 -230
  59. package/templates/backend/.github/prompts/csharp-nunit.prompt.md +0 -71
  60. package/templates/backend/.github/prompts/ef-core.prompt.md +0 -76
  61. package/templates/backend/.github/prompts/folder-structure-blueprint-generator.prompt.md +0 -404
  62. package/templates/backend/.github/prompts/gen-specs-as-issues.prompt.md +0 -165
  63. package/templates/backend/.github/prompts/generate-custom-instructions-from-codebase.prompt.md +0 -239
  64. package/templates/backend/.github/prompts/java-junit.prompt.md +0 -64
  65. package/templates/backend/.github/prompts/memory-merger.prompt.md +0 -107
  66. package/templates/backend/.github/prompts/multi-stage-dockerfile.prompt.md +0 -46
  67. package/templates/backend/.github/prompts/playwright-automation-fill-in-form.prompt.md +0 -29
  68. package/templates/backend/.github/prompts/playwright-explore-website.prompt.md +0 -19
  69. package/templates/backend/.github/prompts/playwright-generate-test.prompt.md +0 -19
  70. package/templates/backend/.github/prompts/postgresql-code-review.prompt.md +0 -214
  71. package/templates/backend/.github/prompts/postgresql-optimization.prompt.md +0 -406
  72. package/templates/backend/.github/prompts/project-workflow-analysis-blueprint-generator.prompt.md +0 -294
  73. package/templates/backend/.github/prompts/prompt-builder.prompt.md +0 -142
  74. package/templates/backend/.github/prompts/remember.prompt.md +0 -125
  75. package/templates/backend/.github/prompts/review-and-refactor.prompt.md +0 -15
  76. package/templates/backend/.github/prompts/sql-code-review.prompt.md +0 -303
  77. package/templates/backend/.github/prompts/sql-optimization.prompt.md +0 -298
  78. package/templates/backend/.github/prompts/suggest-awesome-github-copilot-agents.prompt.md +0 -72
  79. package/templates/backend/.github/prompts/suggest-awesome-github-copilot-chatmodes.prompt.md +0 -71
  80. package/templates/backend/.github/prompts/suggest-awesome-github-copilot-collections.prompt.md +0 -149
  81. package/templates/backend/.github/prompts/suggest-awesome-github-copilot-instructions.prompt.md +0 -88
  82. package/templates/backend/.github/prompts/suggest-awesome-github-copilot-prompts.prompt.md +0 -71
  83. package/templates/backend/.github/prompts/technology-stack-blueprint-generator.prompt.md +0 -242
  84. package/templates/backend/.github/prompts/typescript-mcp-server-generator.prompt.md +0 -90
  85. package/templates/backend/.github/prompts/update-implementation-plan.prompt.md +0 -157
  86. package/templates/backend/.github/prompts/update-markdown-file-index.prompt.md +0 -76
  87. package/templates/backend/Project_Folders_Structure_Blueprint.md +0 -529
  88. package/templates/backend/README.md +0 -99
  89. package/templates/backend/biome.json +0 -45
  90. package/templates/backend/drizzle.config.ts +0 -10
  91. package/templates/backend/knip.json +0 -10
  92. package/templates/backend/package.json +0 -60
  93. package/templates/backend/playwright.config.ts +0 -16
  94. package/templates/backend/pnpm-lock.yaml +0 -4240
  95. package/templates/backend/pnpm-workspace.yaml +0 -3
  96. package/templates/backend/src/features/health/controller.ts +0 -5
  97. package/templates/backend/src/features/health/health.test.ts +0 -23
  98. package/templates/backend/src/features/health/index.ts +0 -7
  99. package/templates/backend/src/features/health/schemas.ts +0 -29
  100. package/templates/backend/src/features/orders/controller.ts +0 -18
  101. package/templates/backend/src/features/orders/index.ts +0 -10
  102. package/templates/backend/src/features/orders/schemas.ts +0 -62
  103. package/templates/backend/src/index.ts +0 -43
  104. package/templates/backend/src/lib/openapi.ts +0 -25
  105. package/templates/backend/src/lib/validateRequest.test.ts +0 -84
  106. package/templates/backend/src/lib/validateRequest.ts +0 -72
  107. package/templates/backend/tsconfig.build.json +0 -10
  108. package/templates/backend/tsconfig.json +0 -30
  109. package/templates/backend/vitest.config.ts +0 -31
  110. package/templates/frontend/.env.example +0 -7
  111. package/templates/frontend/.github/agents/ /360/237/216/255 planner.agent.md" +0 -92
  112. package/templates/frontend/.github/agents/api-architect.agent.md +0 -41
  113. package/templates/frontend/.github/agents/code-reviewer.agent.md +0 -26
  114. package/templates/frontend/.github/agents/code-simplifier.agent.md +0 -41
  115. package/templates/frontend/.github/agents/code-skeptic.agent.md +0 -74
  116. package/templates/frontend/.github/agents/docs-specialist.agent.md +0 -25
  117. package/templates/frontend/.github/agents/implementation-plan.agent.md +0 -160
  118. package/templates/frontend/.github/agents/janitor.agent.md +0 -90
  119. package/templates/frontend/.github/agents/ms-sql-dba.agent.md +0 -25
  120. package/templates/frontend/.github/agents/plan.agent.md +0 -115
  121. package/templates/frontend/.github/agents/planner.agent.md +0 -15
  122. package/templates/frontend/.github/agents/playwright-tester.agent.md +0 -13
  123. package/templates/frontend/.github/agents/postgresql-dba.agent.md +0 -18
  124. package/templates/frontend/.github/agents/prd.agent.md +0 -202
  125. package/templates/frontend/.github/agents/research-technical-spike.agent.md +0 -170
  126. package/templates/frontend/.github/agents/software-engineer-agent-v1.agent.md +0 -165
  127. package/templates/frontend/.github/agents/task-planner.agent.md +0 -375
  128. package/templates/frontend/.github/agents/task-researcher.agent.md +0 -255
  129. package/templates/frontend/.github/agents/tdd-green.agent.md +0 -60
  130. package/templates/frontend/.github/agents/tdd-red.agent.md +0 -60
  131. package/templates/frontend/.github/agents/tdd-refactor.agent.md +0 -85
  132. package/templates/frontend/.github/agents/tech-debt-remediation-plan.agent.md +0 -50
  133. package/templates/frontend/.github/agents/typescript-mcp-expert.agent.md +0 -91
  134. package/templates/frontend/.github/agents/ultimate-thinking-beastmode.agent.md +0 -644
  135. package/templates/frontend/.github/agents//360/237/216/255 generator.agent.md" +0 -264
  136. package/templates/frontend/.github/agents//360/237/216/255 healer.agent.md" +0 -44
  137. package/templates/frontend/.github/agents//360/237/216/255 pom.agent.md" +0 -308
  138. package/templates/frontend/.github/instructions/a11y.instructions.md +0 -369
  139. package/templates/frontend/.github/instructions/ms-sql-dba.instructions.md +0 -25
  140. package/templates/frontend/.github/instructions/object-calisthenics.instructions.md +0 -302
  141. package/templates/frontend/.github/instructions/performance-optimization.instructions.md +0 -420
  142. package/templates/frontend/.github/instructions/playwright-python.instructions.md +0 -62
  143. package/templates/frontend/.github/instructions/playwright-typescript.instructions.md +0 -86
  144. package/templates/frontend/.github/instructions/security-and-owasp.instructions.md +0 -51
  145. package/templates/frontend/.github/instructions/self-explanatory-code-commenting.instructions.md +0 -162
  146. package/templates/frontend/.github/instructions/spec-driven-workflow-v1.instructions.md +0 -323
  147. package/templates/frontend/.github/instructions/sql-sp-generation.instructions.md +0 -74
  148. package/templates/frontend/.github/instructions/task-implementation.instructions.md +0 -190
  149. package/templates/frontend/.github/instructions/typescript-mcp-server.instructions.md +0 -228
  150. package/templates/frontend/.github/prompts/ai-prompt-engineering-safety-review.prompt.md +0 -229
  151. package/templates/frontend/.github/prompts/architecture-blueprint-generator.prompt.md +0 -321
  152. package/templates/frontend/.github/prompts/breakdown-epic-arch.prompt.md +0 -65
  153. package/templates/frontend/.github/prompts/breakdown-epic-pm.prompt.md +0 -57
  154. package/templates/frontend/.github/prompts/breakdown-feature-implementation.prompt.md +0 -127
  155. package/templates/frontend/.github/prompts/breakdown-feature-prd.prompt.md +0 -60
  156. package/templates/frontend/.github/prompts/breakdown-plan.prompt.md +0 -508
  157. package/templates/frontend/.github/prompts/copilot-instructions-blueprint-generator.prompt.md +0 -293
  158. package/templates/frontend/.github/prompts/create-agentsmd.prompt.md +0 -248
  159. package/templates/frontend/.github/prompts/create-github-issue-feature-from-specification.prompt.md +0 -27
  160. package/templates/frontend/.github/prompts/create-github-issues-feature-from-implementation-plan.prompt.md +0 -27
  161. package/templates/frontend/.github/prompts/create-github-issues-for-unmet-specification-requirements.prompt.md +0 -35
  162. package/templates/frontend/.github/prompts/create-implementation-plan.prompt.md +0 -156
  163. package/templates/frontend/.github/prompts/create-llms.prompt.md +0 -209
  164. package/templates/frontend/.github/prompts/create-specification.prompt.md +0 -126
  165. package/templates/frontend/.github/prompts/create-technical-spike.prompt.md +0 -230
  166. package/templates/frontend/.github/prompts/csharp-nunit.prompt.md +0 -71
  167. package/templates/frontend/.github/prompts/ef-core.prompt.md +0 -76
  168. package/templates/frontend/.github/prompts/folder-structure-blueprint-generator.prompt.md +0 -404
  169. package/templates/frontend/.github/prompts/gen-specs-as-issues.prompt.md +0 -165
  170. package/templates/frontend/.github/prompts/generate-custom-instructions-from-codebase.prompt.md +0 -239
  171. package/templates/frontend/.github/prompts/java-junit.prompt.md +0 -64
  172. package/templates/frontend/.github/prompts/memory-merger.prompt.md +0 -107
  173. package/templates/frontend/.github/prompts/multi-stage-dockerfile.prompt.md +0 -46
  174. package/templates/frontend/.github/prompts/playwright-automation-fill-in-form.prompt.md +0 -29
  175. package/templates/frontend/.github/prompts/playwright-explore-website.prompt.md +0 -19
  176. package/templates/frontend/.github/prompts/playwright-generate-test.prompt.md +0 -19
  177. package/templates/frontend/.github/prompts/postgresql-code-review.prompt.md +0 -214
  178. package/templates/frontend/.github/prompts/postgresql-optimization.prompt.md +0 -406
  179. package/templates/frontend/.github/prompts/project-workflow-analysis-blueprint-generator.prompt.md +0 -294
  180. package/templates/frontend/.github/prompts/prompt-builder.prompt.md +0 -142
  181. package/templates/frontend/.github/prompts/remember.prompt.md +0 -125
  182. package/templates/frontend/.github/prompts/review-and-refactor.prompt.md +0 -15
  183. package/templates/frontend/.github/prompts/sql-code-review.prompt.md +0 -303
  184. package/templates/frontend/.github/prompts/sql-optimization.prompt.md +0 -298
  185. package/templates/frontend/.github/prompts/suggest-awesome-github-copilot-agents.prompt.md +0 -72
  186. package/templates/frontend/.github/prompts/suggest-awesome-github-copilot-chatmodes.prompt.md +0 -71
  187. package/templates/frontend/.github/prompts/suggest-awesome-github-copilot-collections.prompt.md +0 -149
  188. package/templates/frontend/.github/prompts/suggest-awesome-github-copilot-instructions.prompt.md +0 -88
  189. package/templates/frontend/.github/prompts/suggest-awesome-github-copilot-prompts.prompt.md +0 -71
  190. package/templates/frontend/.github/prompts/technology-stack-blueprint-generator.prompt.md +0 -242
  191. package/templates/frontend/.github/prompts/typescript-mcp-server-generator.prompt.md +0 -90
  192. package/templates/frontend/.github/prompts/update-implementation-plan.prompt.md +0 -157
  193. package/templates/frontend/.github/prompts/update-markdown-file-index.prompt.md +0 -76
  194. package/templates/frontend/README.md +0 -199
  195. package/templates/frontend/biome.json +0 -45
  196. package/templates/frontend/components.json +0 -22
  197. package/templates/frontend/index.html +0 -13
  198. package/templates/frontend/package.json +0 -44
  199. package/templates/frontend/pnpm-lock.yaml +0 -2011
  200. package/templates/frontend/postcss.config.js +0 -6
  201. package/templates/frontend/public/vite.svg +0 -1
  202. package/templates/frontend/src/App.css +0 -42
  203. package/templates/frontend/src/App.tsx +0 -17
  204. package/templates/frontend/src/assets/react.svg +0 -1
  205. package/templates/frontend/src/components/layout/layout.component.tsx +0 -31
  206. package/templates/frontend/src/components/menu-toggle-icon.tsx +0 -53
  207. package/templates/frontend/src/components/ui/button.tsx +0 -57
  208. package/templates/frontend/src/docs/RECOMMENDED_LIBRARIES.md +0 -226
  209. package/templates/frontend/src/docs/SETUP_SUMMARY.md +0 -162
  210. package/templates/frontend/src/hooks/use-scroll.ts +0 -21
  211. package/templates/frontend/src/index.css +0 -121
  212. package/templates/frontend/src/lib/api-client.ts +0 -46
  213. package/templates/frontend/src/lib/utils.ts +0 -6
  214. package/templates/frontend/src/main.tsx +0 -30
  215. package/templates/frontend/src/pages/about/about.page.tsx +0 -50
  216. package/templates/frontend/src/pages/home/home.page.tsx +0 -43
  217. package/templates/frontend/tailwind.config.js +0 -59
  218. package/templates/frontend/tsconfig.app.json +0 -41
  219. package/templates/frontend/tsconfig.json +0 -13
  220. package/templates/frontend/tsconfig.node.json +0 -26
  221. package/templates/frontend/vite.config.ts +0 -14
@@ -1,508 +0,0 @@
1
- ---
2
- description: 'Issue Planning and Automation prompt that generates comprehensive project plans with Epic > Feature > Story/Enabler > Test hierarchy, dependencies, priorities, and automated tracking.'
3
- ---
4
-
5
- # GitHub Issue Planning & Project Automation Prompt
6
-
7
- ## Goal
8
-
9
- Act as a senior Project Manager and DevOps specialist with expertise in Agile methodology and GitHub project management. Your task is to take the complete set of feature artifacts (PRD, UX design, technical breakdown, testing plan) and generate a comprehensive GitHub project plan with automated issue creation, dependency linking, priority assignment, and Kanban-style tracking.
10
-
11
- ## GitHub Project Management Best Practices
12
-
13
- ### Agile Work Item Hierarchy
14
-
15
- - **Epic**: Large business capability spanning multiple features (milestone level)
16
- - **Feature**: Deliverable user-facing functionality within an epic
17
- - **Story**: User-focused requirement that delivers value independently
18
- - **Enabler**: Technical infrastructure or architectural work supporting stories
19
- - **Test**: Quality assurance work for validating stories and enablers
20
- - **Task**: Implementation-level work breakdown for stories/enablers
21
-
22
- ### Project Management Principles
23
-
24
- - **INVEST Criteria**: Independent, Negotiable, Valuable, Estimable, Small, Testable
25
- - **Definition of Ready**: Clear acceptance criteria before work begins
26
- - **Definition of Done**: Quality gates and completion criteria
27
- - **Dependency Management**: Clear blocking relationships and critical path identification
28
- - **Value-Based Prioritization**: Business value vs. effort matrix for decision making
29
-
30
- ## Input Requirements
31
-
32
- Before using this prompt, ensure you have the complete testing workflow artifacts:
33
-
34
- ### Core Feature Documents
35
-
36
- 1. **Feature PRD**: `/docs/ways-of-work/plan/{epic-name}/{feature-name}.md`
37
- 2. **Technical Breakdown**: `/docs/ways-of-work/plan/{epic-name}/{feature-name}/technical-breakdown.md`
38
- 3. **Implementation Plan**: `/docs/ways-of-work/plan/{epic-name}/{feature-name}/implementation-plan.md`
39
-
40
- ### Related Planning Prompts
41
-
42
- - **Test Planning**: Use `plan-test` prompt for comprehensive test strategy, quality assurance planning, and test issue creation
43
- - **Architecture Planning**: Use `plan-epic-arch` prompt for system architecture and technical design
44
- - **Feature Planning**: Use `plan-feature-prd` prompt for detailed feature requirements and specifications
45
-
46
- ## Output Format
47
-
48
- Create two primary deliverables:
49
-
50
- 1. **Project Plan**: `/docs/ways-of-work/plan/{epic-name}/{feature-name}/project-plan.md`
51
- 2. **Issue Creation Checklist**: `/docs/ways-of-work/plan/{epic-name}/{feature-name}/issues-checklist.md`
52
-
53
- ### Project Plan Structure
54
-
55
- #### 1. Project Overview
56
-
57
- - **Feature Summary**: Brief description and business value
58
- - **Success Criteria**: Measurable outcomes and KPIs
59
- - **Key Milestones**: Breakdown of major deliverables without timelines
60
- - **Risk Assessment**: Potential blockers and mitigation strategies
61
-
62
- #### 2. Work Item Hierarchy
63
-
64
- ```mermaid
65
- graph TD
66
- A[Epic: {Epic Name}] --> B[Feature: {Feature Name}]
67
- B --> C[Story 1: {User Story}]
68
- B --> D[Story 2: {User Story}]
69
- B --> E[Enabler 1: {Technical Work}]
70
- B --> F[Enabler 2: {Infrastructure}]
71
-
72
- C --> G[Task: Frontend Implementation]
73
- C --> H[Task: API Integration]
74
- C --> I[Test: E2E Scenarios]
75
-
76
- D --> J[Task: Component Development]
77
- D --> K[Task: State Management]
78
- D --> L[Test: Unit Tests]
79
-
80
- E --> M[Task: Database Schema]
81
- E --> N[Task: Migration Scripts]
82
-
83
- F --> O[Task: CI/CD Pipeline]
84
- F --> P[Task: Monitoring Setup]
85
- ```
86
-
87
- #### 3. GitHub Issues Breakdown
88
-
89
- ##### Epic Issue Template
90
-
91
- ```markdown
92
- # Epic: {Epic Name}
93
-
94
- ## Epic Description
95
-
96
- {Epic summary from PRD}
97
-
98
- ## Business Value
99
-
100
- - **Primary Goal**: {Main business objective}
101
- - **Success Metrics**: {KPIs and measurable outcomes}
102
- - **User Impact**: {How users will benefit}
103
-
104
- ## Epic Acceptance Criteria
105
-
106
- - [ ] {High-level requirement 1}
107
- - [ ] {High-level requirement 2}
108
- - [ ] {High-level requirement 3}
109
-
110
- ## Features in this Epic
111
-
112
- - [ ] #{feature-issue-number} - {Feature Name}
113
-
114
- ## Definition of Done
115
-
116
- - [ ] All feature stories completed
117
- - [ ] End-to-end testing passed
118
- - [ ] Performance benchmarks met
119
- - [ ] Documentation updated
120
- - [ ] User acceptance testing completed
121
-
122
- ## Labels
123
-
124
- `epic`, `{priority-level}`, `{value-tier}`
125
-
126
- ## Milestone
127
-
128
- {Release version/date}
129
-
130
- ## Estimate
131
-
132
- {Epic-level t-shirt size: XS, S, M, L, XL, XXL}
133
- ```
134
-
135
- ##### Feature Issue Template
136
-
137
- ```markdown
138
- # Feature: {Feature Name}
139
-
140
- ## Feature Description
141
-
142
- {Feature summary from PRD}
143
-
144
- ## User Stories in this Feature
145
-
146
- - [ ] #{story-issue-number} - {User Story Title}
147
- - [ ] #{story-issue-number} - {User Story Title}
148
-
149
- ## Technical Enablers
150
-
151
- - [ ] #{enabler-issue-number} - {Enabler Title}
152
- - [ ] #{enabler-issue-number} - {Enabler Title}
153
-
154
- ## Dependencies
155
-
156
- **Blocks**: {List of issues this feature blocks}
157
- **Blocked by**: {List of issues blocking this feature}
158
-
159
- ## Acceptance Criteria
160
-
161
- - [ ] {Feature-level requirement 1}
162
- - [ ] {Feature-level requirement 2}
163
-
164
- ## Definition of Done
165
-
166
- - [ ] All user stories delivered
167
- - [ ] Technical enablers completed
168
- - [ ] Integration testing passed
169
- - [ ] UX review approved
170
- - [ ] Performance testing completed
171
-
172
- ## Labels
173
-
174
- `feature`, `{priority-level}`, `{value-tier}`, `{component-name}`
175
-
176
- ## Epic
177
-
178
- #{epic-issue-number}
179
-
180
- ## Estimate
181
-
182
- {Story points or t-shirt size}
183
- ```
184
-
185
- ##### User Story Issue Template
186
-
187
- ```markdown
188
- # User Story: {Story Title}
189
-
190
- ## Story Statement
191
-
192
- As a **{user type}**, I want **{goal}** so that **{benefit}**.
193
-
194
- ## Acceptance Criteria
195
-
196
- - [ ] {Specific testable requirement 1}
197
- - [ ] {Specific testable requirement 2}
198
- - [ ] {Specific testable requirement 3}
199
-
200
- ## Technical Tasks
201
-
202
- - [ ] #{task-issue-number} - {Implementation task}
203
- - [ ] #{task-issue-number} - {Integration task}
204
-
205
- ## Testing Requirements
206
-
207
- - [ ] #{test-issue-number} - {Test implementation}
208
-
209
- ## Dependencies
210
-
211
- **Blocked by**: {Dependencies that must be completed first}
212
-
213
- ## Definition of Done
214
-
215
- - [ ] Acceptance criteria met
216
- - [ ] Code review approved
217
- - [ ] Unit tests written and passing
218
- - [ ] Integration tests passing
219
- - [ ] UX design implemented
220
- - [ ] Accessibility requirements met
221
-
222
- ## Labels
223
-
224
- `user-story`, `{priority-level}`, `frontend/backend/fullstack`, `{component-name}`
225
-
226
- ## Feature
227
-
228
- #{feature-issue-number}
229
-
230
- ## Estimate
231
-
232
- {Story points: 1, 2, 3, 5, 8}
233
- ```
234
-
235
- ##### Technical Enabler Issue Template
236
-
237
- ```markdown
238
- # Technical Enabler: {Enabler Title}
239
-
240
- ## Enabler Description
241
-
242
- {Technical work required to support user stories}
243
-
244
- ## Technical Requirements
245
-
246
- - [ ] {Technical requirement 1}
247
- - [ ] {Technical requirement 2}
248
-
249
- ## Implementation Tasks
250
-
251
- - [ ] #{task-issue-number} - {Implementation detail}
252
- - [ ] #{task-issue-number} - {Infrastructure setup}
253
-
254
- ## User Stories Enabled
255
-
256
- This enabler supports:
257
-
258
- - #{story-issue-number} - {Story title}
259
- - #{story-issue-number} - {Story title}
260
-
261
- ## Acceptance Criteria
262
-
263
- - [ ] {Technical validation 1}
264
- - [ ] {Technical validation 2}
265
- - [ ] Performance benchmarks met
266
-
267
- ## Definition of Done
268
-
269
- - [ ] Implementation completed
270
- - [ ] Unit tests written
271
- - [ ] Integration tests passing
272
- - [ ] Documentation updated
273
- - [ ] Code review approved
274
-
275
- ## Labels
276
-
277
- `enabler`, `{priority-level}`, `infrastructure/api/database`, `{component-name}`
278
-
279
- ## Feature
280
-
281
- #{feature-issue-number}
282
-
283
- ## Estimate
284
-
285
- {Story points or effort estimate}
286
- ```
287
-
288
- #### 4. Priority and Value Matrix
289
-
290
- | Priority | Value | Criteria | Labels |
291
- | -------- | ------ | ------------------------------- | --------------------------------- |
292
- | P0 | High | Critical path, blocking release | `priority-critical`, `value-high` |
293
- | P1 | High | Core functionality, user-facing | `priority-high`, `value-high` |
294
- | P1 | Medium | Core functionality, internal | `priority-high`, `value-medium` |
295
- | P2 | Medium | Important but not blocking | `priority-medium`, `value-medium` |
296
- | P3 | Low | Nice to have, technical debt | `priority-low`, `value-low` |
297
-
298
- #### 5. Estimation Guidelines
299
-
300
- ##### Story Point Scale (Fibonacci)
301
-
302
- - **1 point**: Simple change, <4 hours
303
- - **2 points**: Small feature, <1 day
304
- - **3 points**: Medium feature, 1-2 days
305
- - **5 points**: Large feature, 3-5 days
306
- - **8 points**: Complex feature, 1-2 weeks
307
- - **13+ points**: Epic-level work, needs breakdown
308
-
309
- ##### T-Shirt Sizing (Epics/Features)
310
-
311
- - **XS**: 1-2 story points total
312
- - **S**: 3-8 story points total
313
- - **M**: 8-20 story points total
314
- - **L**: 20-40 story points total
315
- - **XL**: 40+ story points total (consider breaking down)
316
-
317
- #### 6. Dependency Management
318
-
319
- ```mermaid
320
- graph LR
321
- A[Epic Planning] --> B[Feature Definition]
322
- B --> C[Enabler Implementation]
323
- C --> D[Story Development]
324
- D --> E[Testing Execution]
325
- E --> F[Feature Delivery]
326
-
327
- G[Infrastructure Setup] --> C
328
- H[API Design] --> D
329
- I[Database Schema] --> C
330
- J[Authentication] --> D
331
- ```
332
-
333
- ##### Dependency Types
334
-
335
- - **Blocks**: Work that cannot proceed until this is complete
336
- - **Related**: Work that shares context but not blocking
337
- - **Prerequisite**: Required infrastructure or setup work
338
- - **Parallel**: Work that can proceed simultaneously
339
-
340
- #### 7. Sprint Planning Template
341
-
342
- ##### Sprint Capacity Planning
343
-
344
- - **Team Velocity**: {Average story points per sprint}
345
- - **Sprint Duration**: {2-week sprints recommended}
346
- - **Buffer Allocation**: 20% for unexpected work and bug fixes
347
- - **Focus Factor**: 70-80% of total time on planned work
348
-
349
- ##### Sprint Goal Definition
350
-
351
- ```markdown
352
- ## Sprint {N} Goal
353
-
354
- **Primary Objective**: {Main deliverable for this sprint}
355
-
356
- **Stories in Sprint**:
357
-
358
- - #{issue} - {Story title} ({points} pts)
359
- - #{issue} - {Story title} ({points} pts)
360
-
361
- **Total Commitment**: {points} story points
362
- **Success Criteria**: {Measurable outcomes}
363
- ```
364
-
365
- #### 8. GitHub Project Board Configuration
366
-
367
- ##### Column Structure (Kanban)
368
-
369
- 1. **Backlog**: Prioritized and ready for planning
370
- 2. **Sprint Ready**: Detailed and estimated, ready for development
371
- 3. **In Progress**: Currently being worked on
372
- 4. **In Review**: Code review, testing, or stakeholder review
373
- 5. **Testing**: QA validation and acceptance testing
374
- 6. **Done**: Completed and accepted
375
-
376
- ##### Custom Fields Configuration
377
-
378
- - **Priority**: P0, P1, P2, P3
379
- - **Value**: High, Medium, Low
380
- - **Component**: Frontend, Backend, Infrastructure, Testing
381
- - **Estimate**: Story points or t-shirt size
382
- - **Sprint**: Current sprint assignment
383
- - **Assignee**: Responsible team member
384
- - **Epic**: Parent epic reference
385
-
386
- #### 9. Automation and GitHub Actions
387
-
388
- ##### Automated Issue Creation
389
-
390
- ```yaml
391
- name: Create Feature Issues
392
-
393
- on:
394
- workflow_dispatch:
395
- inputs:
396
- feature_name:
397
- description: 'Feature name'
398
- required: true
399
- epic_issue:
400
- description: 'Epic issue number'
401
- required: true
402
-
403
- jobs:
404
- create-issues:
405
- runs-on: ubuntu-latest
406
- steps:
407
- - name: Create Feature Issue
408
- uses: actions/github-script@v7
409
- with:
410
- script: |
411
- const { data: epic } = await github.rest.issues.get({
412
- owner: context.repo.owner,
413
- repo: context.repo.repo,
414
- issue_number: ${{ github.event.inputs.epic_issue }}
415
- });
416
-
417
- const featureIssue = await github.rest.issues.create({
418
- owner: context.repo.owner,
419
- repo: context.repo.repo,
420
- title: `Feature: ${{ github.event.inputs.feature_name }}`,
421
- body: `# Feature: ${{ github.event.inputs.feature_name }}\n\n...`,
422
- labels: ['feature', 'priority-medium'],
423
- milestone: epic.data.milestone?.number
424
- });
425
- ```
426
-
427
- ##### Automated Status Updates
428
-
429
- ```yaml
430
- name: Update Issue Status
431
-
432
- on:
433
- pull_request:
434
- types: [opened, closed]
435
-
436
- jobs:
437
- update-status:
438
- runs-on: ubuntu-latest
439
- steps:
440
- - name: Move to In Review
441
- if: github.event.action == 'opened'
442
- uses: actions/github-script@v7
443
- # Move related issues to "In Review" column
444
-
445
- - name: Move to Done
446
- if: github.event.action == 'closed' && github.event.pull_request.merged
447
- uses: actions/github-script@v7
448
- # Move related issues to "Done" column
449
- ```
450
-
451
- ### Issue Creation Checklist
452
-
453
- #### Pre-Creation Preparation
454
-
455
- - [ ] **Feature artifacts complete**: PRD, UX design, technical breakdown, testing plan
456
- - [ ] **Epic exists**: Parent epic issue created with proper labels and milestone
457
- - [ ] **Project board configured**: Columns, custom fields, and automation rules set up
458
- - [ ] **Team capacity assessed**: Sprint planning and resource allocation completed
459
-
460
- #### Epic Level Issues
461
-
462
- - [ ] **Epic issue created** with comprehensive description and acceptance criteria
463
- - [ ] **Epic milestone created** with target release date
464
- - [ ] **Epic labels applied**: `epic`, priority, value, and team labels
465
- - [ ] **Epic added to project board** in appropriate column
466
-
467
- #### Feature Level Issues
468
-
469
- - [ ] **Feature issue created** linking to parent epic
470
- - [ ] **Feature dependencies identified** and documented
471
- - [ ] **Feature estimation completed** using t-shirt sizing
472
- - [ ] **Feature acceptance criteria defined** with measurable outcomes
473
-
474
- #### Story/Enabler Level Issues documented in `/docs/ways-of-work/plan/{epic-name}/{feature-name}/issues-checklist.md`
475
-
476
- - [ ] **User stories created** following INVEST criteria
477
- - [ ] **Technical enablers identified** and prioritized
478
- - [ ] **Story point estimates assigned** using Fibonacci scale
479
- - [ ] **Dependencies mapped** between stories and enablers
480
- - [ ] **Acceptance criteria detailed** with testable requirements
481
-
482
- ## Success Metrics
483
-
484
- ### Project Management KPIs
485
-
486
- - **Sprint Predictability**: >80% of committed work completed per sprint
487
- - **Cycle Time**: Average time from "In Progress" to "Done" <5 business days
488
- - **Lead Time**: Average time from "Backlog" to "Done" <2 weeks
489
- - **Defect Escape Rate**: <5% of stories require post-release fixes
490
- - **Team Velocity**: Consistent story point delivery across sprints
491
-
492
- ### Process Efficiency Metrics
493
-
494
- - **Issue Creation Time**: <1 hour to create full feature breakdown
495
- - **Dependency Resolution**: <24 hours to resolve blocking dependencies
496
- - **Status Update Accuracy**: >95% automated status transitions working correctly
497
- - **Documentation Completeness**: 100% of issues have required template fields
498
- - **Cross-Team Collaboration**: <2 business days for external dependency resolution
499
-
500
- ### Project Delivery Metrics
501
-
502
- - **Definition of Done Compliance**: 100% of completed stories meet DoD criteria
503
- - **Acceptance Criteria Coverage**: 100% of acceptance criteria validated
504
- - **Sprint Goal Achievement**: >90% of sprint goals successfully delivered
505
- - **Stakeholder Satisfaction**: >90% stakeholder approval for completed features
506
- - **Planning Accuracy**: <10% variance between estimated and actual delivery time
507
-
508
- This comprehensive GitHub project management approach ensures complete traceability from epic-level planning down to individual implementation tasks, with automated tracking and clear accountability for all team members.