ワンクリックで
openstack-agentic-workflows
openstack-agentic-workflows には sbauza から収集した 17 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Generate a persistent triage report artifact from the current session analysis. Use after triage to save findings as a structured markdown report.
Analyze a triaged bug against the Nova source checkout to assess reproducibility. Use after triage to perform deeper source analysis and verify if the bug exists in current master.
Fetch a Nova Launchpad bug, validate against source code, and classify its validity. Use when triaging a Launchpad bug report to determine if it is a genuine defect, configuration issue, or feature request.
Draft and post triage results to a Launchpad bug with user approval. Use after triage to update the bug status, importance, and add a comment on Launchpad.
Review Nova code changes for intent correctness, architectural consistency, versioning rules, and testing adequacy. Use when reviewing a Gerrit patch, git diff, or set of modified files in OpenStack Nova.
Post a review as comments on a Gerrit change using the Gerrit MCP server or REST API fallback. Use after completing a code-review or spec-review to publish findings to Gerrit.
Review a nova-specs proposal for architectural soundness, completeness, and alignment with Nova's design. Use when evaluating a nova-spec RST file or Gerrit spec change.
Generate and insert a Launchpad blueprint URL at the top of a nova-spec file. Use after finalizing a spec to register the Launchpad blueprint.
Generate a nova-spec proposal from a JIRA RFE ticket or free-form feature description. Use when a contributor wants to write a new nova-spec from an RFE or feature idea.
Review and refine a generated nova-spec with structural completeness checks and architectural feedback. Use after create-spec to improve the draft with nova-core and security review.
Fetch a merged upstream Gerrit change, cherry-pick it to an internal GitLab stable branch, and prepare a merge request summary. Use when backporting upstream OpenStack patches, cherry-picking Gerrit changes, or preparing stable branch merge requests.
Push the backport branch to GitLab and create a merge request after explicit user approval. Use after completing a backport to submit the cherry-picked changes for review.
Run unit tests or pep8 checks against a backport branch in a containerized environment using openstack-tox-docker. Use to validate backported changes before creating a merge request.
Generate a persistent triage report artifact from the current session analysis. Use after triage to save findings as a structured markdown report.
Analyze a triaged JIRA issue against the Nova source checkout to assess reproducibility. Use after triage to perform deeper source analysis and verify if the issue exists in current master.
Fetch a JIRA issue, validate against Nova source code, and classify its validity. Use when triaging a JIRA issue report to determine if it is a genuine defect, configuration issue, or feature request.
Draft triage results and generate manual JIRA update instructions. Use after triage to prepare status, resolution, and priority changes for a JIRA issue.