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

rehor

rehor enthält 8 gesammelte Skills von OpenShift-Fleet, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
8
Stars
3
aktualisiert
2026-07-17
Forks
26
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

post-pr
Softwareentwickler

Consolidates post-PR-creation bookkeeping (task updates, JIRA transitions, Slack notifications, learning storage) into a single efficient operation

2026-07-17
slack-digest
Softwareentwickler

Slack daily digest management. Send daily digest of queued notifications or trigger a status update for a specific ticket. Routes through memory-server MCP for deduplication and digest support.

2026-07-17
claim-ticket
Projektmanagementspezialisten

Consolidates ticket claiming operations (assign, transition, add to sprint, track) into a single efficient operation, reducing ~10 tool calls per new-work cycle

2026-06-25
slack-notify
Softwareentwickler

Send Slack notification. Reads SLACK_WEBHOOK_URL from env, calls memory-server MCP slack_notify w/ webhook_url. No-ops if webhook not configured.

2026-06-25
wrap-up
Softwareentwickler

Post-merge bookkeeping for completed PRs. Archives task, transitions Jira to "Release Pending", posts Jira comment, sends Slack notification, deletes bot branches (remote + local). Handles already-deleted branches gracefully.

2026-06-25
auto-fork
Softwareentwickler

Auto-fork repos + update config. Scans project-repos.json for missing forks → forks via gh/glab → updates config → commits.

2026-06-25
push-and-pr
Softwareentwickler

Consolidates git push and PR/MR creation into a single efficient operation, eliminating 5-8 wasted tool calls per implementation cycle

2026-06-25
gh-release-upload
Softwareentwickler

Upload a file to GitHub Releases via the proxy's upload endpoint. Returns a stable download URL. Use instead of `gh release upload` which fails through the thin client.

2026-05-21