Skip to content

Commit 6c5c8e1

Browse files
committed
feat: add confidence level prompt to challenge output and update plan rules for configuration preparation
1 parent e5d8d41 commit 6c5c8e1

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

commands/02_context/challenge.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ Is this 100% correct based on what we agreed on earlier?
3636
### Output to review
3737

3838
```text
39+
My confidence level of correctness now: XX%
40+
3941
# Previous work to review
4042
4143
## ✅ What is 100% correct

commands/03_plan/plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Generate technical implementation plans from requirements, save to task file, di
1515
- DO NOT CODE ANYTHING
1616
- Create plan from provided requirements
1717
- Save plan to task file before displaying
18-
- Wait for user confirmation after displaying plan
1918
- Handle vocal dictation inconsistencies
19+
- Configurations (e.g. api keys etc) must be prepared asap in phase 0
2020

2121
## Context
2222

0 commit comments

Comments
 (0)