lenso-cli 0.2.28

Lenso command-line interface for scaffolding and operating Lenso backend projects.
# Lenso vNext skills

These public skills describe the vNext authoring workflow for the `main` branch.
They are intentionally limited to design, App Composition, and linked Rust
Module work.

| Skill | Use it for |
| --- | --- |
| `lenso-start` | Route a request to the smallest vNext workflow. |
| `lenso-business-planning` | Turn a product idea into owned Capabilities and Modules. |
| `lenso-app-composition` | Materialize an explicit App Composition and Resolved App Plan. |
| `lenso-module-authoring` | Build a linked Rust Module behind a declared Interface. |

The old Service, Provider, Console, release, contract, migration, and incident
workflow skills are not part of the vNext repository. The v0.3.x tag and
separate repositories own those workflows when they remain supported.

Install this catalog from the repository with:

```sh
npx skills add LioRael/lenso --list
```