2 Commits

Author SHA1 Message Date
27269be7bf
fix(ci): grant write permissions to Claude GitHub Action (#74)
Update workflow permissions to allow Claude to create branches,
push commits, and create PRs when tagged in issues or comments.

- contents: write - create branches and push commits
- pull-requests: write - create PRs and comments
- issues: write - update issue comments

Co-authored-by: Nicholai <nicholaivogelfilms@gmail.com>
2026-02-12 16:22:53 -07:00
528e5cd55c
Add Claude Code GitHub Workflow (#73)
* "Claude PR Assistant workflow"

* "Claude Code Review workflow"
2026-02-12 16:02:46 -07:00