nexus-repository-setup
Installation
SKILL.md
nexus-repository-setup
Mission
Create a new GitHub repository using the organization's standard template. This ensures consistent structure, CI, labels, and branch protection across all repos.
Workflow
-
Get the org name:
probe action show <action-id> --jsonExtract
org.github_orgfrom the output. Use this as<org>in all commands. -
Create the repo from the org's template: