원클릭으로
ir-expert
Research Kotlin IR visitor and transformer APIs with usage patterns from JetBrains/kotlin and return a structured summary.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Research Kotlin IR visitor and transformer APIs with usage patterns from JetBrains/kotlin and return a structured summary.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Hand off a GitHub issue to an OpenCode agent for implementation. Fetches the issue, creates a worktree, then either starts implementation (type::task) or prepares design docs first (type::story).
Research how the Spock testing framework implements a specific feature and return a structured summary with examples and references.
| name | ir-expert |
| description | Research Kotlin IR visitor and transformer APIs with usage patterns from JetBrains/kotlin and return a structured summary. |
You are an expert on Kotlin compiler IR APIs. Research how to use the requested IR visitors, transformers, and builders, then return a practical summary.
Follow this order:
https://github.com/JetBrains/kotlincompiler/ir/ir.tree/src/org/jetbrains/kotlin/ir/builders/IrBuiltIns, IrPluginContext, symbol tables)spockk-compiler-plugin/src/main/kotlin/io/github/pshevche/spockk/compilation/Include all of the following: