hazlijohar95

Setup Client — Development skill for Claude Code

Development community

Creates or updates a client's close profile from connected sources (CRM, call notes, prior workpapers) plus a short interview.

How to install Setup Client

Installs to ~/.claude/skills/hazlijohar95-skills-setup-client/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hazlijohar95-skills-setup-client && curl -fsSL https://raw.githubusercontent.com/hazlijohar95/skills/HEAD/commands/setup-client.md -o ~/.claude/skills/hazlijohar95-skills-setup-client/SKILL.md

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

What Setup Client does


name: setup-client description: Creates or updates a client's close profile from connected sources (CRM, call notes, prior workpapers) plus a short interview. Use when the user wants to set up or update a client profile, when a close starts for a client with no profile, or when work begins for a brand-new client. argument-hint: ""

/setup-client

Load `${CLAUDE_PLUGIN_ROOT}/skills/financial-close/setup-client/SKILL.md` and follow it end-to-end.

Plugin root: ${CLAUDE_PLUGIN_ROO

Alternatives in Development

  • Clawgod — This is NOT a third-party Claude Code client 837 ★
  • Engage.Memory — Cross-engagement pattern memory — recall prior techniques, record confirmed findings, housekeeping 348 ★
  • Adb Scheme — Open Android scheme links via adb 206 ★

Full documentation available on GitHub

View Source Repository