Development
Skill
/show
../../../.agents/skills/show/SKILL.md
Install
$ npx -y skills add regent-vcs/re_gent --skill show --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/show
Context preview
The summary Claude sees to decide when to auto-load this skill.
../../../.agents/skills/show/SKILL.md
Other skills on re-gent.
- /blame
../../../.agents/skills/blame/SKILL.md
Open skill - /log
../../../.agents/skills/log/SKILL.md
Open skill - /rewind
Rewind workspace and conversation to a previous re_gent step. Non-destructive with automatic backup. Use when recovering from mistakes or exploring alternative paths.
Open skill - /blame
Show which re_gent step last modified each line of a file. Use when investigating file provenance or debugging.
Open skill - /log
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.
Open skill

