CleverCrow · for maintainers

Let your community fund the issues they want fixed.

Backers pledge on your open issues, raising the water until one is worth fixing. You click Start, an agent drafts the pull request, and you review and merge. Nothing ships without you.

Pledges raise the water

CleverCrow is a GitHub App. You pick exactly which repos it can see, and nothing runs until you press Start.

Install on GitHub

This opens GitHub's permission screen. Nothing installs until you confirm there.

How the funding flows

Pledges pool. You decide. Code ships, or it doesn't.

  1. 1
    Backers pledge
    Backers land on your open issues and pledge funds. The water rises as more pile on, and no wallet is charged until you start a run.
  2. 2
    You click Start
    When an issue is worth it, you start it. The agent plans, you approve the plan, it codes and opens a draft pull request.
  3. 3
    You review and merge
    Or you don't. The agent never merges, never pushes to your default branch. Nothing ships without your review.
Before you install

Exactly what you're granting

You pick which repos. Write access stops at a branch CleverCrow creates. And the sandbox that writes your code holds no credentials at all.

Repository access
Only repos you select
Write
Contents
Pushes to a branch it creates, never your default branch.
Write
Issues
Reads the working issue; posts status and reactions.
Write
Pull requests
Opens the PR and stops. Merging stays yours.
Read
Checks
Reads CI results to fix a failing build.
Read
Commit statuses
Reads commit-level build status, same CI-fix loop.
Also reads org and team membership, so it knows who maintains the repo and may start a run. Change or revoke any of this in your GitHub settings whenever you like.
How that write access is contained
Show
Never merges for youNever pushes to your default branchNever touches repos you didn't select
Git step
Holds the GitHub token. Clones your repo, commits to the branch it created, and opens the pull request. Branch-only by design.
Agent sandbox
Writes the code with no git, no GitHub token, and no internet. It can only hand back a proposed change for the git step to apply.

Put it on your repo.

One click, then you land on the onboarding wizard in your dashboard. You pick the repos, and nothing runs until you say so.

Install CleverCrow on GitHub