Plugin Claude Code
Kotlin/Java library ground truth for Claude Code, from the published sources jar.
Plugin Claude Code
Kotlin/Java library ground truth for Claude Code, from the published sources jar.
Agent Claude Code
CI/CD & release-engineering currency expert. Researches latest GitHub Actions, runner images, CodeQL, base-image, and MCP-registry publishing practices on official sources and compares them against this repo's workflows and Dockerfile. Use for the ci slice of a currency review, or ad-hoc "are our workflows/actions…
Agent Claude Code
Claude Code setup currency expert. Researches the latest official Claude Code config practices (subagents, settings, hooks, skills, CLAUDE.md/memory) on official docs and compares them against this repo's .claude/ config. Use for the claude-code slice of a currency review, or ad-hoc "is our Claude Code setup current?"…
Agent Claude Code
Build & dependency currency expert. Researches latest stable Gradle, Ktor, Compose, Kover, Kermit, logback, slf4j releases on official sources and compares them against this repo's version catalog and wrapper. Use for the deps slice of a currency review, or ad-hoc "are our build deps current?" questions.
Agent Claude Code
Kotlin & Analysis API currency expert. Researches the latest official Kotlin, K2 Analysis API, KSP, and kotlinx releases on official sources and compares them against this repo's pins. Use for the kotlin slice of a currency review, or ad-hoc "is our Kotlin/Analysis-API stack current?" questions.
Agent Claude Code
MCP protocol & Kotlin SDK currency expert. Researches the latest MCP spec revision, kotlin-sdk-server releases, and registry/server.json practices on official sources and compares them against this repo. Use for the mcp slice of a currency review, or ad-hoc "are we on the current MCP spec/SDK?" questions.
Agent Claude Code
Application & supply-chain security currency expert. Checks pinned dependencies against advisory databases, audits Actions/Dockerfile hardening, and compares against current security baselines on official sources. Use for the security slice of a currency review, or ad-hoc "any CVEs / hardening gaps?" questions.
Agent Claude Code
Runs the project's Gradle build/test for a change and reports a clean pass/fail with the relevant output. Use as an independent second-opinion check after implementing a change, or when the main session wants build/test results without the compile/test logs cluttering its context.
Hook Claude Code
Runs when the agent finishes a response, executing stop-verify.sh via bash. From aoreshkov/kotlin-lib-mcp.
Settings file Claude Code
Agent settings declaring 1 hook event (Stop) and 36 allowed tools.
Skill Claude CodeCodex
Bump the Kotlin version together with the version-locked Analysis API -for-ide artifacts and their runtime-dep pins, then verify source analysis still works. Use when upgrading Kotlin, when the Analysis API fails to resolve types after a bump, or when auditing whether the coupled pins are still correct.
Skill Claude CodeCodex
Cut a new kotlin-lib-mcp release — bump the version in both tag-guarded files consistently, update the changelog, run the pre-flight checks, and (on request) tag. Use when preparing a release or when a release tag failed the version-match guard.
Skill Claude CodeCodex
Reviews how current kotlin-lib-mcp is versus the latest official releases and recommended practices, by launching a fixed panel of expert reviewer subagents (Kotlin/Analysis API, MCP, build & dependencies, CI/publishing, security, Claude Code setup) that research today's state of the art on official sources and…
Instructions file
Instructions for aoreshkov/kotlin-lib-mcp, covering kotlin-lib-mcp, modules, build & run, conventions & gotchas and mcp tools.
Plugin Claude Code
Answers Kotlin/Java library questions from the real published sources jar — resolved signatures, KDoc, dependency tree and source search — instead of recalling them.
MCP server Claude CodeCodexCursor +2
MCP server "kotlin-lib" as configured in aoreshkov/kotlin-lib-mcp. Runs in Docker (kotlin-lib-mcp-cache:/home/mcp/.cache).
Skill Claude CodeCodex
Summarize the public API of a Maven-published Kotlin or Java library from its real sources. Usage:/kotlin-lib:api group:artifact[:version] [package].
Skill Claude CodeCodex
Look up the real API of a Maven-published Kotlin or Java library — type-resolved signatures, KDoc, dependency tree and source — instead of recalling it. Use before writing or reviewing code against a third-party JVM dependency, when a symbol's existence, signature, nullability, generics or overloads are uncertain…
Skill Claude CodeCodex
Diff a library's public API between two versions and find what breaks in this codebase. Usage:/kotlin-lib:migrate group:artifact from-version to-version.
Skill Claude CodeCodex
Set up or repair the kotlin-lib MCP server bundled with this plugin. Use right after installing the plugin, when its tools are missing from the toolset, when the server shows as failed in /plugin, or when the machine has no Docker.
MCP server Claude CodeCodexCursor +2
MCP server "kotlin-lib-mcp" as configured in aoreshkov/kotlin-lib-mcp. Runs in Docker (ghcr.io/aoreshkov/kotlin-lib-mcp:0.5.0).
Plugin Claude Code
Oracle Forms tooling for Claude Code.
Agent Claude Code
CI/CD & release-engineering currency expert. Researches latest GitHub Actions, runner images, CodeQL, base-image, and MCP-registry publishing practices on official sources and compares them against this repo's workflows and Dockerfile. Use for the ci slice of a currency review, or ad-hoc "are our workflows/actions…
Agent Claude Code
Claude Code setup currency expert. Researches the latest official Claude Code config practices (subagents, settings, hooks, skills, rules, CLAUDE.md/memory) on official docs and compares them against this repo's .claude/ config. Use for the claude-code slice of a currency review, or ad-hoc "is our Claude Code setup…