I Built an Agent That Refuses to Say "Causes"
Alex Andorra

I Built an Agent That Refuses to Say "Causes"

Coding agents confidently say "X causes Y" without drawing a DAG, checking assumptions, or running refutation tests. I built an Agent Skill that won't let them. 100% eval pass rate vs 68% without -- the gap is in the reasoning, not the code.

Read more →
A Researcher Stress-Tested My Bayesian Agent Skill. Here's What Broke
Alex Andorra

A Researcher Stress-Tested My Bayesian Agent Skill. Here's What Broke

A researcher stress-tested my Bayesian Agent Skill on a real hierarchical model. It caught the workflow violations but missed a subtle prediction bug, had no sparsity priors, and lacked classification evaluation. Here's what I shipped to fix it

Read more →
A cute cartoon robot sitting at a desk with a glowing tablet, studying a normal distribution and Bayes' rule with earnest curiosity
Alex Andorra

I Taught My Coding Agent to Think Like a Bayesian

Teach your AI coding agent to think like a Bayesian. Discover the bayesian-workflow Agent Skill that prevents subtle statistical errors in PyMC models.

Read more →
From Posterior to Profit: How Bayesian Decision Theory Turns Models Into Real Business Value
Alex Andorra

From Posterior to Profit: How Bayesian Decision Theory Turns Models Into Real Business Value

Read more →