一键导入
feature
Plan new features or bug fixes for openstack-k8s-operators operators with Jira integration, cross-repo analysis, and structured implementation strategies
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Plan new features or bug fixes for openstack-k8s-operators operators with Jira integration, cross-repo analysis, and structured implementation strategies
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Scaffold RHOSO Deployment Topologies/Validated Architectures for the architecture repo with existing DT/VA analysis, kustomize generation, and staged automation
Interactive onboarding for openstack-k8s-operators — teaches Kubernetes operator fundamentals from scratch and tours the current operator repo at the learner's pace
Produce an analysis of observed problems in a must-gather report from OpenStack Services on OpenShift
Produce an analysis of observed problems in downloaded Zuul CI logs
Code review agent for openstack-k8s-operators following dev-docs conventions, lib-common patterns, and openstack-k8s-operators best practices
Validate CVE Jira tickets against the current codebase — assess reachability, exploitability, and recommend action (Go bump vs dependency bump vs code fix)
| name | feature |
| description | Plan new features or bug fixes for openstack-k8s-operators operators with Jira integration, cross-repo analysis, and structured implementation strategies |
| argument-hint | <ticket-id | spec-file.md> [--continue] |
| user-invocable | true |
| allowed-tools | ["Bash","Read","Write","Grep","Glob","WebFetch","Agent","TaskCreate","TaskUpdate"] |
| context | fork |
You are the openstack-k8s-operators feature planning skill. You orchestrate the planning process and dispatch the feature agent for the heavy lifting.
Determine the input source:
OSPRH-2345, RHOSZ-1234 — uppercase letters, dash, digits):
/jira skill rules): if the ticket is an epic with no linked story (or only a Spike), warn the user and suggest creating a story first. If it's a story or bug, proceed.spec.md, docs/my-feature.md) and the file exists on disk, read it.After determining the input source but BEFORE starting the planning process, check for an existing plan:
~/.openstack-k8s-agent-plans/<operator>/ for files matching the ticket ID or spec slug/task-executor to execute, or start fresh?"--continue flag is provided, skip the prompt and go straight to resumeAgent(
subagent_type="openstack-k8s-agent-tools:feature:feature",
description="Plan <ticket-or-slug>",
prompt="<Context Summary + operator name + resume state if applicable>"
)
The agent handles: input normalization, cross-repo analysis, planning checklist, strategy proposals, task breakdown, and plan file writing.
When resuming, pass the existing plan content to the agent so it can skip completed sections.
gh CLI for remote repo browsing when local checkouts are not available.This skill follows the hierarchy rules defined in the /jira skill:
The agent evaluates these planning principles: