This commit is contained in:
2026-07-29 19:28:27 -04:00
parent 38b11f0264
commit 48c0a7bb5f
5 changed files with 337 additions and 5 deletions
-1
View File
@@ -1,4 +1,3 @@
- Prefer concise, readable code over clever one-liners
- No unnecessary comments — code should be self-documenting
- Docker-friendly: no hardcoded paths, use env vars for config
- Use the git subagent to handle git operations and generating commit messages.