@fro.bot/systematic 2.20.2 → 2.20.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -517,7 +517,7 @@ See [`AGENTS.md`](./AGENTS.md) for detailed development guidelines, code style c
|
|
|
517
517
|
|
|
518
518
|
## Converting from Claude Code
|
|
519
519
|
|
|
520
|
-
Migrating skills or agents from
|
|
520
|
+
Migrating skills or agents from Claude Code format to Systematic? The CLI includes a converter — run `bun src/cli.ts convert <file>` for field mappings and tool name translations.
|
|
521
521
|
|
|
522
522
|
## References
|
|
523
523
|
|