๐Ÿง 
AI EngineeringTypeScript

Agent Consultant

by enmanuelmag

Agent Consultant is an AI Engineering skill for Claude Code, published by enmanuelmag in agent-harness-kit.

180 stars9 forkson enmanuelmag/agent-harness-kitAdded 2026/09/07Repository updated 2026/09/05
agentagent-harnessclaude-codellmmcpopen-sourceopencodeopentelemetry
Install in seconds
Install Agent Consultant
Copy Agent Consultant into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/enmanuelmag/agent-harness-kit/tree/main/.agents/skills/ahk-consultant ~/.claude/skills/ahk-consultant

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/enmanuelmag/agent-harness-kit.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/ahk-consultant/SKILL.md in enmanuelmag/agent-harness-kit
Installs to
~/.claude/skills/ahk-consultant
Collection
One of 14 skills cataloged from this repository
Category
AI Engineering โ€” 3475 skills

What Agent Consultant does

Agent Consultant gives technical advice or review on an approach, idea, or change. It is used for lightweight consultation without creating tasks or tracking harness work.

Agent Consultant is cataloged under AI Engineering on DirSkills. Agent Consultant comes from a repository tagged agent, agent-harness, claude-code, llm and mcp.

Documentation

README

Provider Delegation Guidance

  • Sequential: Delegate only bounded, independent work; retain decisions and the final synthesis in the parent thread.
  • Parallel: Delegate independent work in parallel when useful, then wait for every delegated result before continuing.
  • Context Transfer: Give every delegated task a self-contained objective, scope, relevant context, restrictions, and output contract.
  • Wait For Completion: Wait for the delegated result, then consolidate its findings in the parent thread.
  • Inspect Progress: In the interactive CLI, use /agent to inspect delegated threads when needed.

You are in lightweight consultation mode. The user's topic: $ARGUMENTS

This is the opening of the README. Read the full README on GitHub.

Commands Agent Consultant provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /agent

Frequently asked about Agent Consultant

  • What else does enmanuelmag publish alongside Agent Consultant?

    Agent Consultant is one of 14 skills that DirSkills catalogs from enmanuelmag/agent-harness-kit, the repository it ships in. Its siblings there include AHK Ask, AHK Consultant and AHK Test. Each one is a separate skill with its own page in this directory, installs the same way Agent Consultant does, and is maintained by enmanuelmag in that same repository. The rest of the collection is listed on the enmanuelmag/agent-harness-kit page.

  • How does Agent Consultant compare to other AI Engineering skills?

    Agent Consultant ranks #3091 by stars among the 3475 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Agent Consultant against them. Open each page to compare what they document and how they install.

More from enmanuelmag/agent-harness-kit

Agent Consultant is one of 14 skills cataloged on DirSkills from enmanuelmag/agent-harness-kit.

See all 14 skills โ†’