Package Exports
- @dzhechkov/harness-cli
Readme
@dzhechkov/harness-cli
The dz command-line interface for the DZ cross-platform harness — a thin
argv shell over @dzhechkov/harness-core.
Commands
dz init --target <name> [--skills-dir <dir>] [--project <dir>] [--force]
dz verify [--skills-dir <dir>] [--target <name>]
dz sync [--canonical <dir>] [--project <dir>] [--dry-run] [--force]
dz update (alias of sync)
dz doctor [--project <dir>]
dz help--target— one ofclaude-code,codex,opencode,hermesinitcompiles a skills directory for a target and writes it additively (existing files are never overwritten without--force)synccompares the canonical pack to the legacy.claude/skillstreedoctorreports environment diagnostics
Status
0.1.0 — alpha, part of the extended-a-migration feature (Phase 6).
--preset <name> (Phase 10) selects a named skill set — see
@dzhechkov/harness-presets. The paperclip target is planned for a later phase.