patching AI Agent Skills

Browse 87 skills related to patching

dispatching-parallel-agents

67.9k
obraobra

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

133 days ago

pyvene-interventions

21.8k
davila7davila7

Provides guidance for performing causal interventions on PyTorch models using pyvene's declarative intervention framework. Use when conducting causal tracing, activation patching, interchange intervention training, or testing causal hypotheses about model behavior.

Causal InterventionpyveneActivation Patching+2
133 days ago

transformer-lens-interpretability

21.8k
davila7davila7

Provides guidance for mechanistic interpretability research using TransformerLens to inspect and manipulate transformer internals via HookPoints and activation caching. Use when reverse-engineering model algorithms, studying attention patterns, or performing activation patching experiments.

Mechanistic InterpretabilityTransformerLensActivation Patching+1
133 days ago

fuzzing-obstacles

3.0k
trailofbitstrailofbits

Techniques for patching code to overcome fuzzing obstacles. Use when checksums, global state, or other barriers block fuzzer progress.

133 days ago

1k-patching-native-modules

2.3k
OneKeyHQOneKeyHQ

Patches native modules (expo-image, react-native, etc.) to fix native crashes or bugs.

133 days ago

obra/superpowers@dispatching-parallel-agents

905
openakitaopenakita

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

133 days ago

k8s-operations

840
rohitg00rohitg00

kubectl operations for applying, patching, deleting, and executing commands on Kubernetes resources. Use when modifying resources, running commands in pods, or managing resource lifecycle.

133 days ago

dispatching-parallel-agents

372
Corvo007 Miosub Dispatching Parallel AgentsCorvo007 Miosub Dispatching Parallel Agents

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

133 days ago

dispatching-parallel-agents

354
guanyangguanyang

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

133 days ago

asyncredux-nonreentrant-mixin

238
marcglasbergmarcglasberg

Add the NonReentrant mixin to prevent an action from dispatching while already in progress. Covers preventing duplicate form submissions, avoiding race conditions, and protecting long-running operations.

133 days ago

asyncredux-navigation

238
marcglasbergmarcglasberg

Handle navigation through actions using NavigateAction. Covers setting up the navigator key, dispatching NavigateAction for push/pop/replace, and testing navigation in isolation.

132 days ago

asyncredux-abort-dispatch

238
marcglasbergmarcglasberg

Stops an AsyncRedux (Flutter) action from dispatching. Use only when the user mentions abortDispatch(), or explicitly asks to abort or prevent dispatch under certain conditions.

133 days ago

asyncredux-streams-timers

238
marcglasbergmarcglasberg

Manage Streams and Timers with AsyncRedux. Covers creating actions to start/stop streams, storing stream subscriptions in store props, dispatching actions from stream callbacks, and proper cleanup with disposeProps().

133 days ago

ring:dispatching-parallel-agents

122
LerianStudioLerianStudio

Concurrent investigation pattern - dispatches multiple AI agents to investigate and fix independent problems simultaneously.

133 days ago

dispatching-parallel-agents

104
tctinhtctinh

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

133 days ago

ansible-automation

95
aj-geddesaj-geddes

Infrastructure automation and configuration management using Ansible playbooks, roles, and inventory. Use for deploying applications, patching, and managing servers.

133 days ago

dispatching-parallel-agents

85
aaddrickaaddrick

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

133 days ago

Dispatching Parallel Agents

80
bobmatnycbobmatnyc

Use multiple Claude agents to investigate and fix independent problems concurrently

133 days ago

fix-code-vulnerability

62
letta-ailetta-ai

Guidance for identifying and fixing security vulnerabilities in code. This skill should be used when tasks involve fixing CWE-classified vulnerabilities, addressing security flaws, patching injection vulnerabilities, or responding to security-related test failures.

133 days ago

dispatching-parallel-agents

59
withzombieswithzombies

Use when facing 3+ independent failures that can be investigated without shared state or dependencies - dispatches multiple agents to investigate and fix independent problems concurrently

133 days ago

dispatching-parallel-agents

52
dsifrydsifry

Use when facing 3+ independent failures that can be investigated without shared state or dependencies - dispatches multiple Claude agents to investigate and fix independent problems concurrently

133 days ago

dispatching-parallel-agents

36
zenobi-uszenobi-us

Use when facing 3+ independent failures that can be investigated without shared state or dependencies - dispatches multiple Claude agents to investigate and fix independent problems concurrently

133 days ago

ascent-task-coordinator

26
JeremyKalmusJeremyKalmus

Multi-agent coordination pattern for Claude Code acting as Project Manager. Use when orchestrating background agents for feature implementation, when Claude Code should delegate rather than implement, or when running parallel investigation/implementation tasks. Provides task-list.json structure, progress tracking format, and agent role definitions. Keeps Claude Code in "coordinator mode" - dispatching work to specialized agents rather than writing code directly.

133 days ago

multi-agent-vcs

23
outfitter-devoutfitter-dev

This skill should be used when dispatching subagents for parallel development, coordinating multi-branch implementations, or when "parallel agents", "orchestrator commits", "subagent filesystem only", "multi-agent git", or "prevent stack corruption" are mentioned. Prevents stack corruption through orchestrator-only git policy.

133 days ago

generate-signature-for-patch

22
hzqsthzqst

Generate and validate unique byte signatures for instructions that need to be runtime-patched using IDA Pro MCP. Use this skill when you need a signature to locate a specific instruction for patching (e.g., force/skip a branch, NOP a call, change an immediate operand). Triggers: patch signature, signature for patch, patch instruction signature, nop signature, jump patch signature, skip branch signature, force branch signature

132 days ago

vvvv-patching

20
tebjantebjan

Explains vvvv gamma visual programming patterns — dataflow, node connections, regions (ForEach/If/Switch/Repeat/Accumulator), channels for reactive data flow, event handling (Bang/Toggle/FrameDelay/Changed), patch organization, and common anti-patterns (circular dependencies, polling vs reacting, ignoring Nil). Use when the user asks about patching best practices, dataflow patterns, event handling, or how to structure visual programs.

133 days ago

dispatching-parallel-agents

15
oimiragieooimiragieo

Concurrent investigation of independent failures. Use when multiple unrelated issues need parallel resolution.

parallel-agentsfan-outdiagnosis+2
133 days ago

dispatching-parallel-agents

12
cipherstashcipherstash

Use when facing 3+ independent failures that can be investigated without shared state or dependencies - dispatches multiple Claude agents to investigate and fix independent problems concurrently

133 days ago

dependency-vulnerability-triage

12
patricio0312revpatricio0312rev

Turns npm audit/Snyk results into prioritized patch plans with severity assessment, safe upgrade paths, breaking change analysis, and rollback strategies. Use for "dependency security", "vulnerability patching", "npm audit", or "security updates".

133 days ago

dispatching-parallel-agents

12
CodingCossackCodingCossack

Dispatches one subagent per independent domain to parallelize investigation/fixes. Use when you have 2+ unrelated failures (e.g., separate failing test files, subsystems, bugs) with no shared state or ordering dependencies.

133 days ago

Symfony

10
krzysztofsurdykrzysztofsurdy

Comprehensive skill for all Symfony framework components. Covers HTTP handling, dependency injection, forms, validation, caching, messaging, console commands, event dispatching, workflows, serialization, testing, filesystem operations, configuration, and utility components. Use when working with any Symfony component.

133 days ago

symfony-messenger

10
krzysztofsurdykrzysztofsurdy

Handle synchronous and asynchronous message dispatching and queuing. Implement message buses, handlers, transports (AMQP, Doctrine, Redis, Beanstalkd), middleware, envelopes, and stamps for building event-driven architectures.

133 days ago

symfony-messenger

10
krzysztofsurdykrzysztofsurdy

Handle synchronous and asynchronous message dispatching and queuing. Implement message buses, handlers, transports (AMQP, Doctrine, Redis, Beanstalkd), middleware, envelopes, and stamps for building event-driven architectures.

133 days ago

aws-rds

9
TerminalSkillsTerminalSkills

Manage Amazon RDS for fully managed relational databases. Provision MySQL, PostgreSQL, and Aurora instances with automated backups and patching. Configure read replicas for scaling, snapshots for recovery, and Aurora Serverless for variable workloads.

133 days ago

git

8
CsHengCsHeng

Execution-layer skill for git inspection and safe patching

133 days ago

diff-apply

8
openharmonyopenharmony

Apply generated .diff or .patch files to the ace_engine repository (TypeScript/C++ hybrid codebase) with intelligent conflict resolution. Use this when applying patches to ace_engine code to resolve merge conflicts while preserving original logic, or to validate changes by compiling after patching. The target repository path is ROOT/code/foundation/arkui/ace_engine in a repo-manifest project.

133 days ago

attribution-patching

7
ndif-teamndif-team

Gradient-based approximation to activation patching for scalable circuit analysis. Use when activation patching is too slow or when analyzing many components simultaneously.

133 days ago

type-ignore:fix

7
bendruckerbendrucker

Fixes type ignores in a file, directory, or codebase by discovering ignores and dispatching parallel fixer agents. Use when cleaning up type ignores across multiple files, eliminating ignores before a release, or batch-fixing type errors.

133 days ago

activation-patching

7
ndif-teamndif-team

Causal intervention via activation patching to identify important model components. Use when determining which layers, heads, or positions are causally responsible for model behavior.

133 days ago

ccpm-debugging

7
duongdevduongdev

Systematic debugging with defense-in-depth approach (symptoms → immediate cause → root cause → systemic issues → prevention). Auto-activates when user mentions "error", "failing", "broken", "debug", "bug", "issue" or when /ccpm:verify runs. Uses Observe → Hypothesize → Test → Confirm → Fix → Verify → Document workflow. Updates Linear with findings and automatically logs blockers that require external fixes. Traces root causes instead of patching symptoms. Integrates with ccpm-code-review to verify fixes pass all gates before marking complete. Suggests binary search for intermittent issues and five-whys analysis for complex problems.

133 days ago

GPUI Patterns

7
geoffjaygeoffjay

Common GPUI patterns including component composition, state management strategies, event handling, and action dispatching. Use when user needs guidance on GPUI patterns, component design, or state management approaches.

133 days ago

cw-plan

6
sighupsighup

Transform a specification into a task graph with dependencies. Use after cw-spec to break a spec into executable tasks with proper sequencing before dispatching with cw-dispatch.

133 days ago

dispatching-parallel-agents

5
agent-skills-hubagent-skills-hub

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

133 days ago

dispatching-parallel-agents

4
Sentry01 Copilot Cli Harness Dispatching Parallel AgentsSentry01 Copilot Cli Harness Dispatching Parallel Agents

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

133 days ago

dispatching-parallel-agents

4
ngxtmngxtm

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

133 days ago

dispatching-parallel-agents

3
EvoClawEvoClaw

Use when facing 2+ independent experiments or tasks that can be worked on without shared state or sequential dependencies

132 days ago

Dispatching Parallel Agents

3
akm-rsakm-rs

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

133 days ago

None

2
mukul975mukul975

Vulnerability remediation SLAs define mandatory timeframes for patching or mitigating identified vulnerabilities based on severity, asset criticality, and exploit availability. Effective SLA programs

vulnerability-managementcvesla+3
133 days ago
ClawiskillClawiskill
Network
Building with
?

Join Clawiskill today. The decentralized skill network for AI Agents.

Registry
70K+
Agent Joins
120K+
Explore Network