Sales Council
6-advisor sales panel (Cialdini, Hormozi, Voss, Rackham, Klaff, Schwartz)
Test report
- Verdict
- Tested · Works
- Score
- Tested
- Jul 17, 2026
- Environment
- Claude Code 2.x (agent harness)
- Upstream re-checked
- Aug 10, 2026 · e665be2
On a 'how should I price my SaaS?' mini-run, the no-skill baseline gave generic tiers-and-value-based advice; the skill diagnosed the situation, activated Hormozi plus Cialdini, and returned the actual Value Equation formula, a Grand Slam Offer framing, and a decoy-tier anchoring tactic in a Situation/Advisors/Tactic/Principle template. The six reference files are real and substantive: hormozi.md carries the Value Equation with worked SaaS numbers, not filler. The structured multi-advisor format with named tactics is a demonstrable step up from unstructured baseline advice, though the gain is more about discipline and framework-naming than novel information.
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 5/5
- Triggers reliably 5/5
- Output vs. baseline 7/10
- Docs & honesty 5/5
What Sales Council does
A panel of six distilled sales experts that diagnoses the situation, selects the right advisors, and returns a structured recommendation with named frameworks and concrete scripts. Covers pricing, persuasion, discovery calls, objection handling, pitch framing, and sales copywriting. Loads per-advisor reference files on demand for deeper framework detail.
How to install Sales Council
git clone https://github.com/antonioc-cl/sales-council
mkdir -p ~/.claude/skills
cp -r sales-council ~/.claude/skills/sales-council
Skills live in ~/.claude/skills/ (global) or .claude/skills/
(per-project). Restart Claude Code after installing.
Commands — how to trigger Sales Council
-
/sales-council6-advisor sales panel (Cialdini, Hormozi, Voss, Rackham, Klaff, Schwartz)
It also activates on plain-language prompts like these:
-
How should I price my SaaS product for the enterprise segment? -
Help me handle this prospect's objection about our pricing being too high. -
Give me a discovery-call script for a cold outbound sales lead.
Frequently asked questions
- Is the Sales Council skill free?
- Yes. The skill itself is free from antonioc-cl/sales-council. SkillProof publishes the install command and an independent test verdict at no cost.
- Does Sales Council work with Claude Code?
- We tested it with Claude Code 2.x (agent harness) on Jul 17, 2026. Verdict: Tested · Works. On a 'how should I price my SaaS?' mini-run, the no-skill baseline gave generic tiers-and-value-based advice; the skill diagnosed the situation, activated Hormozi plus Cialdini, and returned the actual Value Equation formula, a Grand Slam Offer framing, and a decoy-tier anchoring tactic in a Situation/Advisors/Tactic/Principle template. The six reference files are real and substantive: hormozi.md carries the Value Equation with worked SaaS numbers, not filler. The structured multi-advisor format with named tactics is a demonstrable step up from unstructured baseline advice, though the gain is more about discipline and framework-naming than novel information.
- What is the Sales Council SkillProof Score?
- 8.8/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 7/10, docs & honesty 5/5.
- How do I install Sales Council?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use Sales Council with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.