Show the commit history for a skill.
Usage
$ agentver log [name]Arguments
[name]Skill name (resolved from current directory if omitted)Options
--limit <n>Number of entries to show (default: 20)--jsonOutput as JSONExamples
Show history for a skill
$ agentver log deploy-checkerShow last 5 commits
$ agentver log --limit 5