Lykhoyda

105 mods across 2 repositories, 27 stars between them.

codex-pair-resume

25

Lykhoyda/ask-llm

Skill Claude CodeCodex

Resume codex-pair for this project after a previous pause. Removes .codex-pair/state/paused and clears failure state. Review resumes on the next supported file edit; missing state is a no-op.

16 7d ago A 51 tokens original MIT

codex-pair

26

Lykhoyda/ask-llm

Skill Claude CodeCodex

Pair with Codex using the host's supported lifecycle. On Claude Code and Pi, manages the proven opt-in per-edit review flow; on Cursor Agent, runs an explicit consent-gated iterative reviewer session through an exact ask-codex leaf or fully pinned unified ask-llm without assuming Claude hooks or namespaces.

16 7d ago C 68 tokens original MIT

codex-review

27

Lykhoyda/ask-llm

Skill Claude CodeCodex

Get a second opinion from OpenAI Codex on your current code changes. Analyzes staged/unstaged diffs and returns prioritized findings. Use when user asks to "review with Codex", "Codex code review", or "ask Codex to check my code".

16 7d ago A 60 tokens original MIT

codex-verify

28

Lykhoyda/ask-llm

Skill Claude CodeCodex

Verifies what the assistant claims to have done — proves the work against actual state using OpenAI Codex with a read-only tool surface. Use when the user asks to "verify with Codex", "check the assistant's claims", "did Codex actually do what it said", "verify this turn", "prove the work", or wants a trust check…

16 7d ago A 94 tokens original MIT

compare

29

Lykhoyda/ask-llm

Skill Claude CodeCodex

This skill should be used when the user asks to "compare LLMs", "see how each provider answers", "side-by-side response", "what do Gemini, Codex, Grok, Ollama, and Antigravity think", or wants raw responses from multiple providers without synthesis. Unlike /brainstorm (which synthesizes findings) or /multi-review…

16 7d ago C 93 tokens original MIT

fable-review

30

Lykhoyda/ask-llm

Skill Claude CodeCodex

Request a review of the current code changes from the Fable model. Use when the user asks for a Fable review, says "review with Fable", wants Fable's independent perspective on a diff, or invokes /fable-review.

16 7d ago A 53 tokens original MIT

gemini-review

31

Lykhoyda/ask-llm

Skill Claude CodeCodex

Get a second opinion from Gemini on your current code changes. Analyzes staged/unstaged diffs and returns prioritized findings. Use when user asks to "review with Gemini", "Gemini code review", or "ask Gemini to check my code".

16 7d ago A 55 tokens original MIT

grok-pair

32

Lykhoyda/ask-llm

Skill Claude CodeCodex

Pair with Grok as an explicit independent reviewer while the host edits. Use when the user asks for /grok-pair, Grok pair programming, iterative Grok feedback, or Grok through Cursor Agent. Selects one exact route/model with consent and never falls back.

16 7d ago B 61 tokens original MIT

grok-review

33

Lykhoyda/ask-llm

Skill Claude CodeCodex

Get an independent Grok code review through the xAI API. Use when the user asks to review with Grok or wants a Grok second opinion. Requires XAIAPIKEY and explicit acceptance of metered xAI API pricing.

16 7d ago A 51 tokens original MIT

multi-review

34

Lykhoyda/ask-llm

Skill Claude CodeCodex

This skill should be used when the user asks to "review my code with multiple providers", "get reviews from Antigravity and Codex", "multi-provider review", "review changes", or wants independent code reviews from both Antigravity and Codex in parallel.

16 7d ago C 57 tokens original MIT

ollama-review

35

Lykhoyda/ask-llm

Skill Claude CodeCodex

Get a second opinion from a local Ollama LLM on your current code changes. Analyzes staged/unstaged diffs and returns prioritized findings. No API keys needed. Use when user asks to "review with Ollama", "local code review", or "review offline".

16 7d ago A 61 tokens original MIT

sol-review

36

Lykhoyda/ask-llm

Skill Claude CodeCodex

Review the current code changes specifically with OpenAI GPT-5.6 Sol. Use when the user asks for a Sol review, says "review with Sol", wants a model-pinned Codex review, or invokes /sol-review.

16 7d ago A 50 tokens original MIT

ask-antigravity

37

Lykhoyda/ask-llm

MCP server Claude CodeCodexCursor +2

Bridge Claude with Google's Antigravity CLI (agy) for code review and second opinions. Runs locally from the @ask-llm/antigravity-mcp npm package. Needs 3 environment variables to run.

16 7d ago A tokens not measured original MIT

ask-claude

38

Lykhoyda/ask-llm

MCP server Claude CodeCodexCursor +2

Bridge Codex and other MCP clients with Anthropic Claude Code CLI for read-only second opinions. Runs locally from the @ask-llm/claude-mcp npm package. Needs 4 environment variables to run.

16 7d ago A tokens not measured original MIT

ask-codex

39

Lykhoyda/ask-llm

MCP server Claude CodeCodexCursor +2

Bridge Claude with OpenAI Codex CLI for AI-to-AI collaboration, code review, and second opinions. Runs locally from the @ask-llm/codex-mcp npm package. Needs 2 environment variables to run.

16 7d ago A tokens not measured original MIT

ask-gemini

40

Lykhoyda/ask-llm

MCP server Claude CodeCodexCursor +2

Bridge Claude with Gemini CLI for AI-to-AI collaboration, code review, and second opinions. Runs locally from the @ask-llm/gemini-mcp npm package. Needs 2 environment variables to run.

16 7d ago A tokens not measured original MIT

ask-llm

41

Lykhoyda/ask-llm

MCP server Claude CodeCodexCursor +2

Unified MCP server — auto-detects Gemini, Codex, Claude, Ollama, and Antigravity providers. Runs locally from the @ask-llm/mcp npm package. Needs 8 environment variables to run.

16 7d ago A tokens not measured original MIT

ask-ollama

42

Lykhoyda/ask-llm

MCP server Claude CodeCodexCursor +2

Bridge Claude with local Ollama LLMs for private AI-to-AI collaboration — no API keys, fully local. Runs locally from the @ask-llm/ollama-mcp npm package. Needs 3 environment variables to run.

16 7d ago A tokens not measured original MIT

rn-dev-agent

43

Lykhoyda/rn-dev-agent

Plugin Claude Code

React Native development and testing plugin for Claude Code.

11 yesterday A tokens not measured original MIT

end-session

44

Lykhoyda/rn-dev-agent

Command Claude Code

Wrap up the work session with read-only evidence gathering, owner-classified documentation handoffs, gated issue sync, Kano refinement, and git hygiene checks.

11 yesterday A 30 tokens original MIT

kano-backlog

45

Lykhoyda/rn-dev-agent

Skill Claude CodeCodex

Prioritize and refine a GitHub Issues backlog with the Kano model — categorize every open issue as Must-be, Performance, Attractive, Indifferent, or Reverse, apply Kano + priority labels back to GitHub automatically, and recommend the single best next issue to pick up. Use this whenever the user wants to triage…

11 yesterday A 215 tokens original MIT

Lykhoyda/rn-dev-agent

Instructions file CodexOpenCode

Instructions for Lykhoyda/rn-dev-agent, covering repository guide for agents, repository map, editing rules, architecture rules and supported node runtimes.

11 yesterday A 5,241 tokens original MIT

rn-dev-agent

47

Lykhoyda/rn-dev-agent

Plugin Claude Code

AI agent that fully tests React Native features on simulator/emulator — navigates the app, verifies UI, walks user flows, and confirms internal state.

11 yesterday A tokens not measured original MIT

rn-code-architect

48

Lykhoyda/rn-dev-agent

Agent

Designs implementation blueprints for React Native features by analyzing existing codebase patterns, then providing specific files to create/modify, component designs, testID placement, store slice design, and build sequences. Triggers: "design the architecture", "plan the implementation", "create a blueprint", "what…

11 yesterday A 238 tokens original MIT