Skip to main content
Run any Skill in Manus
with one click
GitHub repository

os-autoinst-distri-opensuse-skills

os-autoinst-distri-opensuse-skills contains 7 collected skills from mpagot, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
4
updated
2026-05-28
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

unit-test-wizard
software-quality-assurance-analysts-and-testers

Writes and reviews OSADO Perl unit tests for library modules in lib/. Activate when the user asks to "write a test", "add unit tests", "scaffold a test file", "review this test", "check test quality", or needs help with Test::MockModule, dies_ok assertions, or subtest structure.

2026-05-28
git-commit
software-developers

Helps write OSADO-compliant git commit messages for staged changes. Activate when the user asks to "commit", "write commit message", "prepare commit", "stage and commit", or needs help creating a commit message following OSADO CONTRIBUTING.md rules.

2026-05-26
github-pr-create
software-developers

Creates a GitHub pull request from staged git changes, handling commit, push, and PR creation in one workflow. Activate when the user asks to "create PR", "open pull request", "push and create PR", "submit PR", or wants to send their changes upstream to os-autoinst-distri-opensuse.

2026-05-26
local-lint-test
software-developers

Recommends the fastest local commands to validate edited OSADO code before pushing. Activate when the user asks "how do I check my code", "what should I run locally", "lint my changes", "does this compile", "run perltidy", "run perlcritic", "run a unit test", "check formatting", or after editing files to verify correctness. Covers compilation, formatting, linting, unit tests, YAML validation, and static analysis -- always preferring the lightest targeted command over full-suite runs.

2026-05-19
test-catalog
software-quality-assurance-analysts-and-testers

Add or audit a Perldoc documentation header on an OSADO test module following the test catalog standard. Use when a user asks to "add header", "document", or "add catalog header" to a Perl test module.

2026-05-19
openqa-log-analyzer
software-developers

A specialized skill for analyzing openQA logs — triage failures, measure command timing, detect infrastructure lag, extract command output, and compare runs across multiple log files.

2026-05-11
vr-planner
software-quality-assurance-analysts-and-testers

Plans how to verify changes to an os-autoinst-distri-opensuse (OSADO) checkout. Use this skill when the user asks "how do I test my change", "what verification run (VR) should I do", "which openQA job should I clone", or "what's affected by my edit". Determines required unit tests, affected test modules, YAML schedules, and openqa-clone-job commands.

2026-05-06