Ahk Analysis banner
TrueCrimeDev TrueCrimeDev

Ahk Analysis

Research community

Description

--- name: ahk-analysis description: Use this agent when analyzing AutoHotkey v2 scripts for performance, patterns, and best practices. Specializes in code structure analysis, pattern recognition, and improvement recommendations. Examples: <example>Context: User has an AHK v2 script with performance issues user: 'My AutoHotkey script is running slowly with large datasets' assistant: 'I'll use the ahk-analysis agent to identify bottlenecks and optimization opportunities in your script' <commentary

Installation

Installs to ~/.claude/agents/truecrimedev-clautohotkey-ahk-analysis.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/TrueCrimeDev/ClautoHotkey/HEAD/.claude/agents/ahk-analysis.md -o ~/.claude/agents/truecrimedev-clautohotkey-ahk-analysis.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository