Build & dependency currency expert. Researches latest stable Gradle, Ktor, Kover, Kermit, logback, slf4j, kotlin-logging 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.
Kotlin & KMP toolchain currency expert. Researches the latest official Kotlin, 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/KMP stack current?" questions.
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.
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.
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.
Cut a new oracle-forms-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.
Reviews how current oracle-forms-mcp is versus the latest official releases and recommended practices, by launching a fixed panel of expert reviewer subagents (Kotlin/KMP, MCP, build & dependencies, CI/publishing, security, Claude Code setup) that research today's state of the art on official sources and compare it…
Read Oracle Forms modules (.fmb/.mmb/.pll/.olb) from a directory — blocks, items, triggers, program units, PL/SQL, and durable annotations. Needs a JDK 21+ on PATH.
MCP server "oracle-forms" as configured in aoreshkov/oracle-forms-mcp. Launched with java ${CLAUDE_PLUGIN_ROOT}/launcher/OracleFormsMcpLauncher.java --forms-dir ${us. Needs 4 environment variables to run.
MCP server "oracle-forms-mcp" as configured in aoreshkov/oracle-forms-mcp. Runs in Docker (ghcr.io/aoreshkov/oracle-forms-mcp:0.8.0). Needs 2 environment variables to run.