๐Ÿ”Ž
QualityTypeScript

Ahk Triage

by enmanuelmag

Ahk Triage is a Quality 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 Triage
Copy Ahk Triage 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-triage ~/.claude/skills/ahk-triage

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

What Ahk Triage does

Ahk Triage analyzes a bug or unexpected behavior and produces a structured diagnostic report. Use it when you need root-cause investigation without creating tasks or tracking harness work.

Ahk Triage is cataloged under Quality on DirSkills. Ahk Triage 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 triage mode.

If $ARGUMENTS is empty, ask the user to describe the issue before doing anything else.

The issue: $ARGUMENTS

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

Commands Ahk Triage provides

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

  • /agent

Frequently asked about Ahk Triage

  • What else does enmanuelmag publish alongside Ahk Triage?

    Ahk Triage 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 Ahk Triage 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 Triage compare to other Quality skills?

    Ahk Triage ranks #1675 by stars among the 1817 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. 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 Triage against them. Open each page to compare what they document and how they install.

More from enmanuelmag/agent-harness-kit

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

See all 14 skills โ†’