Skip to main content

Skills dans ce dépôt

agentydragon/ducktape - Page 2

SkillsMP a collecté 82 skills depuis agentydragon/ducktape. Ouvrez un skill pour examiner sa source et ses détails.

agentydragon/ducktape

Affichage de 40 skills collectés sur 82.

métier
Administrateurs de réseaux et de systèmes informatiques
description

Reference for querying BuildBuddy API. Use when investigating failed or slow CI builds, inspecting invocations by commit or branch, reading build or test logs, checking remote execution (RBE) details (exit codes, stderr, worker logs), analyzing cache hit/miss…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Check the health of the CI/CD pipeline — devel branch status, per-commit checks, release artifacts, artifact pin staleness, image publishing, scheduled jobs, repinning cadence. Autonomously creates fix PRs for trivial issues (formatting, etc.) or proposes a…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Scan cluster health — Flux kustomizations, pod status, recurring crashes, node conditions, CNPG databases, certificate expiry — and output an actionable summary with fix plan. Use when user asks "how's the cluster", "cluster health", "what's broken", "check…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Migrate a CNPG PostgreSQL cluster between Proxmox and Hetzner regions via streaming replication with sub-second downtime

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Analyze CPAP sleep therapy data from the user's ResMed AirSense 11. Read daily summaries (AHI, leak, pressure, compliance) and per-session waveforms from EDF files served via WebDAV. Use when user asks about sleep quality, CPAP data, AHI, therapy compliance,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Eval-only stub skill. Contains no guidance — used as the "skill off" baseline arm so the sandbox shape stays uniform across `--skill on/off` rollouts.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Surface pending followups, natural extensions, incomplete migrations, code quality issues, and "what's next" suggestions. Verify session work is on disk. Use when wrapping up a task or session, or when user asks "what's next", "anything else", "what did we…

Langue du texte source : anglais

mis à jour
métier
Analystes des systèmes informatiques
description

Deep forensic debugging that never stops until root cause is found or visibility limit is proven. Use when user wants to understand exactly why something is broken, not work around it. Activates on "why is this happening", "dig deeper", "don't work around…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use this skill for parametric 2D/3D technical drawings using FreeCAD Sketcher and TechDraw. Triggers when the user wants constrained parametric floor plans, mechanical sketches, layout diagrams, or any drawing where dimensions drive geometry. Also use when…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Ground a skill in tested, runnable examples. Use when creating a new skill or upgrading an existing skill to have CI-verified recipes. Triggers when the user asks to create a skill, add examples to a skill, or verify a skill has tested recipes.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Take and view screenshots of Hetzner Cloud servers via WebSocket VNC console. Use to diagnose issues when text commands fail — boot problems, unresponsive servers, kernel panics, stuck boot screens, graphical output inspection.

Langue du texte source : anglais

mis à jour
métier
Représentants du service clientèle
description

Optimal information gathering under uncertainty. Use when the main bottleneck is missing information and the right next step is to reduce uncertainty efficiently: research, compare options, design an experiment, elicit preferences, or decide what questions to…

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Record a TODO item persistently in the repo (TODO.md, PLAN.md, or GitHub issue). PRIORITY - execute immediately, preempting any in-progress work. Use when user says "/later <thing>".

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Audit and improve linter/checker configuration across any repo and language. Discovers languages, proposes useful checks to enable with real examples, creates PRs for approved checks, documents rejected ones. Also fixes misconfigurations, updates outdated…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Design an MCP server tool surface for an AI agent. Starts from common workflows, derives tool schemas, audits for completeness and safety. Use when designing a new MCP server or redesigning an existing one.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Iteratively pave a fiddly procedure into a verified runbook. Use when the user wants to "pave" something, or wants to figure out and document a complex, fiddly procedure (deploys, recoveries, env setup, vendor APIs, scraping, bootstrap sequences) that has…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Interact with Proxmox VMs - screenshots, keystrokes, network info (user)

Langue du texte source : anglais

mis à jour
métier
Réceptionnistes et préposés à l'information
description

Paraphrase vague instructions back with context, without executing changes. TRIGGER: any time the user says the word "readback".

Langue du texte source : anglais

mis à jour
métier
Analystes des systèmes informatiques
description

Systematic binary reverse engineering toolkit. Extract source code, understand functions, document protocols, compare versions. Uses strings, symbols, disassembly, and differential verification.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Discover and analyze Claude Code session logs from ~/.claude/projects, including finding the current session and extracting tool calls, user messages, and conversation history

Langue du texte source : anglais

mis à jour
métier
Spécialistes du risque financierEstimateurs de coûts
description

Make well-calibrated probability estimates using superforecasting methodology. Use when user asks about probability, likelihood, chance, odds, "will X happen", "when will X happen", "how much will X cost", "what could go wrong", failure modes, risk…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Automated dependency updates — reads Renovate dashboard, applies safe updates, produces tested PRs from the agent's fork. One bulk PR for trivial bumps, separate PRs for non-trivial migrations. Use on a schedule or manually.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Verify documentation claims against actual code, finding and fixing stale or incorrect docs. Audit docs for token efficiency — cut what strong LLMs already know, keep local specifics and gotchas. Use when asked to review docs, trim docs, or check docs are…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Diagnose the health of a Claude Code session (CLI or web) by running the observable acceptance criteria in the hook daemon SPEC against the live session. Also runs out-of-SPEC diagnostics (web_setup.sh freshness, claude-hooks pin staleness, bbr runner…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Eval-only stub skill. Contains no guidance — used as the "skill off" baseline arm so the sandbox shape stays uniform across `--skill on/off` rollouts.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Audit and improve linter/checker configuration across any repo and language. Discovers languages, proposes useful checks to enable with real examples, creates PRs for approved checks, documents rejected ones. Also fixes misconfigurations, updates outdated…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Record a TODO item persistently in the repo (TODO.md, PLAN.md, or GitHub issue). PRIORITY - execute immediately, preempting any in-progress work. Use when user says "/later <thing>".

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Design an MCP server tool surface for an AI agent. Starts from common workflows, derives tool schemas, audits for completeness and safety. Use when designing a new MCP server or redesigning an existing one.

Langue du texte source : anglais

mis à jour
métier
Représentants du service clientèle
description

Paraphrase vague instructions back with context, without executing changes. TRIGGER: any time the user says the word "readback".

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Verify documentation claims against actual code, finding and fixing stale or incorrect docs. Audit docs for token efficiency — cut what strong LLMs already know, keep local specifics and gotchas. Use when asked to review docs, trim docs, or check docs are…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Show the current task stack and context. Use when user says "bt", "backtrace", "stack", "where are we", or asks about current progress on a multi-step task.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Deep forensic debugging that never stops until root cause is found or visibility limit is proven. Use when user wants to understand exactly why something is broken, not work around it. Activates on "why is this happening", "dig deeper", "don't work around…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Discover and analyze Claude Code session logs from ~/.claude/projects, including finding the current session and extracting tool calls, user messages, and conversation history

Langue du texte source : anglais

mis à jour
métier
Spécialistes du risque financier
description

Make well-calibrated probability estimates using superforecasting methodology. Use when user asks about probability, likelihood, chance, odds, "will X happen", "when will X happen", "how much will X cost", "what could go wrong", failure modes, risk…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Manual live props deployment testing — sets up Podman infrastructure (postgres, registry, backend) and runs real agent containers. NOT for standard Bazel tests (use `bazel test //props/...` for those).

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Operate the live props cluster as evaluator — fetch credentials from k8s, call the API at props.allegedly.works, trigger critic/grader runs, and inspect results.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Propose narrowing of grader match_file_restriction for unrestricted TP/FP occurrences in a specimen. Produces verifiable, link-rich output that lets the user confirm each restriction is correct.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Deep forensic debugging that never stops until root cause is found or visibility limit is proven. Use when user wants to understand exactly why something is broken, not work around it. Activates on "why is this happening", "dig deeper", "don't work around…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Take and view screenshots of Hetzner Cloud servers via WebSocket VNC console

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Interact with Proxmox VMs - screenshots, keystrokes, network info (user)

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 82.