* feat: add initial files and spec 1 * feat: add spec for rich text feature * chore: restore file from broken AI session * feat: add project constraints to ai * chore: update spec feature prompt * feat: add multiple tags support - wip * test: fix test cases * chore: move tag list to below the inputs * chore: add ngrok files and updates * fix: session issues and query using HQL * test: fix test cases
322 B
322 B
Spec Generation Prompt
Based on the project context, generate 3 to 8 small incremental specs.
Requirements:
- small scope
- independently implementable
- clear acceptance criteria
- incremental delivery
- avoid overengineering
Each spec should include:
- goal
- user value
- requirements
- acceptance criteria
- risks