Skill | Added | Review |
|---|---|---|
add-command Use this skill when the user asks to "add a command", "implement cx <something>", "new subcommand", "new CLI command", "add a new cx command", "create a command", "add subcommand", "implement a new command", "build a cx command", "wire up a new command", "extend the CLI", "add an API to cx", "new cx feature", "integrate a Coralogix API", or wants to add new functionality to the cx CLI. Use this even when the user describes a feature that implies a new command without saying "command" explicitly. | 12 12 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: f0262d5 | |
run-tests Use this skill when the user asks to "run tests", "test this", "check if tests pass", "cargo test", "run clippy", "lint this", "check formatting", "cargo fmt", "CI checks", "verify changes", "does this pass tests", "run the full check", "pre-commit check", or wants to verify that code changes are correct. Use this even when the user says something like "make sure this works" or "check for issues" in the context of code changes. | 57 57 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: defdc4d | |
create-pr Creates GitHub pull requests with auto-generated summaries. Use this skill whenever the user wants to create a PR, open a pull request, submit changes for review, or push their branch for review - even if they don't explicitly say "PR". | 75 75 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: defdc4d | |
cx-create-dashboard Build and deploy a Coralogix dashboard for a given service from its logs, spans, metrics, and service specs. Discovers telemetry via cx CLI commands, emits importable Coralogix JSON, verifies every PromQL and DataPrime query live through the `cx` CLI, and creates the dashboard via `cx dashboards create`. Use whenever the user asks to create, build, generate, or deploy a Coralogix dashboard, monitoring dashboard, or observability dashboard for a service, app, or pipeline. | 74 74 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: defdc4d |