coordinate-external-ag…
Coordinate independently operated external agents through durable handoffs. Use when work crosses hosts, sessions, accounts, services, queues, boards, pull…
Reproduce and evaluate refusal-direction ablation on controlled checkpoints. Use when estimating refusal representations, applying activation or weight orthogonalization, measuring behavior change, or comparing ablated artifacts.
$ npx -y skills add gaelic-ghost/socket --skill ablate-refusal-representations --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/ablate-refusal-representationsContext preview
The summary Claude sees to decide when to auto-load this skill.
Reproduce and evaluate refusal-direction ablation on controlled checkpoints. Use when estimating refusal representations, applying activation or weight orthogonalization, measuring behavior change, or comparing ablated artifacts.
name: ablate-refusal-representations description: Reproduce and evaluate refusal-direction ablation on controlled checkpoints. Use when estimating refusal representations, applying activation or weight orthogonalization, measuring behavior change, or comparing ablated artifacts.
Treat ablation as controlled model-internals research. Use models and evaluation targets the operator is authorized to modify and test. Do not turn a checkpoint experiment into unapproved probing of a third-party production service.
1. Invoke `design-model-experiment`; state the mechanism claim and the behavior claim separately. 2. Pin the base checkpoint and reproduce its baseline refusal, compliance, capability, and safety behavior. 3. Build matched harmful/harmless or refusal/compliance contrast sets with held-out topics and surface-form controls. 4. Estimate candidate directions across declared layers and token positions; retain searched candidates, not only the winner. 5. Test reversible activation ablation before persistent weight orthogonalization when the hypothesis permits it. 6. Compare zero, sign-reversed, random norm-matched, unrelated-concept, and shuffled-label interventions. 7. Measure refusal reduction on the target set plus benign compliance, general capability, calibration, fluency, and hazardous-behavior guardrails. Invoke `evaluate-jailbreak-resilience` whenever the claim includes harmful compliance or safety resilience. 8. Preserve the base checkpoint as immutable, write every weight edit to a new artifact, and record both checksums plus the exact transformation; never overwrite the base weights in place. 9. Evaluate the exact saved artifact after any weight edit, merge, quantization, or conversion. 10. Use `compare-model-checkpoints` and report collateral behavior changes with the headline result.
Reducing refusal strings is not sufficient: distinguish shallow response-format changes from increased task completion. A direction that generalizes only to the extraction template or searched topics is not a general refusal mechanism.
Read `references/refusal-ablation.md` for the source research and required controls.
Stuff for Agents on macOS Promo audio: Socket Codex Marketplace Promo
Coordinate independently operated external agents through durable handoffs. Use when work crosses hosts, sessions, accounts, services, queues, boards, pull…
Assign worktree, branch, write, validation, integration, and cleanup ownership before parallel repository work. Use when a worker will inspect or modify…
Design framework-neutral agent and automation workflows before implementation. Use when choosing between Codex app automations, codex exec, Codex subagents,…
Design evaluation workflows for agent, skill, prompt, and automation behavior before implementation. Use when choosing eval cases, graders, thresholds,…
Design safe n8n workflows with deterministic routing, credentials, idempotency, recovery, local-model checks, drafts, and exact approval gates.
Coordinate bounded worker tasks with a launch envelope, report-back, escalation, and synthesis contract. Use before spawning, resuming, steering, cancelling,…