commet-cli
Installation
SKILL.md
Commet CLI
Use the installed CLI as the command contract. Do not rely on a command or flag list embedded in this skill.
Inspect first
- Resolve the executable the project actually uses and record its version.
- Run
commet --output agentfor the installed capability manifest andcommet <command> --helpfor the exact command being considered. - When
@commet/nodeor another Node integration is installed, readnode_modules/@commet/node/docs/manifest.json, its entrypoint, and the installed CLI documentation it indexes. - Run
commet doctor --output agentfrom the project root and address failed package, documentation, compatibility, API-version, or project-context checks before changing the integration.
If the installed CLI does not expose a command or flag, do not substitute one from this skill, training data, or the latest website.