storkit: create 434_story_wizard_auto_checks_completion_on_first_conversation
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
---
|
||||
name: "Wizard auto-checks completion on first conversation"
|
||||
---
|
||||
|
||||
# Story 434: Wizard auto-checks completion on first conversation
|
||||
|
||||
## User Story
|
||||
|
||||
As a developer opening Claude Code on a storkit project for the first time, I want the wizard to automatically check if setup is complete and prompt me through remaining steps, so I don't have to know to ask for it.
|
||||
|
||||
## Acceptance Criteria
|
||||
|
||||
- [ ] Scaffolded CLAUDE.md includes an IMPORTANT instruction telling Claude to call wizard_status on first conversation
|
||||
- [ ] If wizard is incomplete, Claude guides the user through remaining steps without being asked
|
||||
- [ ] If wizard is already complete, no wizard prompt appears — Claude behaves normally
|
||||
- [ ] Works on both existing projects with code and bare projects with no code
|
||||
|
||||
## Out of Scope
|
||||
|
||||
- TBD
|
||||
Reference in New Issue
Block a user