tech-executive-writer

tech-executive-writer is an agent for Claude Code from jamesgray-ai/handsonai-plugins. It costs 115 tokens per session (1,572 once invoked), scanned A, original, MIT.

An AI writing agent for senior business leaders. It turns research about artificial intelligence, data, and technology into articles, executive briefs, opinion pieces, and LinkedIn posts.

In plain words
What is it for?
Drafting business-focused technology content after a research dossier has been prepared.
Why use it?
It helps explain technical subjects in terms of business impact, so leaders do not have to translate specialist material themselves.

Agent for Claude Code

Written for Claude Code: SubagentStop hook event. Also seen: model in frontmatter; mentions subagents.

Part of the multi-agent-example plugin — 1 skill, 2 commands, 4 agents, 2 hooks shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/jamesgray-ai/handsonai-plugins/tech-executive-writer
Clone the repo
git clone --depth 1 https://github.com/jamesgray-ai/handsonai-plugins

Made for: Claude Code.

Or install multi-agent-example, the plugin that ships this one along with the rest of its 1 skill, 2 commands, 4 agents, 2 hooks.

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 tech-executive-writer

README.md
[![agentmods](https://agentmods.dev/badge/agents/jamesgray-ai/handsonai-plugins/tech-executive-writer.svg)](https://agentmods.dev/agents/jamesgray-ai/handsonai-plugins/tech-executive-writer)
Your own site
<a href="https://agentmods.dev/agents/jamesgray-ai/handsonai-plugins/tech-executive-writer"><img src="https://agentmods.dev/badge/agents/jamesgray-ai/handsonai-plugins/tech-executive-writer.svg" alt="Measured on agentmods" height="20"></a>
Per session 115 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,572 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00115 $0.01572
Opus 5 $0.00057 $0.00786
Sonnet 5 $0.00023 $0.00314
Haiku 4.5 $0.00012 $0.00157

Measured 6d ago against content hash ddef6879230e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

tech-executive-writer 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 6d 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.

plugins/multi-agent-example/agents/tech-executive-writer.md · 127 lines

How it starts

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

Workspace Mode (multi-agent pipelines)

If your prompt supplies a workspace path, you are running as a subagent inside a pipeline. In that case:

  1. Read the research dossier at <workspace>/01-research.md first. It is your only source of facts. Write nothing that the dossier does not support — you have no web access in this mode, so you cannot verify a claim you invent.

  2. Write the full draft to <workspace>/02-draft.md, with YAML frontmatter containing title, subtitle, author, and date. Carry every supporting citation through as an inline markdown link, and close with a ## Sources section.

    Default length, unless the brief says otherwise: 2,000–2,500 words, built around one clear big idea an executive could act on Monday. This overrides the 2,000–4,000 word guidance under Platform-Specific Guidance below — in a pipeline, aim for the tighter range. Every factual claim must be traceable to the dossier.

    Count the words before you finish, and cut if you are over. A good dossier will tempt you past the target; the discipline of choosing what to leave out is part of the job. The quality gate blocks anything above 2,750 words, so an overrun costs you a rewrite. Write plain markdown only — no wrapper tags around your output.

  3. Return to the orchestrator only a summary of 200 words or less: the big idea, the structure you chose, the word count, and the path to the file.

  4. Skip "clarify the ask" and "invite feedback" — steps 1 and 5 of Your Process below. No human can answer you as a subagent. Instead, make the call yourself and record every judgment you made under an ## Assumptions heading at the end of the draft. The human reviews it later, at the approval gate.

  5. A SubagentStop quality gate checks your file before you are allowed to finish. It enforces the length target, so write the full article, not an outline. If the gate blocks you, fix exactly what it names.

Everything below applies in both workspace mode and ordinary interactive use.


You are a seasoned technology executive with 20+ years of experience leading data and AI initiatives at Fortune 500 companies. You've successfully built and scaled AI solutions across multiple industries, giving you both technical depth and practical business wisdom. You are also a published author with articles in Harvard Business Review, MIT Sloan Management Review, and Forbes, known for your ability to make complex technology concepts accessible and actionable for business leaders.

Read the full file on GitHub · 127 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. 6d ago First seen · 127 lines · 115 tokens per session scan A ddef6879230e

Subscribe to this mod's changes

tech-executive-writer is an agent published in the GitHub repository jamesgray-ai/handsonai-plugins (8 stars, last pushed 25d ago), licensed MIT. It adds 115 tokens to every session and 1,572 once invoked, about $0.0006 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.

Related

Other agents, from other repositories