Claude-skill-registry deal-desk
Use to manage pricing, packaging, and approval workflows for renewal
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/deal-desk" ~/.claude/skills/majiayu000-claude-skill-registry-deal-desk-3ac978 && rm -rf "$T"
manifest:
skills/data/deal-desk/SKILL.mdsource content
Renewal Deal Desk Skill
When to Use
- Structuring pricing proposals, multi-year offers, or incentive bundles on renewals.
- Coordinating finance, legal, and exec approvals for discounts or contractual changes.
- Ensuring negotiation notes, approvals, and commitments are logged for auditability.
Framework
- Pricing Guardrails – define floor rates, uplift expectations, unit economics, and exception thresholds.
- Approval Ladder – map discount bands and non-standard terms to required approvers and SLAs.
- Packaging Toolkit – list common offer constructs (multi-year, success-based, bundling) with positioning guidance.
- Documentation Standards – specify data needed in each deal (business case, ROI, churn risk, competitor intel).
- Post-Deal Review – feed outcomes into analytics to refine guardrails and coach GTM teams.
Templates
- Deal intake form capturing pricing ask, rationale, and risk level.
- Approval matrix cheat sheet with contact info and expected turnaround.
- Commercial summary sheet for exec briefings.
Tips
- Partner early with finance to forecast impact of concessions.
- Keep revision history accessible to avoid conflicting promises.
- Sync final terms back to CRM/billing immediately to prevent renewal errors.