Content Preview
# Invocation Patterns — Inter-Agent Protocol Common cross-functional patterns, with examples and guidance on when to invoke vs assume. --- ## Pattern 1: Revenue Planning Chain **CRO → CFO → CMO** Used when: setting revenue targets, allocating growth budget, modeling pipeline scenarios. ``` CRO initiates: "Planning Q3 revenue targets. Need financial constraints and marketing input." CRO → [INVOKE:cfo|What's our Q3 revenue target given current runway and burn?] CFO responds: [RESPONSE:cfo]
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/invocation-patterns.md \
https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/c-level-advisor/agent-protocol/references/invocation-patterns.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/alirezarezvani/claude-skillsThen reference at c-level-advisor/agent-protocol/references/invocation-patterns.md
Related Skills
SKILL
10 C-level advisory agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. CEO, CTO, COO, CPO, CMO, CFO, CRO, CISO, CHRO, Executive Mentor. Multi-role board meetings, strategy routing, structured recommendations. For founders needing executive-level decision support.
c-level-advisorskillagent
by alirezarezvani · alirezarezvani-claude-skills
CLAUDE
C-Level Advisory Skills — Claude Code Guidance
c-level-advisorclaude
by alirezarezvani · alirezarezvani-claude-skills
c_level_leadership_skills_overview
C-Level Leadership Skills Suite
c-level-advisorlevelleadershipskills
by alirezarezvani · alirezarezvani-claude-skills
anonymization-protocol
Rules for stripping sensitive company data before any external API call, web search, or tool invocation that sends data outside the local environment.
c-level-advisoranonymizationprotocol
by alirezarezvani · alirezarezvani-claude-skills