Skip to content

OLS-0000: Add make-jira-from-spec and risk estimation skills#9

Merged
xrajesh merged 1 commit into
openshift:mainfrom
xrajesh:xav/2026-06-26
Jun 29, 2026
Merged

OLS-0000: Add make-jira-from-spec and risk estimation skills#9
xrajesh merged 1 commit into
openshift:mainfrom
xrajesh:xav/2026-06-26

Conversation

@xrajesh

@xrajesh xrajesh commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add make-jira-from-spec skill that creates/updates Jira Epics and Stories from .ai/spec/ changes across workspace repos, with brainstorming-driven decomposition, story estimation, risk assessment, and auto-splitting of stories > 5 SP
  • Add estimate-risk skill and risk-level-rubric.md for assessing risk levels (1/2/3) on OLS Jira stories

Test plan

  • Invoke /make-jira-from-spec after updating a spec file and verify it detects the changes
  • Verify brainstorming is invoked for work breakdown
  • Verify parent is requested when not provided
  • Verify stories are created with estimation and risk assessment
  • Verify stories > 5 SP trigger auto-split flow
  • Invoke /estimate-risk OLS-XXXX and verify risk score is set on the Jira issue

🤖 Generated with Claude Code

Skill that creates or updates Jira Epics and Stories from .ai/spec/
changes across all workspace repos. Uses brainstorming for decomposition,
then runs story estimation, risk assessment, and epic sizing. Auto-splits
stories exceeding 5 SP.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@openshift-ci-robot

Copy link
Copy Markdown

@xrajesh: No Jira issue with key OLS-0000 exists in the tracker at https://redhat.atlassian.net.
Once a valid jira issue is referenced in the title of this pull request, request a refresh with /jira refresh.

Details

In response to this:

Summary

  • Add make-jira-from-spec skill that creates/updates Jira Epics and Stories from .ai/spec/ changes across workspace repos, with brainstorming-driven decomposition, story estimation, risk assessment, and auto-splitting of stories > 5 SP
  • Add estimate-risk skill and risk-level-rubric.md for assessing risk levels (1/2/3) on OLS Jira stories

Test plan

  • Invoke /make-jira-from-spec after updating a spec file and verify it detects the changes
  • Verify brainstorming is invoked for work breakdown
  • Verify parent is requested when not provided
  • Verify stories are created with estimation and risk assessment
  • Verify stories > 5 SP trigger auto-split flow
  • Invoke /estimate-risk OLS-XXXX and verify risk score is set on the Jira issue

🤖 Generated with Claude Code

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@xrajesh xrajesh merged commit 693edf6 into openshift:main Jun 29, 2026
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