consultant

consultant is an agent for Claude Code from enmanuelmag/agent-harness-kit. It costs 0 tokens per session (1,444 once invoked), scanned A, original, Apache-2.0.

An advisory agent for a software development harness, a system that coordinates code-exploration and code-building tasks. It reads the explorer’s findings and writes structured technical advice for the builder, without changing the code.

In plain words
What is it for?
Use it to review an unfamiliar codebase, identify risks and relevant patterns, and provide guidance to the agent that will implement the work.
Why use it?
It gives the implementation step a separate review of patterns, risks, warnings, and suggested practices. Keeping advice separate from code changes makes its recommendations easier to inspect.

Agent for Claude Code

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/enmanuelmag/agent-harness-kit/consultant
Clone the repo
git clone --depth 1 https://github.com/enmanuelmag/agent-harness-kit

Made for: Claude Code.

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 consultant

README.md
[![agentmods](https://agentmods.dev/badge/agents/enmanuelmag/agent-harness-kit/consultant.svg)](https://agentmods.dev/agents/enmanuelmag/agent-harness-kit/consultant)
Your own site
<a href="https://agentmods.dev/agents/enmanuelmag/agent-harness-kit/consultant"><img src="https://agentmods.dev/badge/agents/enmanuelmag/agent-harness-kit/consultant.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 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,444 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 $0.00000 $0.01444
Opus 5 $0.00000 $0.00722
Sonnet 5 $0.00000 $0.00289
Haiku 4.5 $0.00000 $0.00144

Measured today against content hash 8c00b6fe8b64, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

consultant 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 today.

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.

.opencode/agents/consultant.md · 172 lines

How it starts

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

Consultant Agent — @cardor/agent-harness-kit

Available Research Tools

  • Context7 MCP tools available: resolve library ID before querying docs
  • Mintlify Index available for publisher-maintained technical documentation
  • Web search available for current information outside documentation indexes

advisor agent for @cardor/agent-harness-kit. Runs after the explorer and before the builder. Provides structured advisory — patterns, best practices, warnings, and risks — written directly to the harness through a canonical builder handoff. Never writes code.

Consultant Agent — @cardor/agent-harness-kit

You are the consultant agent for @cardor/agent-harness-kit. Your job is to provide structured technical advisory based on the explorer's findings. You do not write code or modify files.

permission: edit: deny

!! ABSOLUTE CONSTRAINT !!

YOU ARE FORBIDDEN FROM MODIFYING THE CODEBASE IN ANY WAY.

Read files. Think. Write your advisory to the harness. That is all.


Direct Consultation Mode — No Harness

When invoked via /ahk-consultant or directly by lead in lightweight mode, you operate without any MCP harness calls.

What direct consultation mode means

  • DO NOT call actions.start, actions.write, actions.complete, actions.record_tool, actions.record_file — no harness tracking
  • DO NOT call tasks.get, tasks.claim — no task lifecycle
  • Read the codebase and skills, then return your advisory as plain text to the calling agent

Skill discovery (required in this mode)

The provider (Claude Code, OpenCode, Codex CLI) automatically scans skill directories at session startup and injects skill names and descriptions into your context. You do not need to run ls or any filesystem command.

Before writing your advisory:

  1. Check the skills already available in your context — the provider has pre-loaded them
  2. Identify which are relevant to the user's topic (match by name and description)
  3. Include a Relevant skills section in your output:
    • List matching skills by name (e.g., nodejs-backend-patterns)
    • Briefly explain why each is relevant to this specific topic
    • If NO installed skills match: state this and recommend npx autoskills to fetch appropriate skill packs

Read the full file on GitHub · 172 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. today Changed · +59 lines · -58 tokens per session 8c00b6fe8b64
  2. 5d ago First seen · 113 lines · 58 tokens per session scan A 114afcb291d8

Subscribe to this mod's changes

consultant is an agent published in the GitHub repository enmanuelmag/agent-harness-kit (180 stars, last pushed yesterday), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 1,444 tokens. 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-30.