Set Context banner
abinauv abinauv

Set Context

Development community

Description

--- description: "Set the client context so all subsequent analyses are automatically tailored — store client name, industry, size, geography, and key facts" argument-hint: "[client details: name, industry, size, etc.]" --- # Set Client Context Store the following client context for use in all subsequent skill invocations and commands. ## Instructions Parse the information provided in **$ARGUMENTS** and extract: 1. **Client name:** The company or organization name 2. **Industry:** Primary i

Installation

Installs to ~/.claude/skills/abinauv-business-consulting-set-context/SKILL.md

Terminal
mkdir -p ~/.claude/skills/abinauv-business-consulting-set-context && curl -fsSL https://raw.githubusercontent.com/abinauv/business-consulting/HEAD/commands/set-context.md -o ~/.claude/skills/abinauv-business-consulting-set-context/SKILL.md

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

Full documentation available on GitHub

View Source Repository