use-univer-cli
Installation
SKILL.md
use-univer-cli
Use this as the entry skill for all workbook and spreadsheet tasks. It is intentionally short: decide which Univer skill owns the work, then load that skill.
Route First
| Task shape | Load |
|---|---|
| Ordinary workbook-visible inspection, search, import, export, pipe, bounded edit, formula review, preview, comments, commit, pull, or sync | univer-cli |
SaC source authoring, Facade Migration Pack work, assertions.ts, univer sac, or complex workbook behavior development |
univer-plan, then univer-tdd |
| Existing or legacy workbook with no SaC source, where the user wants behavior converted into SaC source | univer-cli for readonly baseline probes, then univer-plan and univer-tdd |
Ordinary workbook-visible work should not enter the SaC TDD workflow unless the user asks to author SaC source or durable workbook behavior.
For ordinary workbook-visible tasks, load univer-cli and stay with workbook-visible verification.
SaC TDD Route
For SaC source authoring or complex workbook behavior: