Jacob Dahl
d07fcec626
chore(claude): add CLAUDE.md and tighten commit/pr skills ( #27119 )
...
Signed-off-by: Jacob Dahl <dahl.jakejacob@gmail.com >
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
Co-authored-by: Ramon Roche <mrpollo@gmail.com >
2026-04-23 13:39:08 -07:00
Jacob Dahl
226ba48bcf
chore(claude): update commit and pr skills
...
Signed-off-by: Jacob Dahl <dahl.jakejacob@gmail.com >
2026-04-13 11:43:49 -07:00
Ramon Roche
547eb77a55
ci(claude): add GPG signing step to commit skill
...
Check for user.signingkey and use -S flag when available.
Signed-off-by: Ramon Roche <mrpollo@gmail.com >
2026-03-18 08:59:25 -07:00
Jacob Dahl
99aa88c175
ci(claude): defer commit conventions to CONTRIBUTING.md
...
Remove duplicated type/scope definitions from commit skill and
point to CONTRIBUTING.md as the single source of truth.
2026-03-18 08:59:25 -07:00
Jacob Dahl
8aa02078e9
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.
2026-03-18 08:59:25 -07:00
Jacob Dahl
2ea2bfcc15
ci(claude): add Claude Code skills for commit, pr, and rebase
...
Add reusable skill definitions for common contributor workflows:
- commit: creates conventional commits with proper type(scope) format
- pr: creates PRs with conventional commit titles
- rebase-onto-main: handles rebasing onto main when parent branches
were squash-merged
2026-03-18 08:59:25 -07:00