Skip to main content
bactopia
GitHub creator profile

bactopia

Repository-level view of 19 collected skills across 3 GitHub repositories.

skills collected
19
repositories
3
updated
Aug 5, 2026
repository explorer

Repositories and representative skills

add-bactopia-tool
software-developers

Scaffold a complete Bactopia Tool across all three tiers -- module, subworkflow, and workflow entry point under workflows/bactopia-tools/. Creates all files (main.nf, module.config, schema.json, nextflow.config, tests) for the common single-tool pattern. Use…

Aug 5, 2026
add-module
software-developers

Scaffold a new Bactopia module from a bioconda/conda-forge package. Creates main.nf, module.config, schema.json, and test files following project standards. Use when asked to add a new module, create a new module, scaffold module files, or add a new tool's…

Aug 5, 2026
add-subworkflow
software-developers

Scaffold a new Bactopia subworkflow that orchestrates existing modules. Creates main.nf with GroovyDoc and test files. Use when asked to add a new subworkflow, create a subworkflow, or wire up modules into a subworkflow.

Aug 5, 2026
bump-versions
software-developers

Propagate the Bactopia and nf-bactopia versions declared in versions.yml into the hand-maintained files that carry a literal version (conf/test_base.config, CITATION.cff, bin/bactopia, data/conda/meta.yaml). Use this whenever the user has edited versions.yml…

Aug 5, 2026
merge-schemas
software-developers

Regenerate nextflow.config and nextflow_schema.json for Bactopia workflows by running bactopia-merge-schemas. Use when asked to merge schemas, regenerate workflow config, rebuild nextflow_schema.json, or sync workflow configs after module schema changes.

Aug 5, 2026
project-status
software-developers

Show a live snapshot of the Bactopia project state — component counts, GroovyDoc coverage, nf-test coverage, and structural issues. Use when asked about project state, coverage, what's missing, what's documented, or what needs attention.

Aug 5, 2026
release-checklist
software-developers

Audit whether Bactopia is ready for a version release and produce a GO / NO-GO recommendation report. Read-only — never commits, pushes, tags, edits issues, or regenerates tracked files. Use this whenever the user asks about release readiness, cutting a…

Aug 5, 2026
review-citations
software-developers

Review citation integrity across data/citations.yml and @citation tags using bactopia-citations --validate. Detects orphan citation keys (defined in the yml but never referenced) and workflow @citation keys that don't resolve to a yml entry. Use this skill…

Aug 5, 2026
Showing 8 of 15 collected skills.
Showing 3 of 3 repositories
All repositories loaded