Documentation
¶
Overview ¶
Command skilltool keeps the go-agent Skill in sync across the vendor directories that need a physical copy of it (Claude Code, Codex — see docs/AGENT-SKILL-PLAN.md) and checks the skill's Go code fences for drift against the real module.
Usage:
go run ./internal/skilltool sync # copy skills/go-agent/ into vendor paths go run ./internal/skilltool check # verify vendor copies + fenced-code identifiers
Click to show internal directories.
Click to hide internal directories.