jgreathouse9

Agents Discos Install — Development agent for Claude Code

Development community

Installing DiSCos in this sandbox — an exact runbook.

How to install Agents Discos Install

Installs to ~/.claude/agents/jgreathouse9-mlsynth-agents_discos_install.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jgreathouse9/mlsynth/HEAD/agents/agents_discos_install.md -o ~/.claude/agents/jgreathouse9-mlsynth-agents_discos_install.md

Restart Claude Code, or start a new session, for it to be picked up.

What Agents Discos Install does

Installing DiSCos in this sandbox — an exact runbook

A step-by-step recipe for getting a working [DiSCos](https://github.com/Davidvandijcke/DiSCos) (Distributional Synthetic Controls, Gunsilius 2023) into the Claude Code remote sandbox, so it can be used as a live R reference for cross-validating mlsynth's `DSC` / `DSCAR` ports — see `benchmarks/cases/dsc_dube.py`.

Verified end to end on 2026-07-30, on Ubuntu 24.04 with R 4.3.3. Read `agents_r_environment.md` first for the general sandbox co

Alternatives in Development

  • Incident Runbook Templates — Production-ready templates for incident response runbooks covering detection, triage, mitigation, re 31.9k ★
  • Add Skill — Install agent skills onto your coding agents from any git repository 11.2k ★
  • Shep CLI Command Creator — Scaffolds ONE new shep CLI command under src/presentation/cli/commands/, wires it to the Commander program and 247 ★

Full documentation available on GitHub

View Source Repository