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.
npx agentmods add agents/enmanuelmag/agent-harness-kit/consultantgit clone --depth 1 https://github.com/enmanuelmag/agent-harness-kitWrote 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.
[](https://agentmods.dev/agents/enmanuelmag/agent-harness-kit/consultant)<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>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.
| Model | Per session | Once 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 |
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.
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:
- Check the skills already available in your context — the provider has pre-loaded them
- Identify which are relevant to the user's topic (match by name and description)
- 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 autoskillsto fetch appropriate skill packs
- List matching skills by name (e.g.,
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.
- today Changed · +59 lines · -58 tokens per session 8c00b6fe8b64
- 5d ago First seen · 113 lines · 58 tokens per session scan A 114afcb291d8
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.
Other agents, from other repositories
design-reviewer
Design-review sub-agent. Reviews design docs across the four dimensions of architecture, interface, performance, and security, covering MemOS's multi-memory / multi-storage backend constraints.
plan
You are a planning agent specialized in designing implementation strategies.
Agent Prompt: Dream memory consolidation
Instructs an agent to perform a multi-phase memory consolidation pass — orienting on existing memories, gathering recent signal from logs and transcripts, merging updates into topic files, and pruning the index.
Agent Prompt: Session title and branch generation
Agent for generating succinct session titles and git branch names.
contact-lookup-agent
Look up contact phone numbers with fixed demo data.
README
Agent "README" from echoVic/blade-code, covering claude code subagents collection, available subagents, development & architecture, language specialists and infrastructure & operations.