story-kit: create 116_story_story_kit_init_command_scaffolds_a_new_project
This commit is contained in:
@@ -20,7 +20,7 @@ Currently `scaffold_story_kit()` in `server/src/io/fs.rs`:
|
|||||||
|
|
||||||
## Acceptance Criteria
|
## Acceptance Criteria
|
||||||
|
|
||||||
- [ ] Creates the `work/` pipeline: `work/1_upcoming/`, `work/2_current/`, `work/3_qa/`, `work/4_merge/`, `work/5_archived/`
|
- [ ] Creates the `work/` pipeline: `work/1_upcoming/`, `work/2_current/`, `work/3_qa/`, `work/4_merge/`, `work/5_archived/` — each with a `.gitkeep` file so empty dirs survive git clone
|
||||||
- [ ] Removes creation of the old `stories/` and `stories/archive/` directories
|
- [ ] Removes creation of the old `stories/` and `stories/archive/` directories
|
||||||
- [ ] Creates `specs/`, `specs/tech/`, `specs/functional/` (unchanged)
|
- [ ] Creates `specs/`, `specs/tech/`, `specs/functional/` (unchanged)
|
||||||
- [ ] Creates `script/test` with the existing stub (unchanged)
|
- [ ] Creates `script/test` with the existing stub (unchanged)
|
||||||
|
|||||||
Reference in New Issue
Block a user