skill
occupation
description
updated
Menu
Repository-level view of 4 collected skills across 2 GitHub repositories.
Top repositories by collected skill count, with their share of this creator catalog and occupation spread.
Prepare a release of a single R package. Use when the user says "release this package", "bump version", "cut a release", or wants to publish a new version of the current R package. Must be run from inside the package directory (contains a DESCRIPTION file).
Prepare an R package for a pull request. Use when the user says "prepare pr", "get this ready for review", "run the checks", or wants to finalize changes before opening a PR. Must be run from inside the package directory (contains a DESCRIPTION file).