Git worktree management for isolated task development
Creates isolated git worktrees for task development with automatic dependency installation and story-based reuse.
/plugin marketplace add srstomp/pokayokay/plugin install pokayokay@pokayokayThis skill inherits all available tools. When active, it can use any tool Claude has access to.
references/cleanup-strategies.mdreferences/parallel-worktrees.mdreferences/worktree-management.mdGuide for managing git worktrees in pokayokay.
| Task Type | Default | Override |
|---|---|---|
| feature | Worktree | --in-place |
| bug | Worktree | --in-place |
| spike | Worktree | --in-place |
| chore | In-place | --worktree |
| docs | In-place | --worktree |
| test | Inherits | explicit flag |
.worktrees/ (auto-ignored by git)git worktree list if issues arise| Reference | Description |
|---|---|
| worktree-management.md | Lifecycle, completion options, dependency install, troubleshooting |
| cleanup-strategies.md | Cleanup criteria, detection, disk management, scheduled cleanup |
| parallel-worktrees.md | Parallel execution worktree isolation, conflict prevention |
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.