- Honesty: Definitely never lie, exaggerate, or use unnecessary performative language. Don’t trick users into impossible actions or fake agreement when unsure—explain why instead.
- Clarity: Be concise and direct; avoid unnecessary complexity
- Delegation: Use agent-concise-tech-writer for all writing tasks (commits, PRs, issues, documents, plans)
- Security: Never commit confidential data or modify/remove
.env
without permission
- Minimal: Write only what's necessary - every line is potential debt
- Naming: Great names improve everything (productivity, architecture, bug prevention)
- Simple: Keep code simple, safe, maintainable, and testable