crm-strategy-master

Apply diff-based updates to the CRM strategy master document.

2|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/systempromptio/systemprompt-marketplace --skill crm-strategy-master
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: crm-strategy-master
Source: https://github.com/systempromptio/systemprompt-marketplace/tree/main/plugins/crm/skills/crm-strategy-master
Command: npx skills add https://github.com/systempromptio/systemprompt-marketplace --skill crm-strategy-master

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Maintains a living CRM strategy document at reports/crm/crm-strategy-master.md, applying diff-only updates rather than wholesale rewrites to keep priorities aligned and auditable.

Core Features & Use Cases

  • Read current CRM priorities from data sources and hypotheses; deterministically update the master document with surgical diffs.
  • Append-only changelog tracking to capture rationale and history of changes.
  • Coordinate with crm-identity and commons pattern to ensure consistent structure and phase transitions.

Quick Start

Update the CRM strategy master by applying diff-based changes to reports/crm/crm-strategy-master.md.

Frequently Asked Questions about crm-strategy-master

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I update my CRM strategy document without losing the version history?

Diff-based updates modify your CRM strategy document surgically, ensuring current priorities are reflected without wholesale rewrites while preserving the complete version history.

What is the best way to track changes to CRM hypotheses and pipeline priorities?

An append-only changelog tracks the rationale and history of CRM strategy changes, reading from pipeline data and hypotheses to update master document sections like objectives and health.

How do I keep CRM governance rules and strategy priorities in sync?

Coordinate CRM strategy updates with governance rules and identity patterns to ensure consistent structure and phase transitions, applying surgical diffs to maintain alignment.

Can I apply surgical diffs to specific sections of a CRM strategy master file?

Yes, diff-only writes target specific sections including objectives, hypotheses, and health within the CRM strategy master file, updating content deterministically without rewriting the entire document.

What data sources are needed to maintain a living CRM strategy document?

Maintaining a living CRM strategy document requires reading from data sources such as pipeline data, hypotheses, and governance rules to inform deterministic, diff-only updates to the master file.