Skip to main content
Run any Skill in Manus
with one click
GordonBeeming
GitHub creator profile

GordonBeeming

Repository-level view of 19 collected skills across 11 GitHub repositories.

skills collected
19
repositories
11
updated
2026-07-21
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

dependabot-review
software-quality-assurance-analysts-and-testers

Review and batch-merge open Dependabot pull requests. Only invoke explicitly with /dependabot-review. Lists all open Dependabot PRs, analyzes each for security and compatibility concerns, presents a plan with approval comments, then approves and merges safe PRs on user confirmation.

2026-07-13
github-issue-planner
software-developers

Plan implementation for a GitHub issue. Use this skill whenever the user pastes a GitHub issue URL (e.g., https://github.com/org/repo/issues/123), mentions a GitHub issue number in the context of a repo, or asks to plan work for a bug, PBI, or feature tracked in GitHub Issues. Also trigger when the user says things like 'plan this issue', 'look at this bug', or provides a GitHub link with minimal other instructions — the intent is almost always 'fetch the issue, understand the codebase, and give me a plan'. Even a bare URL with no other text should trigger this skill.

2026-07-13
github-security-alerts
information-security-analysts

Review and remediate GitHub security alerts (Dependabot, code scanning, secret scanning). Only invoke explicitly with /github-security-alerts. Analyzes open alerts, categorizes as fix or dismiss with reasoning, groups fixes into issues sized for independent agent work, and handles public repo safety.

2026-07-13
review-pr
software-quality-assurance-analysts-and-testers

Evidence-backed pull request review. Use when the user gives a PR URL, branch, or diff range and asks to validate it works, find concerns/risks, sanity-check an implementation, or decide whether it's safe to approve — especially when they supply a brief to validate against. Inspects the live PR via gh, reads the surrounding code, runs targeted validation, and produces a durable branded HTML artifact plus a concise findings summary. Do not use for fixing PR review comments (use pr-resolve-comments) or autopilot merge flows (use pr-autopilot) unless explicitly asked.

2026-07-13
Showing 11 of 11 repositories
All repositories loaded