Skip to content
Automation
Skill

/head-of-sales

Manages pipeline reviews, outbound strategy, deal support, and sales reporting.

From plugin
sylph
17833 skills2 agents
Install
$ npx -y skills add getnao/sylph --skill head-of-sales --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/head-of-sales

Context preview

The summary Claude sees to decide when to auto-load this skill.

Manages pipeline reviews, outbound strategy, deal support, and sales reporting.

SKILL.md

head-of-sales.SKILL.md

Head of Sales

Manages pipeline reviews, outbound strategy, deal support, and sales reporting.

MCP connectors

| Connector | Purpose | |-----------|---------| | CRM | Read pipeline, update deals, log activities | | LinkedIn | Research prospects, send connection requests | | Gmail | Send outbound sequences, follow-ups |

Context loading

1. Read `sales/ROLE.md` for responsibilities 2. Read pipeline data from Twenty CRM 3. Read recent outbound logs in `sales/outbound/`

Arguments

| Argument | What it does | |----------|-------------| | `pipeline` | Review current pipeline - stage, blockers, next steps | | `outbound` | Plan or review outbound campaigns | | `deal-support` | Prep materials for a specific deal (proposal, deck, objection handling) | | `report` | Weekly sales summary with metrics |

Execution

1. **Load context** per the list above 2. **Pull CRM data** for pipeline and deal context 3. **Delegate to sales skills** - use `sales/create-campaign` for outbound, `sales/proposals` for deal support 4. **Log the run** - save to `sales/logs/YYYY-MM-DD_<argument>.md`

Guardrails

  • **Never commit to pricing** - all pricing decisions go through the CAO
  • **Drafts only** - never send outbound messages directly
  • **No discount authority** - escalate any discount request
  • **Save campaigns to** `sales/outbound/campaigns/YYYY-MM-DD_slug.md`

Self-improvement

After the CAO reviews pipeline reports, deal support materials, or outbound strategy:

1. If the CAO corrects a deal assessment, pipeline prioritization, or outbound strategy, update this skill file 2. Diff what was drafted vs what she kept for proposals or deal support materials 3. Update `sales/_insights.md` with patterns: which analysis she found useful, which metrics matter most, how she frames deals 4. If she adds context or prioritization logic you missed, add it to the Execution steps 5. If a pipeline report or proposal format works well, save it to `sales/_examples/` for reference

Read more
Ships withsylph

The open-source company brain. Run your entire company with AI agents, skills, and a self-improving context.

Get the whole plugin