Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Enforce focused development by clarifying intent, planning steps, verifying outcomes, and detecting scope drift, with automated handoff documentation for branched conversations.
npx claudepluginhub technicalpickles/pickled-claude-plugins --plugin stay-on-targetPersonal plugin marketplace for Claude Code with curated skills, commands, and hooks organized by domain.
pickled-claude-plugins/
├── .claude-plugin/
│ ├── plugin.json # Root marketplace metadata
│ └── marketplace.json # Plugin registry
├── plugins/
│ ├── working-in-monorepos/ # Monorepo navigation and tooling
│ ├── git/ # Git workflow tools
│ ├── ci-cd-tools/ # CI/CD pipeline tools
│ ├── dev-tools/ # Developer productivity utilities
│ ├── second-brain/ # Obsidian vault integration
│ └── tool-routing/ # Tool call interception and routing
└── docs/
/plugin marketplace add technicalpickles/pickled-claude-plugins
/plugin install <plugin-name>@pickled-claude-plugins
For example:
/plugin install git@pickled-claude-plugins
/plugin install dev-tools@pickled-claude-plugins
See individual plugin READMEs for details on what each plugin provides.
Navigate and execute commands in monorepo subprojects with proper directory handling.
Features:
/monorepo-init command for manual configurationSkills: working-in-monorepos
Git workflow tools: commits, PRs, review inbox, checkout, and work triage.
Skills: commit, pull-request, inbox, checkout, triage
CI/CD pipeline tools and integrations.
Skills: buildkite-status
Tools for debugging and troubleshooting applications.
Skills: scope, mcpproxy-debug
Developer productivity tools and utilities.
Skills: working-in-scratch-areas
Knowledge management for Obsidian vaults. Capture insights from conversations, process voice transcriptions, and connect repos to your vault.
Commands: setup, insight, distill-conversation, process-daily, link-project
Skills: obsidian (with PARA, Zettelkasten, note-patterns references)
See second-brain/README.md for full documentation.
Intercepts tool calls and suggests better alternatives.
Commands: validate
See tool-routing/README.md for full documentation.
Skills are available in Claude Code via the Skill tool:
Use the technicalpickles:working-in-monorepos skill
Or reference them in custom skills:
@technicalpickles:buildkite-status for checking CI status
Slash commands are available directly:
/monorepo-init
Hooks run automatically on configured events (like SessionStart for monorepo detection).
To modify plugins:
plugins/ within this repository/plugin uninstall <plugin>@pickled-claude-plugins
/plugin install <plugin>@pickled-claude-plugins
Each plugin follows this layout:
plugins/{plugin-name}/
├── .claude-plugin/
│ └── plugin.json
├── skills/
│ └── {skill-name}/
│ ├── SKILL.md
│ ├── scripts/
│ ├── references/
│ └── examples/
├── commands/ # Optional
│ └── {command}.md
└── hooks/ # Optional
├── hooks.json
└── scripts/
MIT License - see LICENSE for details.
Josh Nichols (@technicalpickles)
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Meta-development tools for agentic workflows
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement
AI-native BizDevOps rhythm manager for Claude Code — multi-role collaboration, change impact analysis, quality gates, goal-to-code traceability, and cross-session continuity
Planning, committing, PR management, code polishing, action item extraction, and session handoffs.
Compound Engineering workflow: PRD-driven sprints, isolated worktrees, hook-enforced safety, automated learning. Skills become /vini-workflow:plan, /vini-workflow:compound, etc.
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.
Git workflow tools: commits, PRs, review inbox, checkout, and work triage
Knowledge management for Obsidian vaults and structured markdown repositories
Meta-development tools for agentic workflows
MCP server management and integration tools
Route tool calls to better alternatives (e.g., gh CLI instead of WebFetch for GitHub PRs)
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim