blame
01Skill Claude CodeCodex
Show which regent step last modified each line of a file. Use when investigating file provenance or debugging.
Skill Claude CodeCodex
Show which regent step last modified each line of a file. Use when investigating file provenance or debugging.
Skill Claude CodeCodex
View the regent 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.
Skill Claude CodeCodex
Show detailed context for a regent step, including tool calls, tool results, and conversation.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, running rgt message-hook user. From regent-vcs/re_gent.
Hook Claude Code
Runs when the agent finishes a response, running rgt message-hook assistant. From regent-vcs/re_gent.
Hook Claude Code
Runs after a batch of tool calls, running rgt tool-batch-hook. From regent-vcs/re_gent.
Settings file Claude Code
Agent settings declaring 3 hook events (UserPromptSubmit, Stop, PostToolBatch).
Skill Claude CodeCodex
Rewind workspace and conversation to a previous regent step. Non-destructive with automatic backup. Use when recovering from mistakes or exploring alternative paths.
Instructions file CodexOpenCode
Instructions for regent-vcs/re_gent, covering regent, mission, tool & cli, the conceptual model in 90 seconds and architectural decisions (with rationale).
Instructions file
Instructions for regent-vcs/re_gent, covering regent, mission, tool & cli, the conceptual model in 90 seconds and architectural decisions (with rationale).