Kotlin General Engineer banner
notque notque

Kotlin General Engineer

Development community

Description

--- name: kotlin-general-engineer description: "Kotlin development: features, coroutines, debugging, code quality, multiplatform." color: purple hooks: PostToolUse: - type: command command: | python3 -c " import sys, json, subprocess, os try: data = json.loads(sys.stdin.read()) tool = data.get('tool', '') if tool == 'Edit' or tool == 'Write': filepath = data.get('input', {}).get('file_path', '')

Installation

Installs to ~/.claude/agents/notque-claude-code-toolkit-kotlin-general-engineer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/notque/claude-code-toolkit/HEAD/agents/kotlin-general-engineer.md -o ~/.claude/agents/notque-claude-code-toolkit-kotlin-general-engineer.md

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

Full documentation available on GitHub

View Source Repository