Review a Pegasus workflow for common pitfalls and best practices
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٢١ من skills من pegasus-isi/claude-plugin-marketplace. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٢١ من أصل ٢١ skills مجمعة.
Review a Pegasus workflow for common pitfalls and best practices
لغة النص الأصلي: الإنجليزية
Create a complete Pegasus workflow project from a pipeline description
لغة النص الأصلي: الإنجليزية
Generate a wrapper script for a single Pegasus pipeline step
لغة النص الأصلي: الإنجليزية
Generate an Apptainer definition file for a Pegasus workflow's tool stack
لغة النص الأصلي: الإنجليزية
Convert a Snakemake or Nextflow pipeline to a Pegasus workflow
لغة النص الأصلي: الإنجليزية
Diagnose Pegasus workflow failures from error messages and logs
لغة النص الأصلي: الإنجليزية
Show available Pegasus workflow skills and which one to use
لغة النص الأصلي: الإنجليزية
Autonomously tend one open pegasus PR until merged — address inline review threads, review summaries, and conversation comments (fix → commit → push → re-run e2e → reply), resolve base-branch conflicts, fix red checks, and clean up branch/worktree/labels on…
لغة النص الأصلي: الإنجليزية
Create a single commitizen / Conventional Commits git commit that references the issue number. Use ONLY when the user explicitly asks to commit the staged/working changes (e.g. "commit this", /commit). Invocation by an orchestrating skill (ship, work-issue,…
لغة النص الأصلي: الإنجليزية
Create a GitHub issue from the repo's issue template (bug_report/feature_request), typed/labeled/self-assigned, then an issue-linked branch + git worktree off a chosen base. Use when the user asks to create/open/file a new issue, or invokes /create-issue…
لغة النص الأصلي: الإنجليزية
Loop A of the autonomous Pegasus dev pipeline — scan claude-labeled issues assigned to you that don't have a PR yet, resume whichever one is in flight, or start the oldest queued one. Designed as a /loop target, runs independently of dispatch-prs (which takes…
لغة النص الأصلي: الإنجليزية
Loop B of the autonomous Pegasus dev pipeline — babysit every open PR for a claude-labeled issue assigned to you (fix review feedback, resolve conflicts, re-test, clean up on merge), one pass over all of them per wakeup. Designed as a /loop target, runs…
لغة النص الأصلي: الإنجليزية
Semantic lint of staged changes for things static analysis misses — spelling/typos, comments that no longer match the code, docstring/signature drift, stale docs & manpages, and house-style idioms (f-strings over .format()/%, logging over print). Use when…
لغة النص الأصلي: الإنجليزية
Open a GitHub PR for the current branch, targeting its base — only after e2e passes (or isn't configured at all). Use ONLY when the user explicitly asks to open/create a pull request, or invokes /pr [--base <branch>] [--review-ledger <findings>]. Invocation…
لغة النص الأصلي: الإنجليزية
Read-only quality gate for the current change — runs simplify, security-review, a general Claude review, Codex review, and Codex adversarial-review against the base branch and consolidates findings. Use when the user asks to review the change/diff before…
لغة النص الأصلي: الإنجليزية
Trigger and wait for CI on GitLab (scitech-gitlab.isi.edu), or monitor already auto-triggered CI on GitHub Actions — run unit tests, or run e2e/workflow tests. Which one runs depends on the repo — a `.gitlab-ci.yml` at the repo root uses GitLab, a…
لغة النص الأصلي: الإنجليزية
Orchestrate the full Pegasus dev pipeline for the current change — unit tests, review, commit, push, e2e, PR — pausing at gates. Use ONLY when the user explicitly asks to ship / run the whole pipeline / take a change through to PR, or invokes /ship [--base…
لغة النص الأصلي: الإنجليزية
Start work on an existing GitHub issue — create an issue-linked branch (via gh issue develop) and a git worktree, off a chosen base. Use when the user asks to start/begin work on an issue, or invokes /start <issue#> [--base <branch>].
لغة النص الأصلي: الإنجليزية
Run a package/directory's unit test suite, auto-detecting the test runner (tox, pytest, npm/yarn/pnpm, make, go test) from what's actually present in it — not hardcoded to any one language or tool. Use when the user asks to run or test a specific…
لغة النص الأصلي: الإنجليزية
Autonomously advance one claude-labeled GitHub issue to its next checkpoint — clarity gate, branch+worktree, implement, lint, unit tests, review --auto, commit, push, e2e — with no human gates (questions go to issue comments). Use when invoked by the…
لغة النص الأصلي: الإنجليزية
Generate a Kiso experiment.yml configuration file for running Pegasus workflows or shell experiments on cloud/edge/local testbeds. Use this skill whenever the user wants to create or edit a Kiso experiment configuration, provision infrastructure for a Pegasus…
لغة النص الأصلي: الإنجليزية