@latticeai/cli
v0.7.2
Published
Lattice CLI for Core workflows and Architect project installs
Downloads
632
Maintainers
Readme
@latticeai/cli
@latticeai/cli is the underlying CLI for both Lattice Core and Lattice Architect installs.
It powers:
- Core setup for existing repositories
- agent instruction generation for Codex, Cursor, and Claude Code
- verification, drift detection, release checks, and security scanning
- Architect project installs with
create --id
Install
npm install -g @latticeai/cliOr use the public launcher:
npx latticeaiCore workflow
latticeai setup --projectType nextjs --preset startup
latticeai verify
latticeai security-scan
latticeai updateArchitect workflow
latticeai create --id <project-id>Links
- Docs: https://latticeai.app/core
- Source: https://github.com/rmach816/lattice
