How this command is triggered — by the user, by Claude, or both
Slash command
/pub-pipeline:cran-auditThe summary Claude sees in its command listing — used to decide when to auto-load this command
Run the cran-audit skill: audit the current R package against CRAN Repository Policy and produce a structured gap report with actionable fixes.
Run the cran-audit skill: audit the current R package against CRAN Repository Policy and produce a structured gap report with actionable fixes.
npx claudepluginhub queelius/claude-anvil --plugin pub-pipeline/reviewReviews code and analysis changes in data-science, ML, or bioinformatics projects with six specialized parallel agents, producing a prioritized Critical/Important/Minor/Nit report. Also supports grill and tripwires modes.
/auditRuns mechanical verification and comprehensive audit of the codebase. Invokes audit skill with provided arguments for customized checks.
/ask-grokRequests a second opinion from Grok (xAI) on code, architecture, or any question. Single-shot advisory with role-based expert prompts.
/taskLaunches an intelligent agent for complex investigations and research across codebases, files, and external sources, producing clear structured reports.
/explainAnalyzes tasks, code, events, or issues read-only, providing explanations, impact assessments, risk analysis, and implementation recommendations.
/package-reviewReviews current Python package for best-practice violations in structure, pyproject.toml, typing, testing, CI/CD, docs, versioning, API design, packaging, security, DX. Reports findings by principle with fixes and health score.