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

zed

zed contains 9 collected skills from zostay, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
0
updated
2026-07-06
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

dependabot-merge
software-developers

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
software-developers

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
computer-occupations-all-other

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
network-and-computer-systems-administrators

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
software-developers

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
software-developers

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

2026-04-20
dependabot-fix
information-security-analysts

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

2026-03-24