Remove claude-progress from codebase and prompts

- Deleted .automaker/claude-progress.txt file
- Removed references from .automaker/coding_prompt.md
- Removed references from reference/prompts/coding_prompt.md
- Removed references from reference/prompts/initializer_prompt.md
- Removed from project structure in reference/README.md
- Updated step numbering in prompts
- Marked feature as verified in feature_list.json
This commit is contained in:
Cody Seibert
2025-12-09 02:11:08 -05:00
parent b02b346377
commit e22061bb93
6 changed files with 24 additions and 348 deletions

View File

@@ -99,9 +99,8 @@ the highest-priority features from .automaker/feature_list.json. Remember:
Before your context fills up:
1. Commit all work with descriptive messages
2. Create `claude-progress.txt` with a summary of what you accomplished
3. Ensure .automaker/feature_list.json is complete and saved
4. Leave the environment in a clean, working state
2. Ensure .automaker/feature_list.json is complete and saved
3. Leave the environment in a clean, working state
The next agent will continue from here with a fresh context window.