Skip to main content

Module commands

Module commands 

Source
Expand description

One handler per subcommand. Handlers hold the behavior; main only dispatches, and cli only declares the argument surface.

Modules§

adopt
rk adopt: a pre-record target becomes a recorded one.
branches
rk branches prune: report the branches a squash merge retired.
completions
rk completions: shell completion generation.
doctor
rk doctor: is this host ready?
forge
rk forge: read the per-forge documents, the siblings of the bindings.
guide
rk guide: print a runbook with what detection knows filled in.
init
rk init: land a technology’s deterministic files into a target.
license
rk license: print the terms the binary carries.
message
rk message: the content guards over a commit message, a title, or a request body.
payload
rk payload: what this binary carries, provably.
read
The read-only payload commands: method, binding, snippet.
runs
rk runs: inspect and prune the run journals.
setup
rk setup: execute the repository-side setup against the detected forge.
skill
rk skill: the agent skills at user scope.
status
rk status: a target describes itself from its own disk.
upgrade
rk upgrade: a landed target takes a newer payload.
usage
rk usage: the whole command tree in one call.
versions
rk versions: the pinned-tool registry, and its freshness check.
worktree
rk worktree list | add | prune: the worktree half of the local cleanup pair.