Use A Novel CLI

Canonical reference for the `a-novel` CLI. ALWAYS load alongside any skill that runs tests, builds artifacts, releases, or starts/stops local services. Covers the groups `test`, `build`, `publish`, `repo` (repository config, rulesets, required checks), `run` (daemon-backed `start`/`kill`/`logs`/`env`/`volume`/`ui`) and `core` (daemon lifecycle). Prefer `a-novel <verb>` over raw commands; lint/format/generate live in pnpm scripts (`pnpm lint:go`, `pnpm format:go`), never in Makefiles — deleted from every repo.

a-novel-kit 1f668c0 27.6 KB Updated

File contents

a-novel-kit/stack/tree/main/.agents/skills/use-a-novel-cli commit 1f668c03f4

Frequently asked questions

npx skillmds@latest add a-novel-kit/use-a-novel-cli