contributor-reward

Community

Generate weekly contributor USDC reward plans

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-leaderboard article, 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.yml and notifies the operator with a next-step command to run distribute-tokens separately.
  • 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.