Skill686 estrellas del repoactualizado 4d ago
show
Show detailed context for a re_gent step, including tool calls, tool results, and conversation.
Instalar en Claude Code
Copiargit clone --depth 1 https://github.com/regent-vcs/re_gent /tmp/show && cp -r /tmp/show/demo/.claude/skills/show ~/.claude/skills/showDespués abre una sesión nueva de Claude Code; el skill carga automáticamente.
Definición
SKILL.md
Display full details for a step. Run: ```bash rgt show $ARGUMENTS ```
Del mismo repositorio
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.