Plugin Claude Code
Plugin marketplace listing 3 plugins: carry-forward, video-insight, deep-engineer.
Pitlane Plugins for Claude Code — persistent session memory (carry-forward), deep video understanding (video-insight), and disciplined engineering loops (deep-engineer)
Plugin Claude Code
Plugin marketplace listing 3 plugins: carry-forward, video-insight, deep-engineer.
Plugin Claude Code
Persists Claude Code session context across sessions. Auto-saves after every response. Auto-loads at session start via CLAUDE.md import.
Plugin Claude Code
Analyzes your codebase and generates an onboarding guide: architecture diagrams, key patterns, data flow, where-to-find-X index, and gotchas.
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.
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.
Plugin Claude Code
Analyzes dependencies before installation: bundle size, vulnerabilities, license compatibility, breaking changes, and alternatives.
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.
Plugin Claude Code
Enforces ping-pong pair programming. Claude writes one block, pauses for human review, then continues. Tracks approval rate.
Plugin Claude Code
Continuous regression watcher. Runs tests automatically after every file edit, detects regressions instantly, and can auto-revert breaking changes.
Plugin Claude Code
One-command undo for any Claude action. Logs every file change with before/after snapshots. More granular than git.
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.
Plugin Claude Code
Prevent scope creep. Define exact files/directories Claude can touch. PreToolUse hooks block Read/Write/Edit outside the boundary.
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.
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.