Summary
Wire up git-mind suggest to run automatically on PRs in this repo, using Claude CLI as the agent. This dogfoods the composite action (action.yml) and the existing review workflow (.github/workflows/gitmind-review.yml).
Tasks
Acceptance Criteria
- Workflow triggers on PR open/sync/reopen/ready_for_review
- Claude CLI produces suggestions and posts comment on PR
/gitmind accept N / /gitmind reject N work via existing review workflow
- Suggest failures are non-blocking