Skip to content

refactor(krci-triage): consolidate workspace/testbed discovery into skill, support feature validation - #24

Merged
SergK merged 1 commit into
mainfrom
refactor-triage-plugin
Jul 3, 2026
Merged

refactor(krci-triage): consolidate workspace/testbed discovery into skill, support feature validation#24
SergK merged 1 commit into
mainfrom
refactor-triage-plugin

Conversation

@SergK

@SergK SergK commented Jul 3, 2026

Copy link
Copy Markdown
Member

Extract the workspace/testbed discovery logic from krci-fix-the-issue's Phase 0 into a new section 0 of the krci-testbed skill. This allows the skill to trigger standalone for ad hoc feature validation ("verify my change on the cluster") without requiring the krci-fix-the-issue command or a Jira ticket.

Reframe all plugin descriptions (plugin.json, README, krci-help mirrors) to state feature validation as a positive, standalone capability, removing contrastive phrasing like "without a Jira ticket" or "non-Jira feature work". Skill now triggers on both Jira bug workflows and generic testbed validation, making the discovery and context-loading DRY.

…kill, support feature validation

Extract the workspace/testbed discovery logic from krci-fix-the-issue's Phase 0 into a new
section 0 of the krci-testbed skill. This allows the skill to trigger standalone for ad hoc
feature validation ("verify my change on the cluster") without requiring the krci-fix-the-issue
command or a Jira ticket.

Reframe all plugin descriptions (plugin.json, README, krci-help mirrors) to state feature
validation as a positive, standalone capability, removing contrastive phrasing like
"without a Jira ticket" or "non-Jira feature work". Skill now triggers on both Jira bug
workflows and generic testbed validation, making the discovery and context-loading DRY.

Signed-off-by: Sergiy Kulanov <sergiy_kulanov@epam.com>
@SergK
SergK merged commit f30076b into main Jul 3, 2026
1 check passed
@SergK
SergK deleted the refactor-triage-plugin branch July 3, 2026 14:33
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.

1 participant