Claude-skill-registry advocacy-roster-system
Scoring and governance framework for managing reference customers and
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/advocacy-roster-system" ~/.claude/skills/majiayu000-claude-skill-registry-advocacy-roster-system && rm -rf "$T"
manifest:
skills/data/advocacy-roster-system/SKILL.mdsource content
Advocacy Roster System Skill
When to Use
- Building or refreshing reference customer pools and advisory boards.
- Evaluating which customers are ready for public storytelling or beta participation.
- Monitoring engagement health and risk signals for active advocates.
Framework
- Scoring Model – satisfaction, product breadth, results achieved, relationship strength, legal clearance.
- Engagement Calendar – cadence for check-ins, stories, events, and feedback loops.
- Risk Monitoring – signals for overuse, upcoming renewals, competitive threats.
- Compliance Layer – NDAs, consent tracking, brand guidelines, incentive policies.
- Reporting – dashboards for advocate pipeline, coverage by persona/industry, and influence on revenue.
Templates
- Roster spreadsheet/Notion DB with scoring, health, assignments.
- Advocate briefing doc with key facts, proof points, and guardrails.
- Quarterly council recap + next-step template.
Tips
- Limit outreach frequency and segment advocates to avoid fatigue.
- Align with CS/AM owners before committing customers to references.
- Pair with
command for turnkey campaign launch.activate-advocacy-program