Claude-skill-registry comp-mechanics
Use to assemble rate tables, accelerator logic, and plan governance templates.
install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/comp-mechanics" ~/.claude/skills/majiayu000-claude-skill-registry-comp-mechanics && rm -rf "$T"
manifest:
skills/data/comp-mechanics/SKILL.mdsource content
Compensation Mechanics Toolkit Skill
When to Use
- Creating or refreshing comp plans during annual planning.
- Evaluating SPIFs or new incentive structures mid-year.
- Responding to finance/legal requests for documentation.
Framework
- Plan Components – outline quota basis, crediting rules, accelerators, caps, clawbacks.
- Rate Tables – define payout rates by attainment band and attach accelerators/decels.
- Governance Checkpoints – approvals, policy references, audit requirements.
- Communication Assets – FAQs, plan summaries, change logs.
- Monitoring Hooks – dashboards, variance alerts, and attestation cadence.
Templates
- Compensation plan summary one-pager.
- Accelerator rate table spreadsheet.
- Governance checklist with approvals and deadlines.
Tips
- Keep variable definitions consistent across roles to avoid confusion.
- Document all exceptions and approvals for audit readiness.
- Pair with
to validate behavioral alignment.quota-health