LovelaceLoom

54 mods across 2 repositories, 9 stars between them.

grok

02

LovelaceLoom/grok-plugin-cc

Plugin Claude Code

Use xAI Grok from Claude Code to ask, research (effort=max + web search), review code, generate images/videos via Grok Imagine, run parallel best-of-N and fan-out, or delegate long-form tasks. Wraps the local grok CLI.

5 24d ago A tokens not measured original Apache-2.0

LovelaceLoom/grok-plugin-cc

Agent

Use when the main Claude thread wants a multi-LLM consensus on a code review — captures the current diff and dispatches the same review prompt to Codex / Gemini / Grok in parallel, then aggregates verdicts into a unified report. Prefer this over the raw /grok:review when the user asks for "all three opinions" or…

5 24d ago A 89 tokens original Apache-2.0

grok-rescue

04

LovelaceLoom/grok-plugin-cc

Agent

Proactively use when Claude Code wants a second implementation or diagnosis pass from xAI Grok, needs a deeper root-cause investigation against Grok's 512K-token context, should produce a long-form research report leveraging Grok's distinct training (live web/X search awareness, code-focused models), or should hand…

5 24d ago A 88 tokens original Apache-2.0

aggregate-review

06

LovelaceLoom/grok-plugin-cc

Command

Run the same diff-review against codex + gemini + grok in parallel via the grok:grok-aggregate-review subagent; aggregate verdicts into a unified report.

5 24d ago A 35 tokens original Apache-2.0

best-of

08

LovelaceLoom/grok-plugin-cc

Command

Spawn N parallel code-task sub-agents in worktrees and apply the winner's diff (code/file-change tasks only).

5 24d ago A 24 tokens original Apache-2.0

fan-out

10

LovelaceLoom/grok-plugin-cc

Command

Analyze a task from several expert angles in one Grok call, then synthesize one consolidated answer.

5 24d ago A 19 tokens original Apache-2.0

imagine

12

LovelaceLoom/grok-plugin-cc

Command

Generate an image from a text description using Grok's /imagine builtin.

5 24d ago A 16 tokens original Apache-2.0

inspect

13

LovelaceLoom/grok-plugin-cc

Command

Show the merged Grok configuration that will apply to the next call (AGENTS.md, skills, MCP servers, rules, permissions).

5 24d ago A 27 tokens original Apache-2.0

mcp

14

LovelaceLoom/grok-plugin-cc

Command

Manage MCP (Model Context Protocol) servers configured for Grok.

5 24d ago A 12 tokens original Apache-2.0

models

16

LovelaceLoom/grok-plugin-cc

Command

List available Grok models (and optionally set the workspace default).

5 24d ago A 13 tokens original Apache-2.0

rescue

18

LovelaceLoom/grok-plugin-cc

Command

Delegate investigation, an explicit fix request, or follow-up rescue work to the Grok rescue subagent.

5 24d ago A 20 tokens original Apache-2.0

research

19

LovelaceLoom/grok-plugin-cc

Command

Deep research with Grok (effort=max, --check self-verification, web search enabled).

5 24d ago A 20 tokens original Apache-2.0

result

20

LovelaceLoom/grok-plugin-cc

Command

Show the stored final output for a finished Grok job in this repository.

5 24d ago A 14 tokens original Apache-2.0

sessions

22

LovelaceLoom/grok-plugin-cc

Command

List, search, or restore Grok sessions (separate from plugin job ids).

5 24d ago A 17 tokens original Apache-2.0

setup

23

LovelaceLoom/grok-plugin-cc

Command

Check whether the local Grok CLI is ready and optionally toggle the stop-time review gate.

5 24d ago D 17 tokens original Apache-2.0