mockdeep/Claude Gardener
Autonomous code improvement with Claude
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| anthropic_api_key | Anthropic API key for Claude (use this OR claude_oauth_token) | no | — |
| claude_oauth_token | Claude OAuth token for Max/Pro subscribers (use this OR anthropic_api_key) | no | — |
| github_token | GitHub token for PR operations | yes | — |
| config_path | Path to claude-gardener.yml config | — | claude-gardener.yml |
| category | Specific category to work on (optional) | no | auto |
Outputs
| name | description |
|---|---|
| pr_number | The PR number created, if any |
| pr_url | The PR URL created, if any |
| skipped | Whether the run was skipped (at capacity or no work) |