Development
Skill
/log
../../../.agents/skills/log/SKILL.md
Install
$ npx -y skills add regent-vcs/re_gent --skill log --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
/log
Context preview
The summary Claude sees to decide when to auto-load this skill.
../../../.agents/skills/log/SKILL.md
Other skills on re-gent.
- /blame
../../../.agents/skills/blame/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 - /show
../../../.agents/skills/show/SKILL.md
Open skill - /blame
Show which re_gent step last modified each line of a file. Use when investigating file provenance or debugging.
Open skill - /show
Show detailed context for a re_gent step, including tool calls, tool results, and conversation.
Open skill

