|
8 | 8 |
|
9 | 9 | ## Goal |
10 | 10 |
|
11 | | -A curated collection of `Rules`, `Skills`, and `Agents` for Java Enterprise development, designed to streamline modern `SDLC` workflows. |
12 | | - |
13 | | -The project add support for: |
14 | | - |
15 | | -- **Agile:** `User Stories` & `Github Issues` |
16 | | -- **Architecture:** `ADRs`& `UML` / `C4` / `ER` Diagrams |
17 | | -- **Spec-Driven:** `AGENTS.md`, `AI Plan mode` & `OpenSpec` |
18 | | -- **Java development:** `Build system based on Maven`, `Design`, `Coding`, `Testing`, `Observability`, `Refactoring & JMH Benchmarking`, `Performance testing with JMeter`, `Profiling with Async profiler/OpenJDK tools` & `Documentation` |
19 | | -- **Java frameworks:** `Spring Boot`, `Quarkus` & `Micronaut` |
| 11 | +A curated collection of `Rules`, `Skills`, and `Agents` for Java Enterprise development, designed to streamline modern `SDLC` workflows. The project add support for: |
| 12 | + |
| 13 | +| QUESTION | ROLE | AREA | SUPPORT | |
| 14 | +| --- | --- | --- | ------------ | |
| 15 | +| WHAT | PO, BA, EA, SA, TL | Agile | `User Stories` & `Github Issues` | |
| 16 | +| WHY | EA, SL, TL | Architecture | `ADRs` & `UML` / `C4` / `ER` Diagrams | |
| 17 | +| HOW | SA, TL, SWE| Spec-Driven | `AGENTS.md`, `AI Plan mode` & `OpenSpec` | |
| 18 | +| HOW | TL, SWE | Java development | `Build system based on Maven`, `Design`, `Coding`, `Testing`, `Observability`, `Refactoring & JMH Benchmarking`, `Performance testing with JMeter`, `Profiling with Async profiler/OpenJDK tools` & `Documentation` | |
| 19 | +| HOW | TL, SWE | Java frameworks | `Spring Boot`, `Quarkus` & `Micronaut` | |
20 | 20 |
|
21 | 21 | ## Deliverables |
22 | 22 |
|
|
0 commit comments