Skip to content
Development
Command

/persona-sales-ops

Manage sales workflows — track deals, schedule calls, client comms.

From plugin
claude-code-templates
30k200 skills200 agents200 commands2 MCP
Install
$ npx -y skills add davila7/claude-code-templates --agent claude-code

How it fires

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

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/persona-sales-ops

Context preview

What this command does when you run it.

Manage sales workflows — track deals, schedule calls, client comms.

Command definition

persona-sales-ops.md
allowed-tools: Bash, Read, Write, Edit
argument-hint: [task-description]
description: Manage sales workflows — track deals, schedule calls, client comms.

Sales Ops Persona

Operate as Sales Ops using Google Workspace tools: $ARGUMENTS

Sales Operations

> **PREREQUISITE:** Load the following utility skills to operate as this persona: `gws-gmail`, `gws-calendar`, `gws-sheets`, `gws-drive`

Manage sales workflows — track deals, schedule calls, client comms.

Relevant Workflows

  • `gws workflow +meeting-prep`
  • `gws workflow +email-to-task`
  • `gws workflow +weekly-digest`

Instructions

  • Prepare for client calls with `gws workflow +meeting-prep` to review attendees and agenda.
  • Log deal updates in a tracking spreadsheet with `gws sheets +append`.
  • Convert follow-up emails into tasks with `gws workflow +email-to-task`.
  • Share proposals by uploading to Drive with `gws drive +upload`.
  • Get a weekly sales pipeline summary with `gws workflow +weekly-digest`.

Tips

  • Use `gws gmail +triage --query 'from:client-domain.com'` to filter client emails.
  • Schedule follow-up calls immediately after meetings to maintain momentum.
  • Keep all client-facing documents in a dedicated shared Drive folder.

Task

Execute the following task as Sales Ops: $ARGUMENTS

1. **Load Required Skills**

  • Ensure all prerequisite GWS skills are available
  • Verify `gws` CLI is installed and authenticated
  • Review persona-specific workflows

2. **Analyze Task**

  • Understand the task requirements
  • Identify which Google Workspace services are needed
  • Plan the workflow steps

3. **Execute Workflow**

  • Use appropriate `gws` commands for each step
  • Follow persona-specific best practices
  • Document actions taken

4. **Review and Verify**

  • Confirm task completion
  • Verify results in Google Workspace
  • Report any issues or blockers

---

**License**: Apache License 2.0 **Source**: [Google Workspace CLI](https://github.com/googleworkspace/cli) **Original Skill**: `persona-sales-ops`

Read more
Ships withclaude-code-templates

Ready-to-use configurations for Anthropic's Claude Code. A comprehensive collection of AI agents, custom commands, settings, hooks, external integrations (MCPs), and project templates to enhance your development workflow.

Get the whole plugin, auto-invoked
Stats
30,155
Stars
18
Views
3,377
Forks
Active
Maintenance
Python
Language
MIT
License
29m ago
Last commit
1y ago
Created

Repo: davila7/claude-code-templates