contributor-reward
CommunityGenerate weekly contributor USDC reward plans
Finance & Accounting#community#rewards#idempotency#token distribution#tier pricing#GitHub leaderboard#Base USDC
Authoranajuliabit
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill removes the manual wiring between a weekly contributor leaderboard and a clear, tier-priced rewards plan by automatically translating rankings into an operator-ready distribution file.
Core Features & Use Cases
- Leaderboard-to-reward planning: Reads the weekly
fork-contributor-leaderboardarticle, extracts top contributors, and maps ranks to tiered USDC amounts. - First-PR bonus tracking (idempotent): Applies the one-time ✨ first-PR bonus per login using
memory/state/contributor-reward-state.json, and prevents re-awarding across runs. - Safe, money-adjacent workflow: Writes only the plan to
memory/distributions.ymland notifies the operator with a next-step command to rundistribute-tokensseparately. - Re-process with deltas: Detects leaderboard re-runs and updates the state for changed entries by adding only deltas for already-processed weeks (no demotion clawbacks).
Quick Start
Run contributor-reward with an ISO week override to generate that week’s plan (and optionally use dry-run to preview) from the latest leaderboard data.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: contributor-reward Download link: https://github.com/anajuliabit/aeon/archive/main.zip#contributor-reward Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.