What have you found most valuable to document?
Especially interested in:
- Project-specific gotchas you've discovered the hard way
- Rules that prevent common agent mistakes
- Context that significantly improves code quality
- Examples of what NOT to include
Would love to see real examples if you're willing to share.
Please use one instruction per comment. This way others can vote for instructions and put them to the top.
imasl42•1h ago
Never commit directly to `main` - always use feature branches