ci(claude): link to CONTRIBUTING.md and add format step

Reference CONTRIBUTING.md from commit and PR skills so conventions
stay in sync. Add make format / astyle step to commit skill.
This commit is contained in:
Jacob Dahl
2026-03-17 19:22:16 -08:00
committed by Ramon Roche
parent 2ea2bfcc15
commit 8aa02078e9
2 changed files with 6 additions and 1 deletions

View File

@@ -10,6 +10,8 @@ allowed-tools: Bash, Read, Glob, Grep
**No Claude attribution anywhere (no Co-Authored-By, no "Generated with Claude").**
Follow [CONTRIBUTING.md](../../CONTRIBUTING.md) for full project conventions.
## Steps
1. Check branch. If on `main`, create a feature branch. Use `<username>/<description>` format where `<username>` comes from `gh api user --jq .login`. If unavailable, just use `<description>`.