---
name: Show
slug: show
category: Automation
description: Show displays full details for a re_gent step, including tool calls, tool results, and conversation. Use it when you need to inspect what happened in a specific step.
github: "https://github.com/regent-vcs/re_gent/tree/main/.agents/skills/show"
language: Go
stars: 785
forks: 57
install: "npx degit https://github.com/regent-vcs/re_gent/tree/main/.agents/skills/show ~/.claude/skills/show"
installs_to: ~/.claude/skills/show
source_path: .agents/skills/show/SKILL.md
collection_size: 7
category_size: 1523
collection_url: "https://dirskills.com/collections/regent-vcs/re_gent"
added: 2026-08-23T05:19:04.676Z
last_synced: 2026-08-23T05:19:04.676Z
canonical_url: "https://dirskills.com/skills/show"
---

# Show

Show displays full details for a re_gent step, including tool calls, tool results, and conversation. Use it when you need to inspect what happened in a specific step.

**Install:**

```bash
npx degit https://github.com/regent-vcs/re_gent/tree/main/.agents/skills/show ~/.claude/skills/show
```

## README

Display full details for a step.

Run:
```bash
rgt show $ARGUMENTS
```
