Skip to content

fix: Update triage skill to reference new local close_case tool - #281

Open
dandye wants to merge 2 commits into
mainfrom
soar-case-management-tools
Open

fix: Update triage skill to reference new local close_case tool#281
dandye wants to merge 2 commits into
mainfrom
soar-case-management-tools

Conversation

@dandye

@dandye dandye commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator

Summary

Updated the triage skill documentation to reflect the new local case management capabilities added in the SOAR MCP tools.

Changes

  • File: extensions/google-secops/skills/triage/SKILL.md
  • Lines: 42, 80-81
  • Change: Updated workflow documentation to reference the new close_case tool for local case closure operations

Context

This PR addresses a roborev code review finding (job #2) that flagged outdated documentation. The triage skill previously stated that case closure was unsupported for local-only deployments, but the latest commit (feat: Add SOAR MCP Case Management Tools) now provides the close_case tool.

The skill documentation now correctly reflects that agents can close cases locally via the new tool in duplicate/FP/BTP workflows.

Related

Add five new case management tools to the SOAR MCP server:
- close_case: Close a case with root cause, reason, and comment
- assign_case: Assign a user to a case
- change_case_stage: Update the workflow stage of a case
- add_case_tag: Add a tag to a case
- remove_case_tag: Remove a tag from a case
@dandye
dandye requested a review from a team August 13, 2026 13:34
@google-cla

google-cla Bot commented Aug 13, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

The triage skill documentation previously stated that case closure was
not supported for local-only deployments. This commit adds the close_case
tool which now enables local case closure in duplicate/FP/BTP workflows.

Updated lines 42 and 80-81 in extensions/google-secops/skills/triage/SKILL.md
to reference the new close_case tool for local operations, bringing the
skill documentation in line with the new case management capabilities.
@dandye
dandye force-pushed the soar-case-management-tools branch from c7fa519 to adcaaab Compare August 13, 2026 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants