Ordinary-claude-skills reference-ops

Use to manage workflows, compliance, and measurement for customer references.

install
source · Clone the upstream repo
git clone https://github.com/Microck/ordinary-claude-skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/Microck/ordinary-claude-skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills_all/reference-ops" ~/.claude/skills/microck-ordinary-claude-skills-reference-ops && rm -rf "$T"
manifest: skills_all/reference-ops/SKILL.md
source content

Reference Operations Skill

When to Use

  • Running reference matching, scheduling, and follow-up processes.
  • Auditing reference utilization, fatigue, and consent records.
  • Reporting on advocacy impact for sales leadership.

Framework

  1. Request Intake – standardize forms, qualification criteria, and SLA expectations per deal stage.
  2. Matching Logic – map requests to advocates by persona, industry, use case, language, and availability.
  3. Logistics & Compliance – schedule calls, provide briefing docs, capture approvals, and log NDAs.
  4. Post-call Workflow – collect feedback from both parties, update CRM entries, and issue rewards.
  5. Analytics & Governance – monitor utilization, fatigue thresholds, and gaps by segment.

Templates

  • Reference request form template.
  • Matching matrix (request attributes → advocate tags).
  • Follow-up checklist and feedback survey.

Tips

  • Integrate with CRM to auto-create tasks and close the loop with reps.
  • Flag overused advocates and rotate in new voices regularly.
  • Share monthly scorecards with GTM teams to highlight wins and needs.