gowtham012/Claude-plugins

Pitlane Plugins for Claude Code — persistent session memory (carry-forward), deep video understanding (video-insight), and disciplined engineering loops (deep-engineer)

5Stars on the repository
58Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

pitlane-plugins

01

gowtham012/Claude-plugins

Plugin Claude Code

Plugin marketplace listing 3 plugins: carry-forward, video-insight, deep-engineer.

5 5mo ago A tokens not measured original MIT

carry-forward

02

gowtham012/Claude-plugins

Plugin Claude Code

Persists Claude Code session context across sessions. Auto-saves after every response. Auto-loads at session start via CLAUDE.md import.

5 5mo ago A tokens not measured original MIT

codebase-onboard

03

gowtham012/Claude-plugins

Plugin Claude Code

Analyzes your codebase and generates an onboarding guide: architecture diagrams, key patterns, data flow, where-to-find-X index, and gotchas.

5 5mo ago A tokens not measured original MIT

cost-guard

04

gowtham012/Claude-plugins

Plugin Claude Code

Tracks token usage and API costs per session and task. Sets spending limits, warns when approaching budget, shows cost breakdown. Stop flying blind on costs.

5 5mo ago A tokens not measured original MIT

deep-engineer

05

gowtham012/Claude-plugins

Plugin Claude Code

Forces Claude through a disciplined engineering loop: generalize the problem, think through scenarios, TDD, implement, verify. Prevents hardcoded solutions and skipped edge cases.

5 5mo ago A tokens not measured original MIT

dependency-doctor

06

gowtham012/Claude-plugins

Plugin Claude Code

Analyzes dependencies before installation: bundle size, vulnerabilities, license compatibility, breaking changes, and alternatives.

5 5mo ago A tokens not measured original MIT

diff-narrator

07

gowtham012/Claude-plugins

Plugin Claude Code

After every edit, generates a plain-English summary of what changed and why. Maintains a running changelog and produces PR-ready descriptions.

5 5mo ago A tokens not measured original MIT

pair-mode

08

gowtham012/Claude-plugins

Plugin Claude Code

Enforces ping-pong pair programming. Claude writes one block, pauses for human review, then continues. Tracks approval rate.

5 5mo ago A tokens not measured original MIT

regression-sentinel

09

gowtham012/Claude-plugins

Plugin Claude Code

Continuous regression watcher. Runs tests automatically after every file edit, detects regressions instantly, and can auto-revert breaking changes.

5 5mo ago A tokens not measured original MIT

rollback

10

gowtham012/Claude-plugins

Plugin Claude Code

One-command undo for any Claude action. Logs every file change with before/after snapshots. More granular than git.

5 5mo ago A tokens not measured original MIT

rubber-duck

11

gowtham012/Claude-plugins

Plugin Claude Code

Explain-before-you-code enforcer. Forces Claude to describe its approach in plain English and get user approval before writing any code.

5 5mo ago A tokens not measured original MIT

scope-lock

12

gowtham012/Claude-plugins

Plugin Claude Code

Prevent scope creep. Define exact files/directories Claude can touch. PreToolUse hooks block Read/Write/Edit outside the boundary.

5 5mo ago A tokens not measured original MIT

time-capsule

13

gowtham012/Claude-plugins

Plugin Claude Code

Git checkpoint auto-saver. Auto-creates lightweight git snapshots before risky edits, on a timer, and on demand. Browse and restore any checkpoint.

5 5mo ago A tokens not measured original MIT

video-insight

14

gowtham012/Claude-plugins

Plugin Claude Code

Give Claude deep understanding of any video. Extracts 13 signals (keyframes, OCR, colors, motion, cursor, fonts, loading states, confidence scores) and exposes 17 MCP tools for building frontend code, design specs, tests, PRDs, changelogs, Storybook stories, and more.

5 5mo ago A tokens not measured original MIT