Rigor - TypedDuck 🦆
Official@rigortype
Offers static analysis and release management infrastructure for Ruby ecosystem development, versioning, and repository configuration.
Agent Skills by Rigor - TypedDuck 🦆
Showing 4 vetted skills indexed across 1 GitHub repositories.
rigor-release-prep
Automate RubyGem release prep by updating version files, changelogs, and running verification checks.
rigor-builtin-import
Import Ruby core class types into Rigor's static analysis catalog.
rigor-add-reference
Add external repositories as reference submodules and update build configuration.
rigor-plugin-author
Automate Rigor plugin creation through requirements gathering, template selection, scaffolding, and testing.
Frequently Asked Questions About Rigor - TypedDuck 🦆
FAQPage SchemaWhat specific tasks does Rigor enable for Ruby developers?▼
Rigor enables developers to manage RubyGem release cycles by updating version files and changelogs. It also facilitates the import of core class types into static analysis catalogs and provides scaffolding for new extension development, ensuring consistent project structure and configuration across multiple repositories.
Which personas benefit most from using Rigor?▼
Ruby library maintainers and software engineers focused on static analysis and repository management benefit most. It is designed for developers who need to maintain strict versioning standards, manage complex submodule dependencies, and streamline the creation of modular extensions within their codebase.
What are the prerequisites for implementing Rigor?▼
Implementation requires an existing Ruby environment and a repository structure utilizing Git submodules. Users must have their project configured for standard RubyGem release patterns to leverage the versioning and changelog generation capabilities effectively.