goclaw-docs-audit

Installation
SKILL.md

GoClaw Docs Audit

Detect which GoClaw docs need updating when GoClaw source code changes. Cross-check accuracy against GoClaw source docs (source of truth).

Trigger

/goclaw-docs-audit or /goclaw-docs-audit <commit-range> or /goclaw-docs-audit <file1> <file2>

Usage

  • /goclaw-docs-audit — audit all changes since last audit (or last commit if first run)
  • /goclaw-docs-audit HEAD~5..HEAD — audit specific commit range
  • /goclaw-docs-audit internal/agent/loop.go internal/channels/telegram/bot.go — audit specific files

GoClaw Source Path

The skill needs access to the GoClaw source repository. Resolution order:

Installs
1
GitHub Stars
25
First Seen
8 days ago
goclaw-docs-audit — nextlevelbuilder/goclaw-docs