Ahk Context banner
TrueCrimeDev TrueCrimeDev

Ahk Context

Project Management community

Description

--- name: ahk-context description: Use this agent when managing AutoHotkey v2 project context, state, and information retrieval. Specializes in variable scope management, object lifecycle tracking, and project state synchronization. Examples: <example>Context: Managing project state and context. user: 'Track all global variables and their usage across my project' assistant: 'I'll use the ahk-context agent to map variable scope and manage project state information' <commentary>Context management

Installation

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

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

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

Full documentation available on GitHub

View Source Repository