Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

zed

zed enthält 9 gesammelte Skills von zostay, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
9
Stars
0
aktualisiert
2026-07-06
Forks
0
Berufsabdeckung
5 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

dependabot-merge
Softwareentwickler

Batch-merge the open Dependabot PRs that are ready (no conflicts, all checks passing) by combining them onto a single branch and merging once, instead of one PR at a time.

2026-07-06
dependabot-sweep
Softwareentwickler

Run a full Dependabot maintenance sweep — unblock stuck PRs, batch-merge ready PRs onto the sweep branch, fix vulnerability alerts, update changelog, open one PR, and merge it once checks are green.

2026-07-06
maintenance
Sonstige Computerberufe

Run system-wide maintenance (e.g. a weekly Dependabot sweep) across all your configured projects by discovering and executing each project's `maintenance-<tag>` skill, with a live observability web app that shows per-project progress and results. Invoke as `/zed:maintenance <tag>`.

2026-06-29
pr-review-fix
Softwarequalitätssicherungsanalysten und -tester

Check out a PR, read its GitHub review comments, evaluate each for validity, fix the good recommendations, and report on what was done. If the PR has no review and none is pending, always generate one (codex, copilot CLI, or a Claude subagent) and post it before fixing.

2026-06-17
maint-followup
Softwareentwickler

Record progress on a maintenance followup ticket — comment on it, mark it done, or decline it. Invoke as `/zed:maint-followup <ticket-number> <update|done|nope> [comment]`. When the last open ticket of a run is closed, the run flips to Completed.

2026-06-08
recv-context
Netzwerk- und Computersystemadministratoren

Read a context handoff Markdown file written by `send-context` from another Claude Code session, absorb it into the current session, then delete the file.

2026-05-13
send-context
Softwareentwickler

Summarize the current Claude Code session's context and write it to a handoff Markdown file so another Claude Code session can pick up the work.

2026-05-13
dependabot-unblock
Softwareentwickler

Unblock stuck Dependabot PRs by requesting rebases for conflicts and investigating failing checks.

2026-04-20
dependabot-fix
Informationssicherheitsanalysten

Check GitHub Dependabot alerts for the current repo and fix the highest-priority vulnerability.

2026-03-24