Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

server-foundation-agent

server-foundation-agent には stolostron から収集した 23 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
23
Stars
0
更新
2026-06-19
Forks
9
職業カバレッジ
6 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

sfa-cve-analysis
情報セキュリティアナリスト

Monitor and analyze CVE (security) issues for Server Foundation team. Groups by CVE, creates one tracking task per CVE (consolidates all affected repositories), and performs deep impact analysis across all branches.

2026-06-19
sfa-github-fetch-prs
ソフトウェア開発者

Fetch/Get/View all active(open) pull requests of sf(server foundation) team. For example: `How many sf PRs opened today?` sometimes user may omit `sf`, directly say `How many PRs opened today?`, if user's context does not contain any other PR related information, then it is assumed that the user intends to query the PRs of the sf team.

2026-06-17
sfa-bug-analyze
ソフトウェア品質保証アナリスト・テスター

Analyze a Jira bug for Server Foundation relevance and reproducibility. Use this skill when the user wants to check if a bug can be reproduced, assess if it has enough information, or verify SF team ownership. Trigger phrases: 'analyze bug', 'check bug reproducibility', 'can we reproduce ACM-12345', 'is this bug reproducible', 'analyze ACM-12345', 'check if bug is SF-related'.

2026-05-29
sfa-bug-reproduce
ソフトウェア品質保証アナリスト・テスター

Orchestrate full bug reproduction workflow: analyze bug, provision ACM cluster, execute test, capture results, and post to Jira. Use this skill when the user wants to reproduce a bug end-to-end, set up a test environment for a bug, or says 'reproduce bug ACM-12345', 'test ACM-12345', 'reproduce this bug automatically'.

2026-05-29
sfa-repo-architecture
ソフトウェア開発者

Generate an architectural overview of upstream OCM-io vs downstream stolostron repos for Server Foundation. Clones all repos, analyzes their code, and produces a Mermaid-diagrammed markdown file at the repo root. Trigger phrases: 'generate architecture doc', 'repo architecture', 'upstream downstream diagram', 'ocm vs stolostron', 'generate repo overview'.

2026-05-27
sfa-jira-triage
ソフトウェア開発者

Generate a bug triage report for the Server Foundation team. Use this skill when the user wants to triage bugs, review new issues, check for unassigned bugs, or says 'triage bugs', 'new bugs', 'bug review', 'unassigned bugs', 'vulnerability review'. Queries Jira for recently created or unresolved bugs and formats a triage summary.

2026-04-08
sfa-cluster-pools
ネットワーク・コンピュータシステム管理者

Manage server foundation OCP cluster pools, cluster claims, and AWS resource cleanup. Use this skill when you need to claim/destroy clusters, check pool status, manage hibernation, track cluster ownership, or identify AWS resources for cleanup. For example: `Claim a cluster from sno-lite pool` or `Who owns cluster xyz?` or `Prevent my cluster from hibernating` or `What AWS resources need cleanup?`

2026-03-31
sfa-workspace-clone
ソフトウェア開発者

Clone a repository and create a git worktree for a specific PR branch or a new development branch. MUST be used for ALL workspace operations — never use plain 'git clone' into workspace/. Use this skill when you need to check out PR code locally, or start new development on any SF repo. Trigger phrases: 'clone worktree', 'checkout PR', 'clone PR', 'worktree for PR', 'fix PR', 'new branch', 'start development'.

2026-03-27
sfa-repo-sync
ソフトウェア開発者

Sync repos under repos/ to latest remote commits. Use this skill to initialize or update all SF repo clones. Trigger phrases: 'sync repos', 'update repos', 'fetch repos', 'init repos', 'refresh repos'.

2026-03-26
acm-toolsinstall-acm
ネットワーク・コンピュータシステム管理者

Install ACM (Advanced Cluster Management) or MCE (Multicluster Engine) on an OpenShift cluster. Supports both downstream (dev/pre-release) and release (GA) versions. Handles OCP cluster connectivity checks, version selection with Quay.io tag querying, ACM-MCE version mapping, CatalogSource creation for downstream builds, pull-secret configuration for private registries, namespace and OperatorGroup setup, and Subscription creation. Use when installing, deploying, or setting up ACM or MCE on an OpenShift cluster.

2026-03-26
acm-toolsuninstall-acm
ネットワーク・コンピュータシステム管理者

Uninstall ACM (Advanced Cluster Management) from an OpenShift cluster. Checks for managed clusters (excluding local-cluster), optionally deprovisions Hive-managed clusters, deletes MultiClusterHub CR and waits for complete removal, then cleans up Subscription and ClusterServiceVersion. Use when removing ACM from an OCP cluster.

2026-03-26
sfa-jira-inbox
プロジェクト管理専門家

Check your Jira inbox and manage action items. Lists all issues related to you (assigned, reported, or mentioned in comments), identifies which need your response, helps draft updates with your approval. Use when checking inbox, managing action items, or when the user says 'jira inbox', 'what needs my attention', 'jira action items', 'check my jiras', 'inbox', 'what do I need to respond to'.

2026-03-26
sfa-update
ソフトウェア開発者

Log a session summary to updates.md. Use this skill after completing a session to record what was done, issues encountered, limitations discovered, and any notes. Trigger phrases: 'log session', 'session summary', 'update log', 'record session', 'write update', 'add update', 'session log', 'log update'.

2026-03-25
sfa-jira-standup
ソフトウェア開発者

Generate a daily standup report from Jira for a Server Foundation team member. Use this skill when the user wants a standup summary, daily update, or asks 'what did I do yesterday', 'standup', 'daily update', 'my status'. Queries Jira to find recently updated and in-progress issues, then formats a standup report.

2026-03-25
sfa-slack-notify
ソフトウェア開発者

Send a Slack notification via Incoming Webhook. General-purpose skill for posting formatted messages to Slack channels. Trigger phrases: 'send to slack', 'notify slack', 'post to slack', 'slack notification', 'send slack message'. Converts Markdown content to Slack Block Kit format automatically.

2026-03-25
sfa-solution-add
ソフトウェア開発者

Add a new solution (error-notebook entry) to solutions/. Use this skill when a problem was hard to diagnose and the fix should be recorded for future reference. Automatically scans for credentials and formats for grep discoverability. Trigger phrases: 'add solution', 'new solution', 'save this as a solution', 'record this fix', 'submit solution'.

2026-03-25
sfa-prow-config
ネットワーク・コンピュータシステム管理者

Get stolostron prow configuration and version mapping information. Use this skill when you need to know about OpenShift release config, ACM/MCE/OCP version relationships, or stolostron repository ownership for prow testing. For example: `What OCP version corresponds to ACM 2.14?` or `Who owns the cluster-proxy repo in prow config?` or `What's the MCE version for ACM release-2.14?`

2026-03-25
sfa-jira-comment
秘書・行政アシスタント(法律・医療・役員除く)

Add comments to Jira issues on Red Hat Jira Cloud (redhat.atlassian.net). Use this skill when the user wants to add a comment, post a PR link, update progress, or log notes on a Jira issue. Trigger phrases: 'comment on jira', 'add jira comment', 'post PR to jira', 'update jira with PR', 'log progress on ACM-12345', 'link PR to jira'. Also trigger automatically when a PR is created and a Jira issue key is mentioned.

2026-03-24
sfa-jira-create
プロジェクト管理専門家

Create Jira issues in the ACM project on Red Hat Jira Cloud (redhat.atlassian.net) for the Server Foundation team. Use this skill when the user wants to create a new Jira issue, file a bug, create a task/story/epic/feature, or says things like 'create a jira', 'file a bug', 'new jira issue', 'open a ticket', 'track this in jira'. Also trigger when the user describes a problem or feature and asks to track it.

2026-03-24
sfa-jira-search
プロジェクト管理専門家

Search and list Jira issues for the Server Foundation team from the ACM project on Red Hat Jira Cloud (redhat.atlassian.net). Use this skill when the user wants to search, list, view, or check Jira issues for the team or a specific team member. Trigger phrases: 'list jiras', 'search jira', 'show jiras', 'team jiras', 'jira issues', 'what jiras does X have', 'show SF jira backlog', 'jira sprint status'. Supports filtering by assignee, status, type, sprint, component, and more.

2026-03-24
sfa-jira-sprint-report
プロジェクト管理専門家

Generate a sprint health report for the Server Foundation team. Use this skill when the user wants to check sprint progress, see sprint status, or says 'sprint report', 'sprint status', 'sprint health', 'sprint progress', 'how is the sprint going'. Queries Jira for current sprint issues and generates a health report with completion rates and per-member breakdown.

2026-03-24
sfa-jira-update
ソフトウェア開発者

Update Jira issue status, fields, or perform workflow transitions on Red Hat Jira Cloud (redhat.atlassian.net). Use this skill when the user wants to change a Jira issue's status (e.g., 'move to In Progress', 'mark as Review'), update fields (priority, assignee, summary), or says things like 'update jira', 'transition jira', 'move jira to review', 'change status', 'assign jira to X', 'start working on ACM-12345'.

2026-03-24
sfa-workspace-cleanup
ネットワーク・コンピュータシステム管理者

Clean up workspace/ by removing cloned repos whose PRs are already merged or closed. Use this skill when workspace gets cluttered with old worktrees. Trigger phrases: 'clean workspace', 'cleanup workspace', 'remove old worktrees', 'prune workspace'.

2026-03-22