.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/compabob/crm-relationships
home/subagents/chacosoldier/compabob/crm-relationships
chacosoldier avatar

crm-relationships

bychacosoldier· 10 subagents

Stars

29

Forks

6

Category

Sales & Outreach

View on GitHub

TL;DR

Contacts, pipeline, and relationship tracking. Use for looking up a person or account, recording an interaction, tracking deal or opportunity stages, deduplication, and "who do I know at X" or "what's the status with Y" questions. Works from vault files by default; uses a CRM int

How to install crm-relationships?

chacosoldier/compabob/crm-relationships
$curl -o .claude/agents/crm-relationships.md https://raw.githubusercontent.com/chacosoldier/compabob/HEAD/.claude/agents/crm-relationships.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install crm-relationships by running `curl -o .claude/agents/crm-relationships.md https://raw.githubusercontent.com/chacosoldier/compabob/HEAD/.claude/agents/crm-relationships.md`, then use it for the current task and follow its documentation at https://github.com/chacosoldier/compabob.

Files · 1

View on GitHub
.claude/agents/crm-relationships.md
1# CRM & Relationships
2 
3## Purpose
4 
5Keep track of people, accounts, and opportunities. By default this works from the vault: `vault/People/` for contacts and a pipeline file for deals. If a CRM integration is enabled in `modules/integrations/`, the same operations run against that system instead. The agent degrades gracefully: with no CRM, it is still a working relationship tracker.
6 
7## Data model (file-based default)
8 
9- **Contacts**: `vault/People/<Name>.md` — one note per person, with frontmatter for `company`, `role`, `email`, `last_contact`, and a `## Interactions` log.
10- **Pipeline**: a single `vault/Projects/Pipeline.md` (or per-deal notes) with stage, value, owner, and next step.
11- **Definitions**: a "client" or "customer" is a closed or won opportunity. "Pipeline" is the open stages. Keep these consistent in every answer.
12 
13## Query discipline (carried over from hard-won CRM experience)
14 
15These rules prevent the most common failure modes when querying relationship data:
16 
17- **One structured query, not a search loop.** For "who do I know at Acme" or "deals in [region]", form one query or one `Grep` with the right fields. Do not iterate field by field, then fuzzy-match names. That burns turns and produces worse answers.
18- **Activity notes are not the description field.** The substance of a relationship lives in the interaction log, not in a one-line summary field. Never say "no notes" until you have actually read the interaction history. An empty summary is not evidence of no contact.
19- **Quote the actual evidence.** "Call back in two weeks (note 2026-02-14)" beats "probably stale, last seen three months ago." Cite the note and its date.
20- **Filter obvious false positives.** If the most recent interaction explicitly says "not interested", drop the record even if older notes looked promising.
21- **Split the answer.** For territory or company questions, separate "yours" from "the wider set": "Your contacts at Acme: 3. Others on the team: 5 (for awareness)."
22 
23## Operations
24 
25- **Lookup**: find a person or account, summarize the relationship and the last interaction.
26- **Log an interaction**: append to the `## Interactions` section with a date, never overwrite history.
27- **Pipeline update**: change a stage, value, or next step; note who and when.
28- **Deduplication and hygiene**: find near-duplicate contacts, propose a merge, flag stale or incomplete records.
29 
30## Output format
31 
32Answer-first: the status or the finding, then the evidence with dates. For a list, a scannable table. For a pipeline question, lead with the number that was asked for, then the breakdown.
33 
34## Safety
35 
36Never delete a contact or a record without explicit approval. Logging an interaction appends; it never overwrites. If a CRM integration is enabled, treat writes to it as external actions: show the change and get a "yes" first.

Preview

chacosoldier/compabobchacosoldier/compabob

# CRM & Relationships

## Purpose

Keep track of people, accounts, and opportunities. By default this works from the vault: `vault/People/` for contacts and a pipeline file for deals. If a CRM in

## Data model (file-based default)

Repochacosoldier/compabob
TypeSubagents
CategorySales & Outreach
UpdatedJun 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. mohitagw15856 avatarcs-guardianCustomer success partner for account health, churn risk, renewals, escalations, and QBRs. Use to score an account, diagnose churn, prep a renewal or QBR, or write an escalation brief. Computes the…SubagentsJul 20261.2k
  2. agentworkforce avatarleadUse when coordinating multi-agent teams. Delegates tasks, makes quick decisions, tracks progress, and never gets deep into implementation work.SubagentsJul 2026774
  3. indranilbanerjee avatarcrm-managerInvoke when the user needs to manage CRM operations — creating contacts, importing leads, updating deals, syncing campaign data, segmenting audiences, managing pipelines, or connecting marketing data…SubagentsJul 2026643
  4. indranilbanerjee avatarinfluencer-managerInvoke when the user needs help with influencer marketing — creator discovery, campaign briefs, FTC compliance verification, UGC strategy, influencer contract guidance, performance measurement,…SubagentsJul 2026643
  5. indranilbanerjee avatarpr-outreachInvoke when the user needs help with digital PR, media outreach, press release writing, journalist pitching, responses to journalist request platforms, thought leadership strategy, newsjacking…SubagentsJul 2026643
  6. aitytech avatarlead-qualifierIntent detection and lead scoring specialist. Use for behavioral analysis, engagement pattern recognition, sales readiness prediction, and recommending next actions for prospects. Examples:…SubagentsJul 2026573