Skip to content

[security_ai_prompts] Sync prompt changes from elastic/kibana#271330#19388

Open
NicholasPeretti wants to merge 2 commits into
elastic:mainfrom
NicholasPeretti:sync/security-ai-prompts-kibana-271330
Open

[security_ai_prompts] Sync prompt changes from elastic/kibana#271330#19388
NicholasPeretti wants to merge 2 commits into
elastic:mainfrom
NicholasPeretti:sync/security-ai-prompts-kibana-271330

Conversation

@NicholasPeretti

Copy link
Copy Markdown

Summary

Syncs Security AI prompt saved objects from elastic/kibana#271330, which trims ALERT_ATTACHMENT_PROMPT and ALERT_SUMMARY_SYSTEM_PROMPT to delegate to registered skills.

This PR also migrates all saved object files from UUID-based IDs (e.g. security_ai_prompts-01141ab5-...json) to descriptive IDs (e.g. security_ai_prompts-ai-assistant-alert-evaluation.json), matching a naming convention improvement in the generator script.

Changes

  • Replace 78 UUID-named saved object JSON files with 78 descriptive-named equivalents (same prompts, new IDs and filenames)
  • Add 2 net-new saved objects: ease-alert-summary-system-prompt and ease-alert-summary (new ease promptGroupId entries)
  • Bump package version from 1.0.13 to 1.0.14
  • Add changelog entry referencing [AI assistant] Align summary prompts kibana#271330

Test plan

  • Verify elastic-package lint passes in packages/security_ai_prompts/
  • Confirm saved objects install correctly after reinstalling the Security AI Prompts integration
  • Check that EASE alert summary and ALERT_ATTACHMENT_PROMPT prompts load as expected in the Security Assistant

🤖 Generated with Claude Code

@NicholasPeretti NicholasPeretti requested a review from a team as a code owner June 4, 2026 16:53
@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

✅ Elastic Docs Style Checker (Vale)

No issues found on modified lines!


The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale.

Updates ALERT_SUMMARY_500 (alertSummary) and ALERT_SUMMARY_SYSTEM_PROMPT
(alertSummarySystemPrompt) prompt content for both aiForSoc and ease
promptGroupIds. Bumps version to 1.0.14.

UUID-named files are preserved; no file renaming.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@NicholasPeretti NicholasPeretti force-pushed the sync/security-ai-prompts-kibana-271330 branch from 98eb8d5 to 0620ae2 Compare June 4, 2026 17:13
@andrewkroh andrewkroh added the Integration:security_ai_prompts Security AI Prompts label Jun 4, 2026
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@elastic-vault-github-plugin-prod

Copy link
Copy Markdown

✅ All changelog entries have the correct PR link.

@elasticmachine

Copy link
Copy Markdown

💚 Build Succeeded

History

NicholasPeretti added a commit to NicholasPeretti/kibana that referenced this pull request Jun 8, 2026
- Ran yarn generate-security-ai-prompts from elastic_assistant plugin
- Replaced 78 UUID-named saved object files with descriptive-named equivalents
- Bumped security_ai_prompts package version 1.0.13 → 1.0.14
- Added changelog entry referencing elastic#271330
- PR opened: elastic/integrations#19388

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants