Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

agent-skills

agent-skills contient 53 skills collectées depuis flurdy, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
53
Stars
6
mis à jour
2026-07-24
Forks
0
Couverture métier
7 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

second-opinion
Autres occupations informatiques

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
Autres occupations informatiques

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
Développeurs de logiciels

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

2026-07-24
beads-migrate-to-dolt
Développeurs de logiciels

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

2026-07-24
token-dashboard
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Administrateurs de réseaux et de systèmes informatiques

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
Administrateurs de réseaux et de systèmes informatiques

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
Graphistes

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
Spécialistes en gestion de projets

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
Développeurs web

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
Développeurs de logiciels

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

2026-07-18
complete-task
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-07-18
contract-test
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Affichage des 40 principaux skills collectés sur 53 dans ce dépôt.