Skip to content

Optimize skills and refresh benchmark#38

Merged
stefanprodan merged 3 commits into
mainfrom
optimize-skills
Jul 2, 2026
Merged

Optimize skills and refresh benchmark#38
stefanprodan merged 3 commits into
mainfrom
optimize-skills

Conversation

@stefanprodan

Copy link
Copy Markdown
Member

Optimize skills for retrieval accuracy and expand debug coverage

gitops-knowledge

  • Add Contents anchor lines to reference files so agents can jump to sections without scanning full files
  • Fix ArtifactGenerator controller attribution (source-watcher, not source-controller)
  • Add targetNamespace/storageNamespace best-practice guidance to the HelmRelease reference
  • Cross-link gitless-gitops to gitless-image-automation to disambiguate registry-scanning questions
  • Fix skill_name in evals.json
  • Benchmark refresh: 103/103 with skill vs 72/103 baseline (+30%)

gitops-repo-audit

  • Use mktemp for the rendered bundle so concurrent audits don't overwrite each other
  • Tighten check-deprecated.sh grep to the versioned-arrow pattern (vX -> vY) to avoid false positives
  • Document the full ResourceSetInputProvider type list so valid types aren't flagged as invalid
  • Benchmark refresh: 73/76 with skill vs 53/76 baseline (+26%)

gitops-cluster-debug

  • Add three workflows: Source Debugging, Image Automation Debugging, and Notification Debugging
  • Add troubleshooting cause lists for image automation (tags not detected, no commits pushed) and notifications (alerts not delivered, receiver not triggering)
  • Extend the skill description triggers to cover image automation and alert/webhook issues
  • Correct CRD reference: ResourceSet << inputs >> template delimiters and the complete provider type list

@stefanprodan stefanprodan added the enhancement New feature or request label Jul 2, 2026
@stefanprodan
stefanprodan requested a review from matheuscscp July 2, 2026 07:12

@matheuscscp matheuscscp left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stefanprodan
stefanprodan merged commit 7a83782 into main Jul 2, 2026
4 checks passed
@stefanprodan
stefanprodan deleted the optimize-skills branch July 2, 2026 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants