Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
stolostron
ملف منشئ GitHub

stolostron

عرض على مستوى المستودعات لـ 72 skills مجمعة عبر 10 مستودعات GitHub.

skills مجمعة
72
مستودعات
10
محدث
2026-06-30
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

#01
server-foundation-agent
23 skills · 2026-06-19
مطوّرو البرمجياتمديرو الشبكات وأنظمة الحاسوبمتخصصو إدارة المشاريعمحللو ضمان جودة البرمجيات والمختبرونالسكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)محللو أمن المعلومات
6 فئات مهنية · 100% مصنفة
32%الحصة
#02
acm-ai-qe
18 skills · 2026-06-25
محللو ضمان جودة البرمجيات والمختبرونمديرو الشبكات وأنظمة الحاسوب
2 فئات مهنية · 100% مصنفة
25%الحصة
#03
submariner-release-management
16 skills · 2026-05-30
مطوّرو البرمجياتمديرو الشبكات وأنظمة الحاسوبمتخصصو إدارة المشاريع
3 فئات مهنية · 100% مصنفة
22%الحصة
#04
multicluster-global-hub-ai-agent
6 skills · 2026-06-25
مطوّرو البرمجيات
1 فئات مهنية · 100% مصنفة
8.3%الحصة
#05
acm-qe-assistant
3 skills · 2026-04-01
محللو ضمان جودة البرمجيات والمختبرونمطوّرو البرمجيات
2 فئات مهنية · 100% مصنفة
4.2%الحصة
#06
claude-code
2 skills · 2026-03-16
مديرو الشبكات وأنظمة الحاسوب
1 فئات مهنية · 100% مصنفة
2.8%الحصة
#07
multicluster-global-hub
1 skills · 2026-04-08
مديرو الشبكات وأنظمة الحاسوب
1 فئات مهنية · 100% مصنفة
1.4%الحصة
#08
hypershift-addon-operator
1 skills · 2026-06-30
محللو ضمان جودة البرمجيات والمختبرون
1 فئات مهنية · 100% مصنفة
1.4%الحصة
نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

المستودعات و 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
عرض أهم 8 من أصل 23 skills مجمعة في هذا المستودع.
acm-qe-code-analyzer
محللو ضمان جودة البرمجيات والمختبرون

Use when the user wants GitHub PR diff analysis for any ACM-related repo to understand what changed (components, UI, filters, field order, controllers, CRDs, webhooks) and what to test -- WITHOUT running the full JIRA-to-Polarion test case generator pipeline. Defaults to stolostron/console and kubevirt-plugin when no repo is specified (backward compatible with acm-test-case-generator). TRIGGER: analyze PR #N, what changed in this merge, test impact of this diff. DO NOT TRIGGER: user wants Polarion test case from ACM-#### end-to-end (use acm-test-case-generator); user wants only domain facts (use acm-knowledge-base).

2026-06-25
acm-test-case-generator
محللو ضمان جودة البرمجيات والمختبرون

Use this skill when the user wants a FULL end-to-end Polarion-ready ACM Console UI test case from a JIRA ticket (e.g. ACM-30459): JIRA + PRs + UI discovery + synthesis + optional live validation + writing + mandatory quality review. This is the ONLY skill for that complete path. Do NOT use acm-test-case-writer or acm-qe-code-analyzer for the same request—they are partial workflows. Do NOT use acm-knowledge-base alone; it is reference-only. TRIGGER: generate/write test case from JIRA, Polarion test case for ACM ticket, test coverage for a story. DO NOT TRIGGER: PR-only diff analysis without JIRA-to-Polarion pipeline (use acm-qe-code-analyzer); review-only (use acm-test-case-reviewer).

2026-06-25
acm-test-case-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Use when the user wants a QUALITY REVIEW of an existing ACM Console UI test case markdown file (conventions, discovered-vs-assumed UI, MCP spot-checks, AC consistency)— without re-running JIRA/PR/UI investigation. If the user just finished acm-test-case-generator, review is already Phase 7 inside that skill—do not invoke this unless reviewing a standalone file or an out-of-band draft. TRIGGER: review this test-case.md, pre-Polarion QA, validate test steps. DO NOT TRIGGER: full test case from JIRA (acm-test-case-generator).

2026-06-25
acm-test-case-writer
محللو ضمان جودة البرمجيات والمختبرون

Use ONLY when a Polarion-style ACM Console test case markdown must be authored from ALREADY-SYNTHESIZED investigation context (JIRA + code + UI summary present in the thread or artifacts)—not for starting from a bare JIRA ID. For starting from JIRA, use acm-test-case-generator instead. TRIGGER: user explicitly asks to convert existing synthesis into test-case.md; Phase-6-style write with context already in hand. DO NOT TRIGGER: user gives only ACM-#### and expects full pipeline; user wants PR diff analysis only (acm-qe-code-analyzer); user wants quality review only (acm-test-case-reviewer).

2026-06-25
acm-test-case-validator
محللو ضمان جودة البرمجيات والمختبرون

Executes an existing ACM Console UI test case step-by-step against a live environment and produces a per-step pass/fail report with evidence (screenshots, CLI output, accessibility snapshots). Takes a test case markdown file, Polarion ID, or inline content as input. Does NOT generate or modify test cases -- only validates them. TRIGGER: validate test case, execute test case, run test case on cluster, validate RHACM4K-XXXXX on environment, dry-run test case, check if test case passes. DO NOT TRIGGER: generate test case from JIRA (use acm-test-case-generator); review test case quality/format (use acm-test-case-reviewer); verify a bug fix (use acm-bug-fix-verifier).

2026-06-24
acm-data-enricher
محللو ضمان جودة البرمجيات والمختبرون

Enrich test failure data with AI-analyzed context -- resolve page objects, verify selector existence in product source, analyze selector change history, and fill feature knowledge gaps. Use when test failure data needs enrichment before classification analysis.

2026-05-29
acm-z-stream-analyzer
محللو ضمان جودة البرمجيات والمختبرون

Analyze Jenkins pipeline test failures and classify each as PRODUCT_BUG, AUTOMATION_BUG, INFRASTRUCTURE, or NO_BUG. Runs a 4-stage pipeline with data gathering, cluster diagnostics, AI classification, and report generation. Use when asked to analyze a Jenkins run, classify test failures, or investigate pipeline results.

2026-05-29
acm-bug-fix-verifier
محللو ضمان جودة البرمجيات والمختبرون

Verifies whether a known ACM bug fix has landed on a target environment. Takes a JIRA ticket and a cluster, runs a 7-phase pipeline: parallel JIRA/PR/environment investigation, three-tier fix presence check (branch reachability, build date, code presence), PR code review for fix correctness, Neo4j prerequisite gap analysis with heuristic fallback, Playwright-driven UI/API verification, and verdict with optional JIRA update. Produces BLOCKED, NOT_FIXED, PRESENT, or VERIFIED verdicts with evidence trail. TRIGGER: verify bug fix, confirm fix landed, check if fixed, is the bug fixed, verify ACM-NNNNN on cluster, test fix on environment. DO NOT TRIGGER: hunt for new bugs (use acm-bug-hunter), write test cases (use acm-test-case-generator), cluster health check (use acm-hub-health-check), PR-only code review (use acm-qe-code-analyzer).

2026-05-22
عرض أهم 8 من أصل 18 skills مجمعة في هذا المستودع.
عرض أهم 8 من أصل 16 skills مجمعة في هذا المستودع.
agent-config
مطوّرو البرمجيات

Agent workflow defaults for GitHub PR work and GitLab GH release pipeline handoffs — DCO sign-off, PR comments after push, merge pipeline fixes to the run branch (main) before telling the user to rerun. Use when creating or updating PRs, fixing acm-global-hub-release GitLab jobs, pushing fixes, babysitting CI, retesting, or when the user asks about agent config or PR conventions.

2026-06-25
fix-cve-pr
مطوّرو البرمجيات

Two-phase workflow for processing Jira CVE tickets across any project. Driven by a configurable JSON mapping file (component → repo → branch → local path). Phase 1: analyze each ticket and write cve_summaries/<release>/*.md resolution files plus a combined _phase1_summary.md. Phase 2: after user review, create or update PRs (new, grouped, or stacked on existing). Detects open PRs touching the same go.mod to avoid merge conflicts. Use when the user says "fix this CVE", "process these CVE tickets", "analyze CVE issues", or provides a Jira CSV export or list of ACM/OADP/other Jira keys with CVE titles.

2026-06-25
gitlab-gh-release-pipeline
مطوّرو البرمجيات

Global Hub GitLab release pipeline (vbirsan/acm-global-hub-release). Use when fixing validate-release or trigger-jenkins scripts, telling the user to rerun a pipeline, debugging failed GitLab jobs, or changing Jira param parsing in chunlin-acm-global-hub-release. Enforces push script fixes to GitLab and merge-to-run-branch before handoff.

2026-06-25
jenkins-e2e-polarion
مطوّرو البرمجيات

Run Global Hub Jenkins e2e pipeline manually and upload results to Polarion. Use when resuming a failed globalhub-main pipeline, triggering regionalhub-import, triggering globalhub-e2e, or uploading e2e results to Polarion.

2026-06-25
jira-create
مطوّرو البرمجيات

Create or update ACM Jira issues via API with required hygiene fields (Component Global Hub, Assignee, Activity Type, Severity, Priority). Use when creating sub-tasks, QE tasks, linking issues, or when the user asks about Jira API tokens, ACM issue fields, or release-management component alerts.

2026-06-25
update-amq-kafka
مطوّرو البرمجيات

Automated AMQ Streams and Kafka version update workflow for Multicluster Global Hub. Checks current versions, discovers latest available from RedHat operators catalog (stable channel), creates PR with updates, monitors CI checks, and transitions Jira task to Review state. Use when upgrading AMQ Streams operator or Kafka versions in Global Hub.

2026-06-25
عرض 10 من أصل 10 مستودعات
تم تحميل كل المستودعات