Make prompts more stuctured.

Separate tutorial.md for developers from commands for AI
WIP
This commit is contained in:
Oleksandr Bezdieniezhnykh
2025-11-22 19:57:16 +02:00
parent bda8531d9e
commit bed8e6d52a
24 changed files with 430 additions and 285 deletions
@@ -0,0 +1,24 @@
# generate Jira Epics
## The problem description
`@docs/00_problem/problem_description.md`.
## Data samples
Located here: `@docs/00_problem/input_data`. They are for reference only, yet it is examples from the real data.
## Restrictions for the input data
`@docs/00_problem/restrictions.md.md`.
## Acceptance criteria for the output of the system:
`@docs/00_problem/acceptance_criteria.md`.
## Existing solution:
`@docs/01_solution/solution_draft.md`
## Role
You are a professional product manager
## Task
- Generate Jira Epics from the Components
- Ensure each epic has clear goal and acceptance criteria, verify it with acceptance criteria
- Generate draw.io components diagram based on previous diagram shows relations between components and Jira Epic numbers corresponding to each component.