Run the full R package release gate — regenerate docs, run the test suite, run R CMD check --as-cran, and triage every ERROR / WARNING / NOTE against CRAN policy before a release or submission. Use when the user says "check my R package", "R CMD check", "is this package CRAN-ready", "run devtools::check", "prepare for CRAN submission", or points at a directory containing a DESCRIPTION file. Produces a check report + CRAN-submission checklist in quality_reports/.
$npx -y skills add pedrohcgs/claude-code-my-workflow --skill r-package-checkInstalls into the current project.
Run `npx skills use "https://github.com/pedrohcgs/claude-code-my-workflow" --skill "pedrohcgs/claude-code-my-workflow/r-package-check"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/pedrohcgs/claude-code-my-workflow" that are relevant to the current task. Run `npx skills add "https://github.com/pedrohcgs/claude-code-my-workflow"` and select the relevant skills, then follow their instructions.