Skip to content
@enthus-appdev

enthus GmbH (Application Development)

Developer tools from enthus GmbH, designed to be driven equally well by humans and LLM agents.

enthus GmbH — Application Development

Open-source developer tools from enthus GmbH — CLIs, GitHub Actions, container images, and Helm charts, all designed to be driven equally well by humans and LLM agents. Battle-tested in our own production stack.

Command-line tools

Four CLIs with a shared design philosophy: equally usable by humans and LLM agents. Every command supports --json, context switching works the same way across all four, help text and error codes are stable, nothing is interactive by default, and every release ships multi-platform binaries (darwin / linux / windows × amd64 / arm64).

CLI What it does
atl-cli Jira and Confluence from your terminal — a CLI alternative to the Atlassian MCP
esq-cli Query and inspect Elasticsearch with multi-cluster context switching
n8n-cli Manage n8n workflows: pull, push, execute, activate
gh-attach gh extension for pasting screenshots directly into PRs and issues

GitHub Actions & CI

Repo What it is
oss-actions Reusable GitHub Actions for open-source projects — npm and Go license validators today, more to come
github-actions-runner Actions Runner Controller (ARC) image with curl, wget, git, and rsync pre-installed — daily-rebuilt and cosign-signed

Container images & Helm charts

Repo What it is
docker-elasticsearch-icu Elasticsearch image with the analysis-icu plugin pre-installed (~27s saved per CI run)
helm-charts Helm charts published at enthus-appdev.github.io/helm-charts — deployment charts for APIs, operators, admin UIs, and scheduled jobs

Add the chart repository with:

helm repo add enthus https://enthus-appdev.github.io/helm-charts
helm repo update

Getting everything at once

llm-cli-setup is a one-command installer that bootstraps the entire CLI toolkit and wires it up for Claude Code and Codex — the fastest way to try everything at once.


Found a bug, want a feature, or built something on top? Open an issue on the relevant repo — we read everything.

Pinned Loading

  1. homebrew-tap homebrew-tap Public

    Homebrew tap for enthus GmbH CLIs

    Ruby

  2. gh-attach gh-attach Public

    Upload images to GitHub PRs and issues, privately scoped to repo visibility

    Go

  3. esq-cli esq-cli Public

    CLI tool for querying and inspecting Elasticsearch clusters across multiple environments

    Go

  4. n8n-cli n8n-cli Public

    CLI for managing n8n workflows

    Go

  5. atl-cli atl-cli Public

    CLI for Atlassian products (Jira, Confluence). Aims to replace the Atlassian MCP. Inspired by the Github CLI.

    Go

  6. llm-cli-setup llm-cli-setup Public

    CLI tools setup with LLM integration - sqlcmd, GitHub CLI, Atlassian CLI with Claude Code and Codex configuration

    JavaScript

Repositories

Showing 10 of 22 repositories

Top languages

Loading…

Most used topics

Loading…