activation-patching-causal-evals

Plan and execute activation patching experiments with donor-target interchange and same-label controls.

4|1|Updated May 20, 2026
One-click install
npx skills add https://github.com/concordance-co/xenon --skill activation-patching-causal-evals
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: activation-patching-causal-evals
Source: https://github.com/concordance-co/xenon/tree/main/.agents/skills/activation-patching-causal-evals
Command: npx skills add https://github.com/concordance-co/xenon --skill activation-patching-causal-evals

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan and execute activation patching experiments to evaluate causal relevance of internal representations and patching strategies. This skill is essential for designing rigorous causal evaluations in mechanistic interpretability, ensuring that patch interventions are interpretable, reproducible, and properly controlled.

Core Features & Use Cases

  • Guidance on selecting patch operators, patching scope (read vs write layers), and how to structure donor-target experiments.
  • Framework for designing paired examples, same-label controls, and appropriate baselines to avoid misleading conclusions.
  • Clear decision criteria for evaluating patch results, including handling malformed outputs and interpreting asymmetric effects.

Quick Start

Define the behavioral target, select a patch site using a donor-target interchange, and establish a baseline control comparison.

Frequently Asked Questions about activation-patching-causal-evals

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

FAQPage Schema
How do I design activation patching experiments for causal interpretability evaluations?

Activation patching experiments require defining a behavioral target, selecting a patch site using donor-target interchange, and establishing baseline controls to evaluate causal relevance. This ensures interventions are interpretable, reproducible, and properly controlled.

What is the best way to structure donor-target controls for activation patching?

Donor-target patching controls are structured using paired examples and same-label baselines to prevent misleading conclusions. This framework isolates the causal effect of internal representations by comparing the intervention against appropriate baseline behavior.

When do I need to choose between read vs write layers for causal activation patching?

Read vs write layer selection in causal activation patching depends on your patching scope and the specific causal relevance you are evaluating. Choosing the correct layer-specific execution strategy ensures the intervention targets the intended internal representation.

How do I interpret asymmetric effects and malformed outputs from activation patching interventions?

Interpreting asymmetric effects and malformed outputs from activation patching requires applying clear decision criteria to evaluate patch results. These criteria help determine whether the intervention successfully demonstrates causal relevance or indicates a failed patch.

What patch operators should I select for mechanistic interpretability causal evaluations?

Patch operators for mechanistic interpretability causal evaluations must be chosen explicitly based on the desired intervention scope. Selecting the correct operator defines how donor-target interchange modifies the model's internal representations during the experiment.