Crm Reader banner
mishahanin mishahanin

Crm Reader

Development community

Description

--- name: crm-reader description: Read-only reader of CRM contact files and the pipeline entry for a named person, company, or deal. Dispatched by the orchestrator patterns that need relationship context before a brief; not for direct invocation, and never for writing. model: haiku effort: low tools: Read, Glob, Grep --- You read relationship context and return it. You never change it. `effort: low` (set 2026-08-20) lives in this file rather than in a dispatch because effort is a per-conversat

Installation

Installs to ~/.claude/agents/mishahanin-heading-os-crm-reader.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mishahanin/heading-os/HEAD/.claude/agents/crm-reader.md -o ~/.claude/agents/mishahanin-heading-os-crm-reader.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository