← ClaudeAtlas

commercial-policylisted

Commercial policy: the written governance framework that defines what commercial terms sales can offer, what triggers approval, and what's off-limits. Use when authoring or refreshing a company commercial-policy charter, defining discount / contract / payment / termination / liability policies, auditing existing deals for policy compliance, drafting commercial-policy training for sales, or generating a tailored policy for a new region or vertical. Sits above deal-desk (which enforces) and pricing-strategy (which sets prices) — this is the policy layer that reflects how the company decides to do business.
borghei/Claude-Skills · ★ 227 · AI & Automation · score 79
Install: claude install-skill borghei/Claude-Skills
# Commercial 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 good commercial policy: - Makes deal-desk faster (fewer ambiguous cases) - Makes sales reps more autonomous (clearer authority) - Makes legal reviews lighter (most cases already covered) - Reduces concession drift over time - Provides audit-ready governance documentation --- ## When to use this skill | Situation | Skill applies | |-----------|---------------| | Authoring commercial policy from scratch | Yes — start with **policy charter template** + `scripts/commercial_policy_generator.py` | | Refreshing an existing policy (annual) | Yes — see **annual policy review** workflow | | Auditing recent deals for policy compliance | Yes — `scripts/policy_compliance_checker.py` | | Analyzing terms-deviation patterns | Yes — `scripts/terms_deviation_analyzer.py` | | Tailoring policy for new region / vertical | Yes — `scripts/commercial_policy_generator.py --region <X>` | | Drafting sales training on policy | Yes — see **training section** | | Setting prices (not policy on deviations) | Use `business-growth/pricing-strategy` | | Per-deal approval | Use `business-growth/deal-desk` | | Writing the specific contract | Use `business-growth/contract-and-proposal-writer`