ecc-cmd-e2e
Installation
SKILL.md
ecc-cmd-e2e
Execute e2e suite and triage failures by journey.
Output
- Journey pass/fail table
- Flaky vs deterministic failures
- Blockers for release
ECC Parity Notes
- This skill is adapted from ECC intent and translated to OpenClaw-native tool workflows.
- Prefer reproducible, tool-backed execution over harness-specific slash semantics.
- Keep outputs evidence-based and verification-first.
OpenClaw Constraints
- If upstream flow assumes unavailable hooks/tools, use documented fallback scripts in
openclaw-ecc/scripts/. - Mark non-applicable checks as
SKIPrather than hard-failing when environment support is absent.