Skill686 repo starsupdated 4d ago
show
Show detailed context for a re_gent step, including tool calls, tool results, and conversation.
Install in Claude Code
Copygit clone --depth 1 https://github.com/regent-vcs/re_gent /tmp/show && cp -r /tmp/show/demo/.claude/skills/show ~/.claude/skills/showThen start a new Claude Code session; the skill loads automatically.
Definition
SKILL.md
Display full details for a step. Run: ```bash rgt show $ARGUMENTS ```
More from this repository
blameSkill
Show which re_gent step last modified each line of a file. Use when investigating file provenance or debugging.
logSkill
View the re_gent activity log for the default or selected session. The default view shows the conversation timeline and tool calls; file summaries are available with file flags.
rewindSkill
Rewind workspace and conversation to a previous re_gent step. Non-destructive with automatic backup. Use when recovering from mistakes or exploring alternative paths.