aoreshkov

37 mods across 2 repositories, 11 stars between them.

kotlin-lib-mcp

01

aoreshkov/kotlin-lib-mcp

Plugin Claude Code

Kotlin/Java library ground truth for Claude Code, from the published sources jar.

8 3d ago A tokens not measured original Apache-2.0

ci-currency

02

aoreshkov/kotlin-lib-mcp

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…

8 3d ago A 75 tokens original Apache-2.0

aoreshkov/kotlin-lib-mcp

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?"…

8 3d ago A 83 tokens original Apache-2.0

deps-currency

04

aoreshkov/kotlin-lib-mcp

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.

8 3d ago A 76 tokens original Apache-2.0

kotlin-currency

05

aoreshkov/kotlin-lib-mcp

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.

8 3d ago A 73 tokens original Apache-2.0

mcp-currency

06

aoreshkov/kotlin-lib-mcp

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.

8 3d ago A 72 tokens original Apache-2.0

security-currency

07

aoreshkov/kotlin-lib-mcp

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.

8 3d ago A 65 tokens original Apache-2.0

verify-build

08

aoreshkov/kotlin-lib-mcp

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.

8 3d ago A 57 tokens original Apache-2.0

Stop

09

aoreshkov/kotlin-lib-mcp

Hook Claude Code

Runs when the agent finishes a response, executing stop-verify.sh via bash. From aoreshkov/kotlin-lib-mcp.

8 3d ago A tokens not measured copy · 45% Apache-2.0

kotlin-lib-mcp

10

aoreshkov/kotlin-lib-mcp

Settings file Claude Code

Agent settings declaring 1 hook event (Stop) and 36 allowed tools.

8 3d ago A tokens not measured original Apache-2.0

analysis-api-bump

11

aoreshkov/kotlin-lib-mcp

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.

8 3d ago A 67 tokens original Apache-2.0

release

12

aoreshkov/kotlin-lib-mcp

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.

8 3d ago A 57 tokens original Apache-2.0

review-currency

13

aoreshkov/kotlin-lib-mcp

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…

8 3d ago A 95 tokens original Apache-2.0

aoreshkov/kotlin-lib-mcp

Instructions file

Instructions for aoreshkov/kotlin-lib-mcp, covering kotlin-lib-mcp, modules, build & run, conventions & gotchas and mcp tools.

8 3d ago A 2,600 tokens original Apache-2.0

kotlin-lib

15

aoreshkov/kotlin-lib-mcp

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.

8 3d ago A tokens not measured original Apache-2.0

kotlin-lib

16

aoreshkov/kotlin-lib-mcp

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).

8 3d ago A tokens not measured original Apache-2.0

api

17

aoreshkov/kotlin-lib-mcp

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].

8 3d ago A 36 tokens original Apache-2.0

aoreshkov/kotlin-lib-mcp

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…

8 3d ago A 86 tokens original Apache-2.0

migrate

19

aoreshkov/kotlin-lib-mcp

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.

8 3d ago A 32 tokens original Apache-2.0

setup

20

aoreshkov/kotlin-lib-mcp

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.

8 3d ago A 49 tokens original Apache-2.0

kotlin-lib-mcp

21

aoreshkov/kotlin-lib-mcp

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).

8 3d ago A tokens not measured original Apache-2.0

ci-currency

23

aoreshkov/oracle-forms-mcp

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…

3 yesterday A 75 tokens original Apache-2.0

aoreshkov/oracle-forms-mcp

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…

3 yesterday A 85 tokens copy · 89% Apache-2.0