Operations
Commande principale de distribution:
bash
npx @codex-workflow/cwCommandes recommandees:
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 pythonCommande legacy du skill:
bash
python skills/codex-workflows/scripts/codex_workflows_ops.py <command>Routine recommandee:
- 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
Source detaillee: docs/OPERATIONS.md.