Operacoes
Comando principal de distribuicao:
bash
npx @codex-workflow/cwComandos recomendados:
npx @codex-workflow/cw doctornpx @codex-workflow/cw --dry-runpython scripts/codexwf.py statuspython scripts/codexwf.py validate --testspython scripts/codexwf.py docs-sync --build
Fallback Windows:
bash
npx @codex-workflow/cw --python-exec pythonComando legado de operacoes do skill:
bash
python skills/codex-workflows/scripts/codex_workflows_ops.py <command>Rotina recomendada:
- sync pack
- rebuild manifest
- run drift/parity checks
- run codex-native quality check
- run codex-native assets check
- run tests and skill validation
- run
node tests/test_cw_cli_node.js