📝
DevOpsGo

Log

by regent-vcs

Log is a DevOps skill for Claude Code, published by regent-vcs in re_gent.

785 stars57 forkson regent-vcs/re_gentAdded 2026/08/23Repository updated 2026/07/02
ai-agentclaude-codedeveloper-toolsdevtoolsgolangversion-control
Install in seconds
Install Log
Copy Log into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/regent-vcs/re_gent/tree/main/.agents/skills/log ~/.claude/skills/log

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/regent-vcs/re_gent.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/log/SKILL.md in regent-vcs/re_gent
Installs to
~/.claude/skills/log
Collection
One of 7 skills cataloged from this repository
Category
DevOps798 skills

What Log does

Log displays the re_gent activity log for the current or selected session. Use it to review conversation steps, tool calls, graph output, or file-change summaries.

Log is cataloged under DevOps on DirSkills. Log comes from a repository tagged ai-agent, claude-code, developer-tools, devtools and golang.

Documentation

README

Display the re_gent activity log.

By default, rgt log shows the conversation timeline for the most recent session with captured steps. Use --files-only for file-change summaries.

Run:

rgt log $ARGUMENTS

Common usage:

rgt log
rgt log --conversation-only
rgt log --files-only
rgt log --graph
rgt log --limit 50

Frequently asked about Log

  • What else does regent-vcs publish alongside Log?

    Log is one of 7 skills that DirSkills catalogs from regent-vcs/re_gent, the repository it ships in. Its siblings there include Blame, Blame and Log. Each one is a separate skill with its own page in this directory, installs the same way Log does, and is maintained by regent-vcs in that same repository. The rest of the collection is listed on the regent-vcs/re_gent page.

  • How does Log compare to other DevOps skills?

    Log ranks #542 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Log against them. Open each page to compare what they document and how they install.