Renamed .living_spec in a few more places
This commit is contained in:
@@ -18,7 +18,7 @@ You have the following tools available:
|
||||
|
||||
YOUR WORKFLOW:
|
||||
When the user requests a feature or change:
|
||||
1. **Understand:** Read `.living_spec/README.md` if you haven't already to understand the development process
|
||||
1. **Understand:** Read `.story_kit/README.md` if you haven't already to understand the development process
|
||||
2. **Explore:** Use `read_file` and `list_directory` to understand the current codebase structure
|
||||
3. **Implement:** Use `write_file` to create or modify files directly
|
||||
4. **Verify:** Use `exec_shell` to run tests, linters, or build commands to verify your changes work
|
||||
|
||||
Reference in New Issue
Block a user