technicalpickles/pickled-claude-plugins
Plugin Claude Code
Personal plugins marketplace for Josh Nichols.
technicalpickles/pickled-claude-plugins
Plugin Claude Code
Personal plugins marketplace for Josh Nichols.
technicalpickles/pickled-claude-plugins
Plugin Claude Code
Personal plugin marketplace: Buildkite workflows, monorepo helpers, Git practices, and development tools.
technicalpickles/pickled-claude-plugins
Settings file Claude Code
Agent settings configuring enabledPlugins.
technicalpickles/pickled-claude-plugins
Instructions file
Instructions for technicalpickles/pickled-claude-plugins, covering claude code plugins monorepo, repository structure, development vs installation, local development and installed (via marketplace).
technicalpickles/pickled-claude-plugins
Plugin Claude Code
Closes the LSP activation gap end-to-end (detection, setup, activation, failure diagnosis) for Rust, TypeScript, and Ruby projects.
technicalpickles/pickled-claude-plugins
Hook
Runs when a session starts, executing session-start.sh. From technicalpickles/pickled-claude-plugins.
technicalpickles/pickled-claude-plugins
Skill Claude CodeCodex
Diagnose and fix LSP setup for the current project's detected ecosystems (Rust, TypeScript, Ruby). Use when the SessionStart hook nudged about a missing LSP plugin, when the env isn't ready (no bundle install, no cargo build, missing server binary), when LSP calls are failing, or when the user invokes…
technicalpickles/pickled-claude-plugins
Skill Claude CodeCodex
Ignore actually-lsp nudges for an ecosystem in this project. Use when the user wants to silence, dismiss, or ignore the LSP setup nudges for a specific ecosystem (Rust, TypeScript, Ruby), or invokes /actually-lsp-ignore directly. Writes dismissed=true to .claude/actually-lsp.json. Persistent across sessions for this…
technicalpickles/pickled-claude-plugins
Plugin Claude Code
Meta-development tools for agentic workflows.
technicalpickles/pickled-claude-plugins
Skill Claude CodeCodex
Use when investigating an agent-harness CLI's internals (Claude Code, codex, opencode, or similar): extracting the system prompt or tool descriptions, finding what code path produces a specific UI message, decoding minified function names or Rust symbols, understanding undocumented config keys, or otherwise spelunking…
technicalpickles/pickled-claude-plugins
Skill Claude CodeCodex
Save current work context for later resumption.
technicalpickles/pickled-claude-plugins
Skill Claude CodeCodex
Capture current session state without stopping.
technicalpickles/pickled-claude-plugins
Skill Claude CodeCodex
Resume work from a parked handoff.
technicalpickles/pickled-claude-plugins
Plugin Claude Code
Buildkite CI tools: build investigation, pipeline development, and tool preference enforcement.
technicalpickles/pickled-claude-plugins
Skill Claude CodeCodex
Use when creating, modifying, or debugging Buildkite pipeline YAML files - ensures current syntax from official docs, validates configurations before proposing changes, and references Buildkite best practices instead of relying on training data.
technicalpickles/pickled-claude-plugins
Skill Claude CodeCodex
Use when the user is working with an existing Buildkite CI run and wants to understand, diagnose, or act on it. Strong signals: a buildkite.com URL, the word "buildkite", the bk CLI, the bktide tool, or a reference to a specific pipeline, build, or job. Covers intents like: "why did this build fail", "what's flaking"…
technicalpickles/pickled-claude-plugins
Plugin Claude Code
CI/CD pipeline tools and integrations.
technicalpickles/pickled-claude-plugins
Command
Start an iterative CI fix session — resolve the input (build / PR / branch / cwd), then run the fixing-ci skill loop until CI is green or you've hit the iteration cap.
technicalpickles/pickled-claude-plugins
Skill Claude CodeCodex
Use when CI is failing on a branch, PR, or specific Buildkite build and the user wants to iteratively fix it through verify-locally → push → check → iterate. Strong signals: "fix CI", "make CI green", "CI is failing", "tests are failing in Buildkite", "iterate on this build", a Buildkite build URL paired with intent…
technicalpickles/pickled-claude-plugins
Plugin Claude Code
Developer productivity tools and utilities.
technicalpickles/pickled-claude-plugins
Command
Clean up a video/audio transcript (SRT or plaintext) - identifies structure, fixes transcription errors, asks clarifying questions iteratively.
technicalpickles/pickled-claude-plugins
Command
Capture learnings from the current conversation through guided reflection.
technicalpickles/pickled-claude-plugins
Skill Claude CodeCodex
Use when Docker commands fail with "Cannot connect to Docker daemon", when starting/stopping container environments on macOS, when managing Docker contexts or profiles, or when running incus (system containers / VMs with nested virtualization) on macOS - provides Colima lifecycle management, profile handling, SSH…
technicalpickles/pickled-claude-plugins
Skill Claude CodeCodex
Use when building, improving, or reviewing command-line interfaces for better user experience - before implementing commands/output/errors, when users report confusion or frustration, or when CLI feels hard to use - provides UX principles, visual design techniques, and practical patterns for creating discoverable…