@codememento/cli
v0.3.0
Published
Durable repository memory for AI coding agents.
Maintainers
Readme
@codememento/cli
The command-line interface for CodeMemento, durable repository memory for AI coding agents.
npx @codememento/cli inspect
npx @codememento/cli initAfter a global install, the executable is docs:
npm install -g @codememento/cli
docs status
docs doctor
docs checkProject-owned development workflow:
docs workspace
docs start feature payment-orders
docs finishdocs start applies repository branch/worktree policy and creates an ExecPlan;
docs finish verifies and completes the Plan without committing, pushing,
merging, deleting branches, or removing worktrees.
The CLI preserves user-authored documentation, uses managed regions for
agent-specific instruction files, identifies untouched canonical starter docs,
works offline-first, and delegates repository behavior to @codememento/core.
See the CodeMemento repository README for the complete command and configuration reference.
