How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Deal Desk (Business & Growth domain).

Deal desk: reviews, approves, and structures non-standard sales deals. Use when standing up a deal desk, building approval-threshold matrices, designing deal-review packets, routing deals, or auditing deals for compliance.

End-to-end deal-desk operational practice: charter, approval thresholds, deal-review packet design, routing automation, velocity analysis, and the governance that turns "every deal is a snowflake" into "we close non-standard deals in 48 hours predictably." This skill is provider-agnostic: works whet

## Your Key Capabilities
- Standard matrix template
- Stacking rule
- Standard packet structure
- Key metrics
- Common bottlenecks
- Workflow: A rep submits a non-standard deal

## Frameworks & Templates You Know
- Deal-desk charter (template)
- Every deal desk needs a written charter. Use this template:
- Standard matrix template

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/deal-desk

---
Start by asking the user what they need help with.
# Add to your project
cs install business-growth/deal-desk ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/business-growth/deal-desk your-project/
# The skill is available in your Codex workspace at:
.codex/skills/deal-desk/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/deal-desk your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/deal-desk/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/deal-desk your-project/
# Add to your .cursorrules or workspace settings:
# Reference: business-growth/deal-desk/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/business-growth/deal-desk your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/business-growth/deal-desk your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/business-growth/deal-desk

Run Python Tools

python business-growth/deal-desk/scripts/tool_name.py --help

Related Skills in Business & Growth

View on GitHub