| ▲ | reactordev 2 days ago |
| I found having smaller structured markdowns in each folder explaining the space and classes within keeps Claude and Codex grounded even in a 10M+ LOC codebase of c/c++ |
|
| ▲ | 1st1 2 days ago | parent | next [-] |
| I'm working on making lat hierarchical, e.g. - lat.md # high-level description of the project
- frontend/lat.md # frontend-related knowledge
- backend/lat.md # details about your backend
|
| |
| ▲ | reactordev 17 hours ago | parent [-] | | It’s a start but it wouldn’t solve my uses cases. I developed my own skill for this. Called morning-routine that does a recursive `ls -R` on all the Claude markdowns. It’s staged in multiple stages so I don’t have to waste as much context if I don’t need to. Keep going, prompt engineering is fascinating. |
|
|
| ▲ | aand16 a day ago | parent | prev [-] |
| Reading this phrase gave me brain damage |