CLI Reference
Agent customization portability for AI coding tools
convert
Convert agent customization between tools
Arguments
[path]- Project path (Default:.)
Options
-f, --from <agent>(required) - Source agent-t, --to <agent>(required) - Target agent--dry-run- Show what would happen without writing--json- Output as JSON-q, --quiet- Suppress non-error output-v, --verbose- Show detailed output--gitignore-output-with <style>- Manage git-ignore status of output files (none, ignore, exclude, hook, match) (Default:none)--if-gitignore-conflict <resolution>- How to resolve git-ignore conflicts in match mode (skip, ignore, exclude, hook, commit) (Default:skip)--delete-source- Delete source files after successful conversion (skipped sources are preserved)--from-dir <dir>- Override source directory for reading (discover). Default: positional [path]--to-dir <dir>- Override target directory for writing (emit). Default: positional [path]--rewrite-path-refs- Rewrite file path references in content to point to target-format paths
discover
List agent customization without converting
Arguments
[path]- Project path (Default:.)
Options
-f, --from <agent>(required) - Agent to discover--json- Output as JSON-v, --verbose- Show detailed output--from-dir <dir>- Override source directory for reading. Default: positional [path]
plugins
Show available plugins