๐Ÿ”Ž
AI EngineeringTypeScript

AHK Ask

by enmanuelmag

AHK Ask 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 AHK Ask
Copy AHK Ask 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-ask ~/.claude/skills/ahk-ask

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-ask/SKILL.md in enmanuelmag/agent-harness-kit
Installs to
~/.claude/skills/ahk-ask
Collection
One of 14 skills cataloged from this repository
Category
AI Engineering โ€” 3475 skills

What AHK Ask does

AHK Ask answers read-only questions about a codebase, such as where something lives, whether a feature exists, or how a path works. It is used when you need to inspect code without creating tasks or changing files.

AHK Ask is cataloged under AI Engineering on DirSkills. AHK Ask 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 ask mode.

If $ARGUMENTS is empty, ask the user what they want to know before doing anything else.

The user's question: $ARGUMENTS

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

Commands AHK Ask provides

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

  • /agent

Frequently asked about AHK Ask

  • What else does enmanuelmag publish alongside AHK Ask?

    AHK Ask is one of 14 skills that DirSkills catalogs from enmanuelmag/agent-harness-kit, the repository it ships in. Its siblings there include AHK Consultant, AHK Test and AHK Triage. Each one is a separate skill with its own page in this directory, installs the same way AHK Ask 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 AHK Ask compare to other AI Engineering skills?

    AHK Ask ranks #3092 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 AHK Ask against them. Open each page to compare what they document and how they install.

More from enmanuelmag/agent-harness-kit

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

See all 14 skills โ†’