Skip to content
View shr3kst3r's full-sized avatar
😸
Turning Turtle
😸
Turning Turtle

Block or report shr3kst3r

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
shr3kst3r/README.md

Dennis Rowe

Data and platform engineering at Omega Point. Austin, TX.

I spend my days in the unglamorous layer between a data platform and the people using it β€” Databricks jobs, Airflow DAGs, risk-model pipelines β€” and most of what I publish is tooling to make that layer legible from a terminal.

What I build

Nearly everything here follows the same shape: one CLI an agent can drive, and one TUI a human can read. The CLI is scriptable and composable so a coding agent can call it without a browser; the TUI is for the five minutes when you actually want to look at something.

  • databricks-tools β€” dbtools for jobs, runs, notebooks and Unity Catalog; dbtui to browse them read-only
  • dev-tools β€” live terminal dashboards for GitHub PRs, Airflow, and Azure DevOps pipelines
  • goblin-watcher β€” parallel coding agents in git worktrees: ticket β†’ branch β†’ worktree β†’ session
  • hc-cli β€” hc for Healthchecks.io: the full v3 management API, plus outgoing pings for whatever cron job you're babysitting
  • spg β€” per-project commands published to ~/bin, with zsh completion from the same declarations

How

Python on uv, just for tasks, ty and ruff keeping me honest, asdf pinning the bootstrap CLIs. Heavy Claude Code user β€” the tools above mostly exist because agents need a good CLI even more than humans do.

Elsewhere

LinkedIn

Pinned Loading

  1. goblin-watcher goblin-watcher Public

    Parallel AI coding agents in git worktrees: Linear ticket β†’ branch + worktree β†’ agent session, with tmux windowing.

    Python

  2. spg spg Public

    A tiny per-project command publisher: declare commands in spg.toml, get ~/bin wrappers with zsh completion β€” and Claude skills linked into place.

    Python 1

  3. databricks-tools databricks-tools Public

    Databricks utilities behind one AI-friendly CLI (dbtools), plus dbtui β€” a read-only TUI for browsing jobs, runs, clusters and Unity Catalog.

    Python 1

  4. dev-tools dev-tools Public

    Live terminal dashboards for GitHub PRs, Airflow and Azure DevOps pipelines β€” one uv project, one tool per directory, plus Claude Code skills.

    Python

  5. hc-cli hc-cli Public

    Command-line client for Healthchecks.io

    Python 1

  6. bot-face bot-face Public

    πŸ€– Cute robot avatar generator library & CLI for account profile images with 40 color palettes, mood presets, retro pixel filters, and dual SVG/PNG rendering.

    Python