Skip to main content

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 / ArgTypeDefaultDescription
--repotextRepo to declare; defaults to the current directory
--zonetextTeam zone slug when more than one packless zone could host the pack
--jsonbooleanfalseMachine-readable result

See code: commands/skills-init.ts › skillsInit