Add coralogix-ai-center skill — instrument, run, verify GenAI apps - #235
Draft
yoavshaked-byte wants to merge 1 commit into
Draft
yoavshaked-byte wants to merge 1 commit into
yoavshaked-byte wants to merge 1 commit into
Conversation
… GenAI apps (AIC-799)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds the
coralogix-ai-centerskill (AIC-799 / AICE-613): drives a full GenAI-app onboarding to AI Center — any language, provider, framework, and OTel maturity — through three phases with a deterministic definition of done:gen_ai.*spans), write the code.cx spansand hard-validates against PASS/FAIL gates (registry attributes, message shape incl. user messages, request context, within-trace consistency, interaction tree, Coralogix price enrichment as parse-proof, catalog registration).Battle-tested via ablation runs on stripped internal repos and OSS agents (Dify, Goose, agent-starter-pack templates), each reviewed against a golden-trace standard; the skill encodes the recurring failure modes those runs surfaced (
references/pitfalls.md).Files
skills/coralogix-ai-center/SKILL.md— orchestrator (hard rules, phase table, ask policy)skills/coralogix-ai-center/references/— assess / instrument / run / verify / stacks / pitfalls / cliskills/README.md— catalog rowTest plan
npx skills addinstall path picks up the new skillLocal checkout:
~/repos/cx-cli@yoavshaked/aic-799-coralogix-ai-center-skill