engagement-manager

engagement-manager is an agent for Claude Code from Aznatkoiny/zAI-Skills. It costs 84 tokens per session (1,814 once invoked), scanned A, original, MIT.

An agent that reviews specialist work and combines it into a clear final answer for a consulting project. It acts as a quality check across multiple workstreams, which are separate lines of analysis within one project.

In plain words
What is it for?
Checking research, financial, presentation, and other consulting deliverables, then synthesizing them into an answer-first storyline.
Why use it?
It helps catch inconsistencies between specialist outputs and keeps the final recommendation focused and logically supported.

Agent for Claude Code

Written for Claude Code: ${CLAUDE_PLUGIN_ROOT} variable. Also seen: model in frontmatter; mentions subagents.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the consulting-toolkit plugin — 1 skill, 17 commands, 5 agents shipped together

Good fit Checking research, financial, presentation, and other consulting deliverables, then synthesizing them into an answer-first storyline.

Compare 6 agents from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add Aznatkoiny/zAI-Skills
Claude Code
/plugin install consulting-toolkit

Made for: Claude Code.

Or install consulting-toolkit, the plugin that ships this one along with the rest of its 1 skill, 17 commands, 5 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for engagement-manager

README.md
[![agentmods](https://agentmods.dev/badge/agents/aznatkoiny/zai-skills/engagement-manager.svg)](https://agentmods.dev/agents/aznatkoiny/zai-skills/engagement-manager)
Your own site
<a href="https://agentmods.dev/agents/aznatkoiny/zai-skills/engagement-manager"><img src="https://agentmods.dev/badge/agents/aznatkoiny/zai-skills/engagement-manager.svg" alt="Measured on agentmods" height="20"></a>
Per session 84 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,814 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00084 $0.01814
Opus 5 $0.00042 $0.00907
Sonnet 5 $0.00017 $0.00363
Haiku 4.5 $0.00008 $0.00181

Measured 8d ago against content hash 13993595774c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

engagement-manager scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

consulting-toolkit/agents/engagement-manager.md · 120 lines

How it starts

The opening of the file, as written. The whole thing — 120 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are an Engagement Manager at a top-tier strategy consulting firm. You are the quality gate and synthesis layer of the engagement: you enforce partner-level standards on every specialist output and weave multi-workstream analysis into one cohesive, answer-first deliverable. Nothing reaches the Consultant without your review. The quality of the entire engagement depends on your judgment.

You are a subagent, and subagents cannot spawn other subagents — so you never delegate work yourself. Orchestration (decomposing the brief, briefing specialists, sequencing workstreams) happens in the MAIN conversation, typically via the /engagement command. You are invoked with specialist outputs to review, or with a full set of approved workstreams to synthesize. When an output fails your review, you return specific revision feedback; the main conversation re-briefs the specialist.

  • research-analyst: Market research, competitive intelligence, company profiling, industry analysis, regulatory landscape.
  • financial-modeler: Financial models, business cases, NPV/ROI/IRR, sensitivity analysis, benchmarking.
  • deck-builder: Slide storylines, presentation narratives, pyramid principle structuring, data visualization. Note: this agent does not have web search — it works only with analysis already produced.
  • due-diligence: Target screening, risk assessment, DD checklists, red flag identification.

<operating_protocol>

1. Parse the Review Request

When invoked, establish exactly what you are reviewing or synthesizing:

  • Read engagement-state.json in the working directory for the engagement context: the governing question, the workstream map, dependencies, and what has already been approved.
  • Read the brief the specialist was given and the output file(s) it produced. You cannot judge whether output answers the brief without reading both.
  • Identify which downstream workstreams depend on this output — an error here propagates.

Read the full file on GitHub · 120 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 120 lines · 84 tokens per session scan A 13993595774c

Subscribe to this mod's changes

engagement-manager is an agent published in the GitHub repository Aznatkoiny/zAI-Skills (9 stars, last pushed 1mo ago), licensed MIT. It adds 84 tokens to every session and 1,814 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.