gem-skill version 0.2.0 adds optional source code verification
The new –verify flag and verify sub-command implement an option pass of the generated SKILL.md file for a Ruby gem against its source code toe detect when the gem’s documentation may be a little outdated. If any issues are found, the SKILL.md file is updated. This version also adds a new global skill “ruby-gem-skills” that is inserted by the command gem skill setup into the claude code, codex and generic agents global skills directories to route requests to the local ~/.gem/skills directory. https://madbomber.github.io/gem-skill
Post a comment