slb350

11 mods across 3 repositories, 13 stars between them.

slb350/news-llama

Instructions file

Instructions for slb350/news-llama, covering news llama, project description, repository structure, tech stack and common commands.

11 3d ago A 5,080 tokens original MIT

gemini-peer-review

02

slb350/gemini-peer-review

Plugin Claude Code

Claude Code plugin for AI peer review validation using Google Gemini CLI. Two AI perspectives catch more issues than one.

2 7mo ago A tokens not measured

gemini-peer-review

03

slb350/gemini-peer-review

Plugin Claude Code

Peer validation system using Google Gemini CLI. Validates Claude's designs and code reviews through structured discussion before presenting to user.

2 7mo ago A tokens not measured

slb350/gemini-peer-review

Agent

Use this agent to run peer review validation with Gemini CLI. Dispatches to a separate context to keep the main conversation clean. Returns synthesized peer review results.

2 7mo ago A 37 tokens

gemini-peer-review

05

slb350/gemini-peer-review

Command

Trigger peer review validation with Gemini CLI. Use without arguments for current changes, --base for specific branch comparison, or add a question for broad technical validation.

2 7mo ago A 39 tokens

SessionStart

06

slb350/gemini-peer-review

Hook

Runs when a session starts, executing peer-review-reminder.sh via bash. From slb350/gemini-peer-review.

2 7mo ago A tokens not measured

UserPromptSubmit

07

slb350/gemini-peer-review

Hook

Runs when you submit a prompt, before the agent sees it, executing user-prompt-check.sh via bash. From slb350/gemini-peer-review.

2 7mo ago A tokens not measured

Stop

08

slb350/gemini-peer-review

Hook

Runs when the agent finishes a response, executing stop-peer-review-check.sh via bash. From slb350/gemini-peer-review.

2 7mo ago A tokens not measured

PreToolUse

09

slb350/gemini-peer-review

Hook

Runs before the agent uses a tool for ExitPlanMode, Task and Write tool calls, executing plan-peer-review-check.sh, task-peer-review-check.sh and write-peer-review-check.sh via bash (3 commands). From slb350/gemini-peer-review.

2 7mo ago A tokens not measured

gemini-peer-review

10

slb350/gemini-peer-review

Skill Claude CodeCodex

This skill should be invoked BEFORE presenting implementation plans, architecture recommendations, code review findings, or answers to broad technical questions. Use proactively when about to "recommend", "suggest", "propose", "design", "plan", or answer "how should", "what's the best way", "which approach". MANDATORY…

2 7mo ago A 84 tokens

ghost-mcp

11

slb350/ghost-mcp

MCP server Claude CodeCodexCursor

Model Context Protocol server for Ghost CMS - manage your blog content with AI. Runs locally from the ghost-mcp npm package.

0 1y ago A tokens not measured original MIT