# repo-conventions > Apply simple repo conventions for reproducible changes and clear diffs. - Author: wkumagai - Repository: wkumaga1/claude-harness - Version: 20251223135213 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/wkumaga1/claude-harness - Web: https://mule.run/skillshub/@@wkumaga1/claude-harness~repo-conventions:20251223135213 --- --- name: repo-conventions description: Apply simple repo conventions for reproducible changes and clear diffs. allowed-tools: Read, Grep, Glob --- # Repo conventions - Prefer small, reviewable diffs. - Avoid committing secrets (.env, tokens). - When adding scripts, ensure paths referenced by hooks/MCP exist.