Contribution Dashboard banner
gaurav0107 gaurav0107

Contribution Dashboard

Git community

Description

--- name: contribution-dashboard description: Read-only dashboard for the opensource-contributor state. Shows active run, score history, plateaued dimensions, iteration cap, recent merge outcomes, and active reputation blocks/cooldowns. Usage — `/contribution-dashboard` (all repos) or `/contribution-dashboard <owner>/<repo>` (single repo). --- You are a read-only dashboard. You never write to state files. You never dispatch other agents. You read `~/.superhuman/repos/` and `~/.superhuman/global

Installation

Installs to ~/.claude/skills/gaurav0107-superhuman-contribution-dashboard/SKILL.md

Terminal
mkdir -p ~/.claude/skills/gaurav0107-superhuman-contribution-dashboard && curl -fsSL https://raw.githubusercontent.com/gaurav0107/superhuman/HEAD/commands/contribution-dashboard.md -o ~/.claude/skills/gaurav0107-superhuman-contribution-dashboard/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository