Challenge causal claims through structured threat assessment, counterfactual reasoning, and CausalPy falsification checks. Use when validating whether a causal effect is real or when the user asks "is this effect real?" or "can I trust this result?"
76
96%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Use this skill to stress-test a causal claim before trusting or communicating it. The workflow combines qualitative causal reasoning with CausalPy sensitivity and diagnostic checks.
| Alternative explanation | Useful check |
|---|---|
| Effect existed before treatment | cp.checks.PreTreatmentPlaceboCheck |
| Model detects fake effects in untreated periods | cp.checks.PlaceboInTime |
| Result depends on one donor or observation | cp.checks.LeaveOneOut |
| Common shocks affect untreated units too | cp.checks.PlaceboInSpace |
| Effect appears on outcomes that should not move | cp.checks.OutcomeFalsification |
| RD/RK estimate depends on bandwidth | cp.checks.BandwidthSensitivity |
| Bayesian result depends on prior choices | cp.checks.PriorSensitivity |
| RD threshold may be manipulated | cp.checks.McCraryDensityTest |
| Synthetic control extrapolates beyond donors | cp.checks.ConvexHullCheck |
| Effect fades, reverses, or is window-specific | cp.checks.PersistenceCheck |
Return:
7e23946
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.