abiswas97

23 mods across 2 repositories, 48 stars between them.

release

02

abiswas97/gemini-plugin-cc

Skill Claude CodeCodex

Trigger the CI release pipeline for gemini-plugin-cc. Maintainer-only.

47 4mo ago B 18 tokens original Apache-2.0

gemini

03

abiswas97/gemini-plugin-cc

Plugin Claude Code

Use Gemini CLI from Claude Code to review code or delegate tasks.

47 4mo ago A tokens not measured original Apache-2.0

gemini-rescue

04

abiswas97/gemini-plugin-cc

Agent

Proactively use when Claude Code is stuck, wants a second implementation or diagnosis pass, needs a deeper root-cause investigation, or should hand a substantial coding task to Gemini through the shared runtime.

47 4mo ago A 43 tokens original Apache-2.0

cancel

06

abiswas97/gemini-plugin-cc

Command

Cancel an active background Gemini job in this repository.

47 4mo ago A 9 tokens original Apache-2.0

rescue

07

abiswas97/gemini-plugin-cc

Command

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

47 4mo ago A 19 tokens original Apache-2.0

result

08

abiswas97/gemini-plugin-cc

Command

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

47 4mo ago A 13 tokens copy · 78% Apache-2.0

setup

10

abiswas97/gemini-plugin-cc

Command

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

47 4mo ago A 16 tokens original Apache-2.0

status

11

abiswas97/gemini-plugin-cc

Command

Show active and recent Gemini jobs for this repository, including review-gate status.

47 4mo ago A 15 tokens copy · 89% Apache-2.0

task

12

abiswas97/gemini-plugin-cc

Command

Delegate a task to Gemini CLI as a background or foreground job.

47 4mo ago A 12 tokens original Apache-2.0

SessionStart

13

abiswas97/gemini-plugin-cc

Hook

Runs when a session starts, executing session-lifecycle-hook.mjs via node. From abiswas97/gemini-plugin-cc.

47 4mo ago A tokens not measured copy · 61% Apache-2.0

SessionEnd

14

abiswas97/gemini-plugin-cc

Hook

Runs when a session ends, executing session-lifecycle-hook.mjs via node. From abiswas97/gemini-plugin-cc.

47 4mo ago A tokens not measured copy · 100% Apache-2.0

Stop

15

abiswas97/gemini-plugin-cc

Hook

Runs when the agent finishes a response, executing stop-review-gate-hook.mjs via node. From abiswas97/gemini-plugin-cc.

47 4mo ago A tokens not measured copy · 56% Apache-2.0

gemini-prompting

17

abiswas97/gemini-plugin-cc

Skill Claude CodeCodex

Internal guidance for composing Gemini 2.5 Pro/Flash prompts for coding, review, diagnosis, and research tasks inside the Gemini Claude Code plugin.

47 4mo ago A 35 tokens original Apache-2.0

postgres

19

abiswas97/postgres-mcp

Plugin Claude Code

PostgreSQL database access with health diagnostics, slow query analysis, and connection monitoring.

1 5mo ago A tokens not measured original ISC

postgres

20

abiswas97/postgres-mcp

MCP server Claude CodeCodexCursor

PostgreSQL MCP server with diagnostics, slow query analysis, and connection monitoring. Runs locally from the @abiswas97/postgres-mcp npm package. Needs 7 environment variables to run.

1 5mo ago A tokens not measured original ISC

connection-debug

21

abiswas97/postgres-mcp

Skill Claude CodeCodex

Debug database connection issues including too many connections, idle transactions, lock contention, and connection pool exhaustion. Use when the database is unresponsive, connections are refused, or queries are stuck waiting.

1 5mo ago A 41 tokens original ISC

database-health

22

abiswas97/postgres-mcp

Skill Claude CodeCodex

Diagnose database health issues including cache performance, connection saturation, vacuum status, and unused indexes. Use when investigating database problems or running routine health checks.

1 5mo ago A 33 tokens original ISC

slow-query-analysis

23

abiswas97/postgres-mcp

Skill Claude CodeCodex

Analyze slow queries and suggest optimizations including missing indexes and query rewrites. Use when investigating query performance, high CPU usage, or slow response times.

1 5mo ago A 34 tokens original ISC