technicalpickles

75 mods across 2 repositories, 12 stars between them.

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Use when APIs fail repeatedly with version-related errors (method not found, wrong arguments, unknown flag) or when about to use library APIs with uncertain knowledge - guides finding current, accurate documentation instead of guessing from training data.

10 4d ago A 49 tokens original MIT

hk

26

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Use when hk.pkl exists in project, hook output shows hk running, or working with git hooks in hk-managed projects. Also use when setting up, configuring, or troubleshooting hk git hooks.

10 4d ago A 40 tokens original MIT

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Use when creating one-off scripts, debug tools, analysis reports, or temporary documentation - ensures work is saved to persistent .scratch areas with proper documentation, organization, and executable patterns.

10 4d ago B 42 tokens original MIT

working-with-mise

28

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Use when adding, configuring, or troubleshooting mise-managed tools - ensures proper CLI usage, detects existing config files, and diagnoses PATH/activation issues when commands aren't found.

10 4d ago A 37 tokens original MIT

scope

29

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Guide for working with Scope, a developer environment management tool that automates environment checks, detects known errors, and provides automated fixes. Use when creating Scope configurations (ScopeKnownError, ScopeDoctorGroup, ScopeReportLocation), debugging environment issues, or writing rules for error…

10 4d ago A 59 tokens original MIT

commit

32

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Use when committing changes to git - provides best practices for staging, commit messages, signing, and handling hook failures.

10 4d ago A 24 tokens original MIT

inbox

33

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Use when checking what PRs are waiting for your review, or when starting your day to see what needs attention.

10 4d ago A 25 tokens original MIT

pull-feedback

34

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Use when the user has authored a GitHub pull request and wants to work through review feedback on it. Triggers on phrases like "pull down the review on.

10 4d ago A 35 tokens original MIT

pull-request

35

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Invoke this skill BEFORE running any gh pr create, gh pr edit, or gh pr comment command, or any task that will produce or modify a GitHub pull request. This is the skill for authoring outbound PR communication: creating, drafting, opening, filing, or starting a PR; updating a PR body or description; posting a comment…

10 4d ago A 228 tokens original MIT

push

36

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Use when running git push or diagnosing why a push failed. Especially when output mixes SSH transport with hook output (lefthook, husky, pre-commit), errors include "Permission denied (publickey)" or "rejected/non-fast-forward", a pre-push hook fails, or about to debug SSH with -v.

10 4d ago A 69 tokens original MIT

triage

37

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Use when reviewing git state across worktrees, stashes, and branches - helps decide what to clean up, resume, or address.

10 4d ago A 29 tokens original MIT

update

38

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Use when updating your branch with upstream changes - fetches, merges, and intelligently resolves conflicts.

10 4d ago A 20 tokens original MIT

investigating-runs

40

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Use whenever the user mentions a GitHub Actions / GHA run, even casually — invoke this skill before reaching for raw gh commands, because the bundled gha-snapshot helper distills gh run view --log-failed (a firehose) into a readable block with per-job status, failed-step log tails, and annotations. Specific triggers…

10 4d ago A 304 tokens original MIT

gut-check

42

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Use when about to lock in a non-trivial or hard-to-reverse decision, fire AskUserQuestion to offload a call, proceed on your own preferred option, or assert something is done / found / tested / fixed / "that's how it works" — especially when the basis is memory, the handoff, the first framing, or an unchecked…

10 4d ago A 106 tokens original MIT

working-with-mcp

44

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Use when user mentions MCPProxy/MCP tools (e.g., "check buildkite mcp", "use slack mcp") or when you need to discover or call tools through MCPProxy - immediately checks if mcpMCPProxy tools are available, suggests /mcp reconnect if missing (MCPProxy MCP server not connected), explains when to use MCP tools vs HTTP…

10 4d ago D 86 tokens original MIT