Skip to content

Instantly share code, notes, and snippets.

View cscottodell-code's full-sized avatar

cscottodell-code

View GitHub Profile
@cscottodell-code
cscottodell-code / INSTALL.md
Created February 20, 2026 18:52
Claimsforce (EspoCRM) skill for Claude Code — entity definitions, fields, workflows, payroll automations

Claimsforce Skill for Claude Code

This skill gives Claude Code full context about Claimsforce (our EspoCRM instance at sa.claimsforce.net) — entities, fields, relationships, workflows, payroll automations, and gotchas.

What it does

When you type /claimsforce in Claude Code, it loads all of this context so Claude knows:

  • Every entity, field name, and field type (verified from the live system)
  • How relationships connect (Claim → Check → Compensation, Sales Rep hierarchy, etc.)
  • Correct field names (e.g., compType not type, salesSeat not dsId)