Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Duck Roast

ASecurity

Roast the whole solution until its weak claims show; a finding must earn its place, and a round must end. Use when the user asks for a roast or repeated full critique of the standing solution, wants a codebase audited for over-engineering, bloat, or what could be deleted repo-wide, or wants a milestone-level adversarial assessment rather than a change review or backlog sweep.

5 stars
0 votes
0 copies
0 views
Added 9/20/2026
devopsrustgo

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add askrubberduck/skills --skill duck-roast --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Duck Roast?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Duck Roast
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/askrubberduck-duck-roast/badge)](https://www.skillsdirectory.com/skills/askrubberduck-duck-roast)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: duck-roast
description: Roast the whole solution until its weak claims show; a finding must earn its place, and a round must end. Use when the user asks for a roast or repeated full critique of the standing solution, wants a codebase audited for over-engineering, bloat, or what could be deleted repo-wide, or wants a milestone-level adversarial assessment rather than a change review or backlog sweep.
---

# Duck Roast

Find consequential defects and unnecessary mechanisms in the requested solution. Inspect the
whole relevant flow; a convincing criticism names what fails or what can disappear without losing
a required outcome. No finding is a valid result when the claims survive inspection.

Follow the user's language unless they ask otherwise; preserve commands, paths, identifiers, quoted errors and verdicts.
Roast reports findings and proposed dispositions; it does not edit the candidate. One change belongs
to `duck-review`, a backlog sweep to `duck-cut`, and verification of your own candidate to `duck-proof`.

## Ground the critique

Read the actual source and product constraints. Establish the requested scope, observable outcomes
and operating conditions. Challenge the benefit when the task calls for it, but do not invent a
market, deployment or future requirement to make a criticism sound important.

Choose relevant questions rather than filling every category:

- Does the mechanism deliver the required outcome? Can existing behavior or deletion satisfy it?
- Where do duplicate rules/state, unused paths, speculative options or leaking wrappers create a
  real maintenance burden? Apply `duck-shape`'s necessity checks.
- Do affected trust boundaries enforce their contract? What can malformed input or a compromised
  component reach in the actual deployment?
- Which required operation can fail, how is it noticed, and what recovery is available?
- Does an evidenced upcoming change expose misplaced ownership or coupling?

Trace callers and consequences before calling a pattern defective. Co-changing files, dense
comments and old code are investigation leads, not proof of a wrong boundary or harmless debt.
Repeated instances may have one shared fix; repetition alone does not make that fix an owner decision.

## Substantiate and bound the pass

Choose method, participants and effort bound with `duck-review`'s
[challenge selection](../duck-review/references/challenge.md). A focused self-critique stays labeled
as such. Use its [dispatch mechanics](../duck-review/references/dispatch.md) for external participants;
required authorization and identity checks still apply. Give independent critics the same
constraints and complementary questions, not each other's conclusions.

For each proposed finding, identify the violated contract or concrete cost, cite its source and
execute a relevant counterexample when feasible. Distinguish demonstrated defects, supported
maintenance findings and untested suspicions. Prefer the smallest fix, including deletion or reuse.
Do not rank by lines removed, file age or the confidence of the reviewer.

Group findings by cause; retain substantiated ones and explicitly resolve previously disputed claims.
Do not publish every discarded hunch. Default to at most two passes unless the user supplies another
bound. Another pass needs an unresolved question and new evidence or a materially different approach;
never repeat until the finding list is empty or every critic agrees.

## Return the useful result

Report findings with location, consequence, evidence and proposed action, then material coverage
limits. Separate required repairs from optional improvements and genuine owner decisions. Use
`duck-decide` only for a tradeoff the owner actually needs to settle.

A standalone critique stays in the response. Update an existing review/work record when requested,
required by policy or needed for a downstream handoff, using `duck-proof`'s durable-home rules.
Do not create a packet or backlog entry merely because a finding exists.

Return to the caller for already-authorized repairs. Small local fixes need their relevant checks;
substantial work may need `duck-plan`, and release follows the required `duck-review` gate. The roast
itself grants neither repair authority nor release approval.

Attribution

askrubberduckaskrubberduck
View sourceMore from askrubberduck →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Terraform Module Library

Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.

393431 votes

sematext-otel

Wire a service's OpenTelemetry output to Sematext Cloud. Walks through region, App-type, instrumentation flow (managed OTLP endpoint vs Sematext Agent), and signal selection (traces/metrics/logs), then produces the exact env-var block and points at a runnable reference example in this repo. Invoke when instrumenting a new app for Sematext.

01 votes

Deployment Patterns

Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications. Use when setting up deployment infrastructure or planning releases.

2459130 votes

Babysit

Watch a pull request or review cycle until it is ready to merge. Use when asked to babysit, monitor, or keep checking PR comments, reviews, and CI until all actionable issues are resolved.

929660 votes

V7 Roster

Interact with the Paperclip control plane API for task coordination and governance. Use when checking assignments, updating issue status, posting comments, delegating work, managing routines, or calling Paperclip API endpoints.

805540 votes
View all in devops →