pickle

Delegate coding tasks to isolated Picky Pickle sessions with workspace boundaries.

13|5|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/Jonghakseo/my-pi --skill pickle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pickle
Source: https://github.com/Jonghakseo/my-pi/tree/main/skills/pickle
Command: npx skills add https://github.com/Jonghakseo/my-pi --skill pickle

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you delegate coding and research tasks to isolated Picky Pickle sessions without losing important context, workspace boundaries, or control over follow-up actions.

Core Features & Use Cases

  • Workspace Isolation: Prepare the correct worktree, branch, and base before delegating work.
  • Self-Contained Handoffs: Define goals, scope, repository guidance, validation steps, and commit or PR boundaries clearly.
  • Pickle Lifecycle Management: Create, verify, group, correct, stop, archive, or restore Pickle sessions safely.
  • Use Case: Delegate a development-based payment validation fix to an independent Pickle while allowing commits but preventing push and PR creation.

Quick Start

Ask the Pickle skill to create an isolated worktree and delegate a clearly scoped coding task with explicit validation and commit boundaries.

Frequently Asked Questions about pickle

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I delegate coding tasks to isolated worktrees without losing context?

Prepare the correct branch and base, write self-contained handoffs with explicit goals and validation steps, then confirm the session ID to maintain workspace boundaries. This ensures safe coding task delegation to isolated worktrees without losing context or execution control.

What is worktree-based task delegation for parallel coding workflows?

Worktree-based task delegation isolates coding and research tasks into independent sessions with clear workspace boundaries. It enables parallel task fan-out, production hotfixes, and follow-up instructions while preserving explicit commit, push, and pull request scope.

Can I allow a delegated coding session to commit code but prevent it from pushing?

Yes, you can allow commits while preventing push and pull request creation. Define self-contained handoffs with explicit commit, push, and pull request boundaries to strictly control what follow-up actions the isolated session can execute.

How do I manage the lifecycle of delegated Pickle sessions?

Manage delegated Pickle sessions by creating, verifying, grouping, correcting, stopping, archiving, or restoring them safely. This lifecycle control ensures isolated worktree sessions remain organized and properly scoped throughout the task delegation workflow.

Do I need to validate the picky CLI before delegating work to an isolated worktree?

Yes, validating the picky CLI is required before delegating work. You must validate the CLI, prepare the correct branch and base, write self-contained handoffs, and confirm session IDs to ensure isolated coding tasks execute within proper workspace boundaries.

What are the limitations of delegating tasks to isolated coding sessions?

Limitations include excluding Picky submit and push-to-talk operations. Delegation requires self-contained handoffs and explicit scope definitions for commits, pushes, and pull requests to maintain execution boundaries and prevent unauthorized actions within the isolated worktree.