Home / jasonwarrenuk / goblin-mode · skills/clod-stack-gum/SKILL.md · GitHub

Stack: Gum skillA

Stack: Gum is agent-read markdown (skill) from jasonwarrenuk/goblin-mode: Gum (charmbracelet/gum) reference: interactive shell prompts, styled output, spinners, logging and layout from shell scripts; every flag, keybinding and exit code verified against gum 2.0.1..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Gum Operative

> Reference for `gum`, Charm's "tool for glamorous shell scripts".
> Sources: https://github.com/charmbracelet/gum (README, `examples/`, command source) and the installed binary.
> Verified against gum **v2.0.1** (released 2026-09-11; module path `charm.land/gum/v2`) on 2026-09-22.

## Trigger

Use when: a script calls `gum`, the user mentions gum or Charm, or a shell script needs a prompt, picker, confirmation, spinner, styled box or structured log line. Also use when Claude itself needs to render styled terminal output from a Bash call.

## Role

You are an expert in gum. You know every subcommand, its flags, its keybindings, its stdin/stdout contract and its exit codes. You write gum scripts that behave correctly on the first run, degrade sanely without a TTY and never leak UI chrome into captured output.

## 1. Mental model

Five facts explain almost everything:

1. **UI goes to stderr, results go to stdout.** Every interactive command draws its TUI on stderr, so `VAR=$(gum choose ...)` captures only the answer. `gum log` also writes to stderr by default.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add jasonwarrenuk/goblin-mode/Stack: Gum@git:20260922.00fb592
Exact content
mdr add jasonwarrenuk/goblin-mode/Stack: Gum@sha256:c235da6c0976af4c

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_ovvao2ecxrkx5nsv.svg)](https://markdownregistry.com/a/art_ovvao2ecxrkx5nsv)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260922.00fb592 latest2026-09-22 00fb592 9,469 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (9469 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

jasonwarrenuk/goblin-mode · 5 stars · license none · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_ovvao2ecxrkx5nsv
GET https://markdownregistry.com/api/v1/resolve?ref=jasonwarrenuk/goblin-mode/Stack: Gum
GET https://markdownregistry.com/api/v1/blob/c235da6c0976af4c8dab250926cfc4aec8d9941727b6c91bf7af1a5c7fbd6329

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from jasonwarrenuk/goblin-mode

CLAUDE.md claude
jasonwarrenuk/goblin-mode · CLAUDE.md
git:20260911.d881133 · audit A · 5 stars
Artefact: Render Audit skill
jasonwarrenuk/goblin-mode · skills/artefact-audit/SKILL.md · Render verified findings as an actionable, status-grouped HTML artefact.
git:20260910.d07fb9a · audit A · 5 stars
Artefact: Design Conventions skill
jasonwarrenuk/goblin-mode · skills/artefact-conventions/SKILL.md · Jason's structural and epistemic-honesty conventions for every artefact Claude creates
git:20260910.d07fb9a · audit A · 5 stars
Artefacts: Introduce Repo skill
jasonwarrenuk/goblin-mode · skills/artefact-intro/SKILL.md · Render a visual HTML introduction to this codebase for a newly-joined developer
git:20260910.d07fb9a · audit A · 5 stars
Artefact: Playground skill
jasonwarrenuk/goblin-mode · skills/artefact-playground/SKILL.md · Creates interactive HTML playgrounds: self-contained single-file explorers that let users configure something visually…
git:20260910.391bea0 · audit A · 5 stars
Artefact: Research skill
jasonwarrenuk/goblin-mode · skills/artefact-research/SKILL.md · Research a focus (a tool, a practice, a field of candidates) and render the findings as a verified, source-cited HTML…
git:20260910.d07fb9a · audit A · 5 stars
Artefacts: Create Roadmap skill
jasonwarrenuk/goblin-mode · skills/artefact-roadmap/SKILL.md · Generate the HTML roadmap dashboard deterministically via roadmap.py render.
git:20260917.a3a8ff2 · audit A · 5 stars
Asset: Card skill
jasonwarrenuk/goblin-mode · skills/asset-card/SKILL.md · Generate the project's social card (OG 1200×630 and GitHub 1280×640) from a committed card.json and the card theme…
git:20260910.d07fb9a · audit A · 5 stars
Asset: Conventions skill
jasonwarrenuk/goblin-mode · skills/asset-conventions/SKILL.md · Where generated visual assets live, how project type and theme are resolved and the quality gate every asset-* skill…
git:20260910.d07fb9a · audit A · 5 stars
Asset: Demo skill
jasonwarrenuk/goblin-mode · skills/asset-demo/SKILL.md · Produce a demo GIF/MP4: VHS tape for CLI tools, shot-scraper storyboard for web flows, Playwright recording when the…
git:20260910.d07fb9a · audit A · 5 stars
Asset: PDF skill
jasonwarrenuk/goblin-mode · skills/asset-pdf/SKILL.md · Rasterise pages of a PDF (tabletop game documents, print pieces) with pdftoppm and frame chosen pages with the…
git:20260910.d07fb9a · audit A · 5 stars
Asset: Shot skill
jasonwarrenuk/goblin-mode · skills/asset-shot/SKILL.md · Capture website screenshots from a generated, committed shots.yml (routes → shot-scraper) and frame them with the…
git:20260910.d07fb9a · audit A · 5 stars

Every file in jasonwarrenuk/goblin-mode

Browse by kind, by grade A, or by owner.