Add companies.sh import wrapper

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
dotta 2026-03-23 15:32:07 -05:00
parent 56a39fea3d
commit 66d84ccfa3
4 changed files with 202 additions and 0 deletions

View file

@ -54,6 +54,9 @@ pnpm paperclipai company import \
--target new \
--new-company-name "Acme Imported" \
--include company,agents
# Repo helper wrapper with the same source-first ergonomics
./companies.sh org/repo/company-template --target new --dry-run
```
## Agent Commands