Databricks Agentic Engineering Rails — Development skill for Claude Code
Standards, a runnable reference harness and committed evidence for taking agent-assisted development to a production standard on Databricks.
How to install Databricks Agentic Engineering Rails
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open althrussell/databricks-agentic-engineering-rails and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Databricks Agentic Engineering Rails does
Standards, a runnable reference harness and committed evidence for taking agent-assisted development to a production standard on Databricks.
Alternatives in Development
- Generic Extract Skill — You are an Autonomous 3D Technical Artist Agent 14.1k ★
- Claude Code Rev — Runnable ClaudeCode source code 3k ★
- PRPs Agentic Eng — Prompts, workflows and more for agentic engineering 2063 68 1 2.1k ★
README
Databricks Agentic Engineering Rails
**Get a coding agent set up on your own laptop — governed through Unity AI Gateway, with permission tiers you have watched refuse something — in about thirty minutes.**

You have a laptop, a harness you already like, and a Databricks workspace. This repository gets you from that to a session whose model spend is attributable, whose tools are governed by Unity Catalog, and which will not force-push to a shared branch because a file it read told it to.
**It is a guide, not a framework.** Everything that governs a session here is either a Databricks tool (`ug`, the CLI) or a configuration file your harness already reads. There is nothing to install into your own project, no wrapper to keep in step with five upstreams, and no code of ours between you and your harness. That is a deliberate reversal of an earlier design, recorded in [decision 0006](docs/DECISIONS/0006-guidance-over-machinery.md).
git clone https://github.com/althrussell/databricks-agentic-engineering-rails
cd databricks-agentic-engineering-rails
./scripts/doctor.sh # is this laptop ready
Then open your harness's setup page. That is the whole path.
| Harness | Setup | Model traffic governed | Never-automatic tier | Real fence |
|---|---|---|---|---|
| Claude Code | `harness/claude-code/SETUP.md` | Yes, verified | Deny rules — a text match | None |
| Codex CLI | `harness/codex/SETUP.md` | Route not verified here | Prose only | sandbox_mode = workspace-write |
| OpenCode | `harness/opencode/SETUP.md` | Route not verified here | Deny ver |
Related Skills
Super Agent Skills
Full-lifecycle engineering plugin for Claude Code — brainstorm → plan → build → review → ship, with production
Animation Reverse Engineering
Claude Code skill: reverse-engineer any motion reference into production animation code via frame-level dissec
Protocols
Engineering protocols for Claude Code /plan mode workflows — TDD, ADRs, specs, feature branches, changelogs, r
Claude Sbox
Claude Code skill for s&box game development. Schema-verified API reference, 10 runnable examples, zero Unity
Rails Template
Opinionated, agent-native Rails template — the production Rails starter ZAR uses internally, packaged with a C
Load Standards
Read and confirm all golden connector standard files have been loaded.
Related Agents
Engineering Data Engineer
Expert data engineer specializing in PySpark pipelines, Delta Lake, Databricks, medallion lakehouse architectu
Timps API Security Tester
Run an OWASP API Security Top-10 (2023) audit against an OpenAPI spec or live endpoint — broken auth, BOLA, ma
Exec Implementer
The implementation worker of stage 4 — receives ONE issue cold and takes it from reading to committed, test-fi