mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
feat: add ecc2 legacy skill migration import
This commit is contained in:
parent
f4b1b11e10
commit
cee82417db
3 changed files with 401 additions and 2 deletions
|
|
@ -188,6 +188,7 @@ ECC 2.0 now ships a bounded migration audit entrypoint:
|
|||
- `ecc migrate audit --source ~/.hermes`
|
||||
- `ecc migrate plan --source ~/.hermes --output migration-plan.md`
|
||||
- `ecc migrate scaffold --source ~/.hermes --output-dir migration-artifacts`
|
||||
- `ecc migrate import-skills --source ~/.hermes --output-dir migration-artifacts/skills`
|
||||
- `ecc migrate import-schedules --source ~/.hermes --dry-run`
|
||||
- `ecc migrate import-remote --source ~/.hermes --dry-run`
|
||||
- `ecc migrate import-env --source ~/.hermes --dry-run`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue