[skill-freshness] chore: skill freshness update 2025-07-14 (docs-syntax-help, docs-validate-code-samples)#88
Merged
Conversation
- docs-syntax-help 1.0.7 → 1.0.8: add missing substitution operators (c, sc, cc, pc) and version operators (M, M.x, M.M+1) - docs-validate-code-samples 1.0.1 → 1.0.2: update ES|QL processing command list (add COMPLETION, FUSE, METRICS_INFO, MMR, REGISTERED_DOMAIN, TS_COLLAPSE, TS_INFO, URI_PARTS, USER_AGENT; rename LOOKUP → LOOKUP JOIN; remove MATCH and QSTR which are functions, not standalone pipe commands)
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.
Caution
Protected files were modified in this change.
This pull request is in
request_reviewmode and requires explicit human scrutiny before merge.Protected files:
.claude-plugin/plugin.jsonSkill freshness update — 2025-07-14
Skills checked
Changes made
docs-syntax-help (1.0.7 → 1.0.8)
c,sc,cc,pc) and three additional version format operators (M,M.x,M.M+1) that were absent from the skill.c(capitalize first letter),sc(snake_case),cc(camelCase),pc(PascalCase) to the pipe-operator list; addedM(major only),M.x(major.x), andM.M+1(next minor) to the version operators list.docs-validate-code-samples (1.0.1 → 1.0.2)
MATCHandQSTRin G-2 are WHERE-compatible functions, not standalone pipe commands — the old skill would wrongly accept| MATCH(...)as valid ES|QL.LOOKUPshould beLOOKUP JOIN.COMPLETION(9.3),METRICS_INFO(9.4),TS_INFO(9.4)FUSE,MMR,REGISTERED_DOMAIN,TS_COLLAPSE,USER_AGENT,URI_PARTSLOOKUP→LOOKUP JOIN(correct upstream command name)MATCHandQSTRfrom the pipe-command allowlist (functions used insideWHERE, not standalone pipe commands)No changes needed
fix-changelog, review-changelog, kibana-release-notes, serverless-changelog, applies-to-tagging, page-opening-optimizer, frontmatter-description, docs-redirects, lens-chart-page, lens-chart-settings, content-type-checker, frontmatter-audit, skill-review, docs-check-style
Eval results
docs-syntax-help
Changes only affect the Substitutions section (new operators added). None of the 4 evals cover substitution operators — they test directive nesting, tab-set syncing, and callout syntax.
docs-validate-code-samples
Changes only affect the G-2 ES|QL command allowlist. None of the 6 evals exercise ES|QL command recognition — they cover JSON validation (Check E), subs attributes (Check B), and API lookup (Check F).
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
elastic.github.ioSee Network Configuration for more information.