Conversation
| # This should be safe given the repo is already public | ||
| allowed_tools: "Bash" | ||
|
|
||
| custom_instructions: | |
There was a problem hiding this comment.
I think it makes sense to add this as-is so we can do a general pass at these issues and PRs, but ultimately it seems like we need to give Claude a reference to MCP docs and/or specs to augment instructions and existing MCP knowledge.
For example, locally I am using in this server I created for referencing official docs: https://github.com/olaservo/mcp-advisor
Perhaps we should formalize a simple docs/specs server for this and other use cases?
There was a problem hiding this comment.
Yeah, having a good docs server would be good! Although I was planning to get something basic up and running with this PR, and we can add extra tools / context to Claude as we discover where it falls short.
Also to be clear: this workflow only runs when someone explicitly tags Claude with @claude, not on all issues and PRs by default.
There was a problem hiding this comment.
OK! I approved but not sure if you meant you were adding something else here before making this active, so I held off on merging just in case.
Adds the Claude Code GitHub Actions workflow to enable Claude assistance on issues and pull requests when mentioned with @claude.