Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bounty Worker

Bounty Worker is a safety-first agent skill for Solana founders and builders. It turns an opportunity listing into a practical execution packet: eligibility checks, prize and deadline normalization, acceptance criteria, risk register, build plan, and a submission-readiness checklist.

It does not submit applications, publish content, create wallets, sign transactions, or fabricate claims. Those actions remain explicitly human-controlled.

Why it exists

Builders lose time on bounties that are closed, region-restricted, underspecified, or misaligned with their portfolio. Bounty Worker makes the decision explicit before work starts and keeps the eventual submission evidence-based.

Install

Copy the skill/bounty-worker directory into your agent's skills directory, or use the included installer:

./install.ps1 -DryRun
./install.ps1

The installer never overwrites an existing skill. Review the destination printed by -DryRun before installing.

Use

Ask an agent to:

  • qualify this bounty: <listing URL>
  • make an execution packet for this bounty
  • compare these three bounties for a solo Solana builder
  • audit this draft submission against the listing requirements

The workflow is progressive: the entry skill loads only the reference needed for the current stage.

Output contract

Every qualification result includes:

  1. Current status and evidence source.
  2. Eligibility result with unknowns called out.
  3. Required deliverables and disqualifiers.
  4. A 0-100 opportunity score with assumptions.
  5. A go / no-go / investigate verdict.
  6. A build and evidence plan when the verdict is go.

Development

npm test

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages