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

agent-skills

agent-skills contains 53 collected skills from flurdy, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
53
Stars
6
updated
2026-07-24
Forks
0
Occupation coverage
7 occupation categories · 100% classified
repository explorer

Skills in this repository

second-opinion
computer-occupations-all-other

Query an independent peer or a configurable local/OpenRouter review panel, with distinct quorum and evidence-backed consensus interpretation policies.

2026-07-24
delegate-work
computer-occupations-all-other

Safely coordinate bounded delegation while preserving observable outcome and acceptance-evidence pairs through one-writer execution, independent review, and parent validation. Explicit invocation only.

2026-07-24
beads-check-dolt-migration
software-developers

Detect whether a beads repository needs classic-to-Dolt migration or an in-place Dolt schema upgrade.

2026-07-24
beads-migrate-to-dolt
software-developers

Migrate beads from classic SQLite/JSONL to Dolt, or safely upgrade an existing Dolt schema after a bd upgrade.

2026-07-24
token-dashboard
software-developers

Read-only current-session and UTC-week token telemetry dashboard for Pi, Claude Code, Codex, and optional OpenRouter management analytics.

2026-07-23
model-update-check
software-developers

Read-only audit of Pi routing and configured second-opinion panel model IDs against the active Pi catalog and public live model metadata; reports when Pi or configured models merit review without editing config.

2026-07-22
handoffs
software-developers

Browse handoff files saved by /wrap-up and pick one to resume. Lists this repo's handoffs in full (including ones whose worktree has been pruned) and summarises other repos by count. Companion to /wrap-up and /landscape.

2026-07-21
name-session
software-developers

Derive a conventional session name from the branch ticket, active bead, open PR, and current work — then print the correct paste-ready rename command for the active client. Use when a session's auto-name is generic and you want it legible in the session list.

2026-07-21
wrap-up
software-developers

End-of-session handoff — summarise today's commits, PRs, and beads, warn about uncommitted/unpushed work (across all repos in a multi-repo workspace, and in worktrees), and emit a paste-ready resume block. Run before `/exit`.

2026-07-21
architect
software-developers

Architecture and implementation planning gate for complex or high-blast-radius work. Produces evidence-backed prior-art decisions, reviewable slices, acceptance evidence, and conditional tracking recommendations without editing code.

2026-07-21
diagnose-bug
software-developers

Evidence-led, read-only bug diagnosis using minimal reproduction, boundary isolation, ranked hypotheses, and explicit falsification tests before any fix is proposed.

2026-07-21
total-review
software-quality-assurance-analysts-and-testers

Full pre-PR quality gauntlet — runs clean-code, verify-task, code-review, pedantic-review, /review, /security-review, and tiered /second-opinion in increasing cost order. Halts on Must-Fix tier findings (failing tests, security, blocking-severity bugs), emits beads for the rest, iterates the heavy phases up to twice. Local cousin of /ultrareview.

2026-07-21
landscape
software-developers

Morning catch-up view — assigned Jira tickets and recent discussion, open PRs, current working copy state, and (if present) in-progress and ready beads in one glance. Run at session start to orient.

2026-07-21
pr-status
software-developers

Show enriched status of your open PRs — CI checks, approvals, unresolved review threads, and linked Jira discussion, with transition-driven suggested next actions.

2026-07-21
circleci-status
software-developers

Check CircleCI build status and failed job logs for the current GitHub repository. Use when asked whether CircleCI is green, failing, pending, or when needing CircleCI job logs.

2026-07-20
create-pr
software-developers

Create a pull request from the current branch following project conventions. Uses the branch name to find the Jira ticket, generates a PR with the standard template, pushes to origin, and closes the associated bead.

2026-07-20
handoffs-tidy
software-developers

Prune handoffs that no longer point at live work — superseded (a newer handoff continues the thread), done (PR merged, all beads closed, branch landed, or Jira ticket Done), or stale (branch gone / PR closed) — and archive them so the /handoffs picker stays focused. Read-only until you confirm; archives (never deletes).

2026-07-20
next
software-developers

Pick the next bead to work on. Shows ready tasks (no blockers), applies user preferences for ordering (priority, type, recency), and helps select work.

2026-07-20
ready-to-merge
software-developers

Pre-merge gate — verify a PR is green, approved, in sync, and free of obvious risk, then (on explicit approval) squash-merge it. Composes /pr-status, /contract-check, and /review-pr rather than reimplementing them.

2026-07-20
rebase-merged-parent
software-developers

Rebase after a parent PR has been merged to main. Use when your branch was stacked on another PR that has now been merged, and you need to rebase onto main while keeping only your commits.

2026-07-20
rebase-parent
software-developers

Rebase the current branch onto an updated parent PR branch. Use when you have stacked PRs and the parent branch has been updated (force-pushed after its own rebase or new commits added).

2026-07-20
reply-comments
software-developers

Reply to PR review comments after addressing them. Resolves conversations where changes were made. Uses polite tone for humans, terse factual responses for AI bots. IMPORTANT - Always use this skill (not raw gh api calls) when replying to PR comments, including after manually addressing review feedback.

2026-07-20
review-comments
software-developers

Address PR review comments from reviewers (amazon-q-developer, copilot, humans). Use when the user wants to see and respond to feedback on their pull request.

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

Review a pull request by checking the code changes, PR description, and CI status against the linked Jira ticket requirements. Produces an AC checklist and flags concerns.

2026-07-20
stack-branch
software-developers

Create a new branch stacked on another PR. Use when you want to start work that depends on an existing PR that hasn't been merged yet.

2026-07-20
start-ticket
software-developers

Initialize work on a Jira ticket. Creates a new branch with conventional commit prefix based on the ticket type. Use when starting work on a new ticket.

2026-07-20
tidy-settings
software-developers

Sort, dedupe, and audit Claude settings.json / settings.local.json files at user and project level. Flags risky permissions, broken references, glob-subsumed entries, syntax errors, and cross-file duplicates that could be promoted up the hierarchy. Mechanical fixes auto-apply, judgment calls are presented as a triage list.

2026-07-20
tracking-sweep
software-developers

Portfolio-wide drift sweep across Jira, beads, and GitHub PRs. Cross-references your assigned Jira tickets, in_progress/ready beads, and recent PRs to flag status drift, orphan work, parent-moved beads, and stale items. Read-only — produces recommendations only. Use ad-hoc when you want a "where is everything" reconciliation, separate from /landscape's passive snapshot.

2026-07-20
watch-flux-rollout
network-and-computer-systems-administrators

After a push or merge, watch a CircleCI + FluxCD deploy until it lands — CircleCI green for the commit, then the k8s Deployment's image tag moves off its pre-push baseline and pods go ready — then run a read-only smoke test scoped to the change. Goal-terminating loop — stops when the rollout lands and the smoke completes, or when it fails.

2026-07-20
watch-rollout
network-and-computer-systems-administrators

After a merge, watch the GitHub Actions deploy run until the gating job lands, then run a smoke test scoped to the change (browser for UI, GET for read-only API) against staging. Goal-terminating loop — stops when the deploy lands and the smoke completes, or when it fails.

2026-07-20
image-studio
graphic-designers

Generate, compare, refine, and export image assets from a single creative brief. Recraft-first; uses other configured image providers only with explicit user approval.

2026-07-20
backlog-groom
project-management-specialists

Per-bead quality audit over the open backlog — flags empty/thin descriptions, label drift, stale YAGNIs, mis-prioritised nice-to-haves, obvious splits/epics, and duplicates. Judges description quality, not template conformance (template-section checks are opt-in). Read-only sweep that produces a proposal report; mutations apply only on explicit approval, and the dangerous ones (close, supersede, promote, split) are confirmed one at a time. Delegates splitting to /triage and cross-system linking to /tracking-sweep (Jira) or /trello-beads (Trello), calibrating to whichever tracker the project actually uses.

2026-07-18
browser-screenshot
web-developers

Take a screenshot of the running web application for visual verification of UI/CSS changes. Use when iterating on frontend changes and need to see the result.

2026-07-18
clean-code
software-developers

Format, lint, and fix all warnings across the entire codebase — including test files and pre-existing issues.

2026-07-18
complete-task
software-developers

Complete an in-progress task by running clean-code, staging, and committing. In trunk repos it also closes the bead; in PR repos it leaves the bead open and offers /create-pr. Use after /verify-task.

2026-07-18
confluence
software-developers

Read Confluence pages and comments. Use to fetch design docs, ADRs, runbooks, or any wiki content for context when working on tasks.

2026-07-18
contract-check
software-quality-assurance-analysts-and-testers

Audit health of contract tests across services — staleness, sync gaps, uncommitted pacts, missing tests.

2026-07-18
contract-test
software-quality-assurance-analysts-and-testers

Run consumer-driven contract tests (pact-lite, no broker). Guides through generating, syncing, and verifying contracts between services. Supports both single-service and multi-service project-wide runs.

2026-07-18
eas-build-error
software-developers

View the latest EAS build status and errors. Fetches build details, extracts failure logs, and suggests fixes for common iOS/Android build issues.

2026-07-18
jira-ticket
software-developers

Look up Jira ticket details including summary, type, and description. Use this to fetch ticket context for branch naming, PR creation, or understanding requirements.

2026-07-18
Showing top 40 of 53 collected skills in this repository.
agent-skills Agent Skills on GitHub | SkillsMP