outfitter-dev/Outfitter Claude Actions
Ergonomic wrapper for claude-code-action with opinionated defaults
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jan 12, 2026
- License
- None
Pinned Snippet
uses: outfitter-dev/claude-actions@ebb4c05df1dd564f8be0c7676eff37cf29c39e64 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| anthropic_api_key | Anthropic API key (org fallback) | no | — |
| claude_code_oauth_token | Claude Pro/Max OAuth token (takes precedence) | no | — |
| github_token | GitHub token for MCP access (enables issues/PR tools) | no | "" |
| prompt | Prompt for Claude (auto-detected from context if not provided) | no | — |
| max_turns | Maximum conversation turns | no | 10 |
| model | Claude model (sonnet, opus, haiku) | no | sonnet |
| enable_github_mcp | Enable GitHub MCP server for issue/PR access | no | false |
Outputs
no outputs