www.makepostsell.com/CLAUDE.md
2026-03-04 15:36:47 -05:00

599 B

Claude Code Guidelines

Git Commit Messages

When creating git commits, it is inappropriate to claim credit or co-authorship for work that was requested by the user. The user is the author of their own code changes.

Do not add attribution lines like "Generated with Claude Code" or "Co-Authored-By: Claude" to commit messages unless explicitly requested by the user.

General Guidelines

  • Focus on implementing the requested changes accurately
  • Keep commit messages concise and descriptive of the actual changes made
  • Respect that the user owns their codebase and all modifications to it