rt skills init
rt › skills › init
Scaffold this zone's team pack with a generic work pipeline, declare the repo, compile, check, and install it
Usage
rt skills init [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
--repo | text | Repo to declare; defaults to the current directory | |
--zone | text | Team zone slug when more than one packless zone could host the pack | |
--json | boolean | false | Machine-readable result |
See code: commands/skills-init.ts › skillsInit