Skip to content
View odere-pro's full-sized avatar

Block or report odere-pro

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
odere-pro/README.md

Oleksandr Derechei

Forward Deployed AI Engineer · Founder

I take AI agents from prototype to production — and build the Claude Code plugins, multi-agent systems, and cloud architecture that get them there.
Creator of the odere-pro open-source agent stack — a published npm CLI and a Claude Code plugin marketplace.

Portfolio LinkedIn npm Medium

Featured work

Project What it is Stack
claude-aws-architect Claude Code plugin for AWS Well-Architected SDLC — 5 agents, 6 MCP servers, 15 skills, and 34 validation gates, with every factual claim grounded against AWS docs via MCP. Shell · AWS CDK · MCP · D2
claude-agentline Fast, themeable statusline for Claude Code — git, tokens, context window, rate limits, 38 widgets, and a live TUI editor. Shipped on npm. TypeScript · Node · CLI
claude-calibration Plugin that calibrates your Claude Code setup through an evaluate → plan → calibrate → re-evaluate loop, then scaffolds config so the same issues can't recur. Shell · Multi-agent
claude-wiki-pages-plugin Karpathy's LLM Wiki for Obsidian, shipped as a four-layer, hook-enforced agent stack with multi-agent orchestration. TypeScript · Agents

Let's build

Open to forward-deployed AI engineering, founding-team, and technical-cofounder conversations — and to collaborating on open-source agent tooling.

Building software that agents — and humans — love to use.

Pinned Loading

  1. claude-wiki-pages-plugin claude-wiki-pages-plugin Public

    A Claude Code plugin for Obsidian — Karpathy's LLM Wiki shipped as a four-layer, hook-enforced agent stack with multi-agent orchestration.

    TypeScript 1 2

  2. claude-agentline claude-agentline Public

    Fast, themeable powerline statusline for Claude Code — git, tokens, context window, rate limits, 38 widgets, and a live TUI editor. Zero network on the hot path.

    TypeScript 2

  3. claude-calibration claude-calibration Public

    Claude Code plugin that calibrates your setup with an evaluate → plan → calibrate → re-evaluate loop, then scaffolds enforcement so issues can't recur.

    Shell 1

  4. claude-oop-excellence claude-oop-excellence Public

    Claude Code plugin that enforces good object-oriented design in any language — audits for God Classes, Anemic Models, and Feature Envy, then applies gated, test-verified refactors toward GoF patter…

    HTML 1

  5. claude-software-3-0-marketplace claude-software-3-0-marketplace Public

    The odere-pro Claude Code marketplace — one registry for every plugin I ship. Add it once, then install any tool as @odere-pro. Browse the catalog with live search.

    Shell 1

  6. sdlc-factory-guide sdlc-factory-guide Public

    A practical 8-part guide for moving from ad-hoc AI prompting to a disciplined, production-grade agentic engineering workflow. Inspired by Karpathy's Software 3.0 and Google's New SDLC. Available in…

    TypeScript