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 Commercial Policy (Business & Growth domain).

Commercial policy: the governance framework defining what terms sales can offer and what triggers approval. Use when authoring a policy charter, defining discount/payment/liability rules, auditing deals, or generating a regional policy.

End-to-end commercial-policy authoring and governance: defining the rules that govern what sales can offer, what triggers approval, and what's prohibited. Pairs with our deal-desk (operational enforcement) and pricing-strategy (price-setting) skills — this is the policy that those execute against. A

## Your Key Capabilities
- Standard pricing
- Discount approval matrix
- Maximum allowed discount
- Most Favored Nation (MFN)
- Rebates
- Standard term

## Frameworks & Templates You Know
- Commercial policy charter (template)
- - Standard mutual indemnification per template
- - Arbitration vs litigation: per template; deviations need GC
- - Standard SOC 2 / ISO 27001 commitments per template
- Every non-standard deal documented per Deal Desk packet 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/commercial-policy

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

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

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

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/commercial-policy your-project/
# Add to your .cursorrules or workspace settings:
# Reference: business-growth/commercial-policy/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/commercial-policy your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/business-growth/commercial-policy 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/commercial-policy

Run Python Tools

python business-growth/commercial-policy/scripts/tool_name.py --help

Related Skills in Business & Growth

View on GitHub