Git
v1.0.0

taskwarrior

by @technicalpickles0 pulls
URLopenbooklet.com/s/taskwarrior
Pinnedopenbooklet.com/s/taskwarrior@1.0.0
APIGET /api/v1/skills/taskwarrior

Use when querying or modifying tasks via the taskwarrior CLI - dense recipes for listing, single-field lookups, multi-task batched lookups, full-text search, and the soft description-length convention. Activates on `task list`, `task add`, `task info`, `task done`, "what's on the backlog", "find a task", or any taskwarrior interaction.

taskwarriorviewing
api-documentation-discoveryplugins/dev-tools/skills/finding-api-docs/SKILL.md

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

Design: `git:update` Skilldocs/plans/2025-01-29-git-update-skill.md
designing-clisplugins/dev-tools/skills/designing-clis/SKILL.md

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, delightful CLIs

developing-pipelinesplugins/buildkite/skills/developing-pipelines/SKILL.md

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

distill-rulesplugins/second-brain/skills/distill-rules/SKILL.md

Review routing corrections and propose updates to vault CLAUDE.md routing rules.

enrichplugins/second-brain/skills/enrich/SKILL.md

Turn an ingested insight into a proper zettelkasten note with clean prose. Stage 2 of the processing pipeline.

Fixing CIplugins/ci-cd-tools/skills/fixing-ci/SKILL.md
investigating-buildsplugins/buildkite/skills/investigating-builds/SKILL.md

Use when working with Buildkite CI - checking status, investigating failures, and reproducing issues locally. Provides workflows for monitoring builds, progressive failure investigation, and local reproduction strategies. Use when tempted to use GitHub tools instead of Buildkite-native tools, or when a Buildkite tool fails and you want to fall back to familiar alternatives.

link-dailyplugins/second-brain/skills/link-daily/SKILL.md

Link a processed note to today's daily note. Stage 5 of the processing pipeline.

parkplugins/agent-meta/skills/park/SKILL.md

Save current work context for later resumption

process-inboxplugins/second-brain/skills/process-inbox/SKILL.md

Process accumulated inbox notes through the full pipeline (ingest, enrich, route, connect, link). User-facing orchestrator.

sandbox-firstplugins/sandbox-first/skills/sandbox-first/SKILL.md

Use when a Bash command fails in the sandbox, or when considering whether to use dangerouslyDisableSandbox. Guides sandbox-first execution and sandbox config diagnosis.

scope-handoffsplugins/stay-on-target/skills/scope-handoffs/SKILL.md

Use when creating handoff documentation for branched conversations in stay-on-target focused mode

snapshotplugins/agent-meta/skills/snapshot/SKILL.md

Capture current session state without stopping

Working with Colima Skill Implementation Plandocs/plans/2025-12-18-working-with-colima-skill.md

> **For Claude:** REQUIRED SUB-SKILL: Use superpowers:executing-plans to implement this plan task-by-task.

working-in-monoreposplugins/working-in-monorepos/skills/working-in-monorepos/SKILL.md

Use when working in repositories with multiple subprojects (monorepos) where commands need to run from specific directories - prevents directory confusion, redundant cd commands, and ensures commands execute from correct locations

working-in-scratch-areasplugins/dev-tools/skills/working-in-scratch-areas/SKILL.md

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

working-with-buildkite-buildsplugins/ci-cd-tools/skills/working-with-buildkite-builds/SKILL.md

Use when working with Buildkite CI - checking status, investigating failures, and reproducing issues locally. Provides workflows for monitoring builds, progressive failure investigation, and local reproduction strategies. Use when tempted to use GitHub tools instead of Buildkite-native tools, or when a Buildkite tool fails and you want to fall back to familiar alternatives.

working-with-mcpplugins/mcpproxy/skills/working-with-mcp/SKILL.md

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 mcp__MCPProxy__* tools are available, suggests /mcp reconnect if missing (MCPProxy MCP server not connected), explains when to use MCP tools vs HTTP API for debugging

working-with-miseplugins/dev-tools/skills/working-with-mise/SKILL.md

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

Auto-indexed from technicalpickles/pickled-claude-plugins

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0