docs(work): close elicitation-prompts-v1 epic
This commit is contained in:
@@ -3,7 +3,7 @@ id: 01-sandcastle-scaffold
|
||||
epic: elicitation-prompts-v1
|
||||
title: .sandcastle/ directory + README + .env.example + .gitignore
|
||||
type: technical-story
|
||||
status: in-progress
|
||||
status: done
|
||||
feature: tooling
|
||||
depends-on: []
|
||||
blocks: [02-elicitation-prompts, 03-dispatch-prompts]
|
||||
@@ -11,7 +11,7 @@ blocks: [02-elicitation-prompts, 03-dispatch-prompts]
|
||||
|
||||
## Tasks
|
||||
|
||||
- [ ] Story scaffold
|
||||
- [ ] Create .sandcastle/README.md
|
||||
- [ ] Create .sandcastle/.env.example
|
||||
- [ ] Create .sandcastle/.gitignore
|
||||
- [x] Story scaffold
|
||||
- [x] Create .sandcastle/README.md
|
||||
- [x] Create .sandcastle/.env.example
|
||||
- [x] Create .sandcastle/.gitignore
|
||||
|
||||
@@ -3,7 +3,7 @@ id: 02-elicitation-prompts
|
||||
epic: elicitation-prompts-v1
|
||||
title: PRD + ADR elicitation prompt templates
|
||||
type: technical-story
|
||||
status: todo
|
||||
status: done
|
||||
feature: agent-prompts
|
||||
depends-on: [01-sandcastle-scaffold]
|
||||
blocks: []
|
||||
@@ -11,5 +11,5 @@ blocks: []
|
||||
|
||||
## Tasks
|
||||
|
||||
- [ ] prd-eliciter.prompt.md
|
||||
- [ ] adr-eliciter.prompt.md
|
||||
- [x] prd-eliciter.prompt.md
|
||||
- [x] adr-eliciter.prompt.md
|
||||
|
||||
@@ -3,7 +3,7 @@ id: 03-dispatch-prompts
|
||||
epic: elicitation-prompts-v1
|
||||
title: Decomposer + implementer + reviewer prompt templates
|
||||
type: technical-story
|
||||
status: todo
|
||||
status: done
|
||||
feature: agent-prompts
|
||||
depends-on: [01-sandcastle-scaffold]
|
||||
blocks: []
|
||||
@@ -11,7 +11,7 @@ blocks: []
|
||||
|
||||
## Tasks
|
||||
|
||||
- [ ] decomposer.prompt.md
|
||||
- [ ] implementer.prompt.md
|
||||
- [ ] reviewer.prompt.md
|
||||
- [ ] Final verification + closeout
|
||||
- [x] decomposer.prompt.md
|
||||
- [x] implementer.prompt.md
|
||||
- [x] reviewer.prompt.md
|
||||
- [x] Final verification + closeout
|
||||
|
||||
@@ -3,7 +3,7 @@ id: elicitation-prompts-v1
|
||||
prd: null
|
||||
title: Elicitation + dispatch prompt templates
|
||||
type: epic
|
||||
status: in-progress
|
||||
status: done
|
||||
features: [tooling, agent-prompts]
|
||||
created: 2026-05-13
|
||||
---
|
||||
@@ -17,6 +17,6 @@ shape. Every template enforces the generator-first rule.
|
||||
|
||||
## Stories
|
||||
|
||||
- [ ] [01 — .sandcastle/ scaffold + README](01-sandcastle-scaffold/_story.md)
|
||||
- [ ] [02 — PRD + ADR elicitation prompts](02-elicitation-prompts/_story.md)
|
||||
- [ ] [03 — Decomposer + implementer + reviewer prompts](03-dispatch-prompts/_story.md)
|
||||
- [x] [01 — .sandcastle/ scaffold + README](01-sandcastle-scaffold/_story.md)
|
||||
- [x] [02 — PRD + ADR elicitation prompts](02-elicitation-prompts/_story.md)
|
||||
- [x] [03 — Decomposer + implementer + reviewer prompts](03-dispatch-prompts/_story.md)
|
||||
|
||||
Reference in New Issue
Block a user