--- name: cli-e2e description: Write, modify, or debug Docker-based Composio CLI end-to-end tests under ts/e2e-tests/cli, including binary invocation, fixture isolation, output assertions, and package manifests. Use for CLI E2E test suites only; use cli-command for CLI source implementation. --- # CLI E2E Use this skill for CLI end-to-end tests. Read `references/docker-cli-e2e.md` before adding or changing suites under `ts/e2e-tests/cli/`.