Duck Mode banner
leoncheng57 leoncheng57

Duck Mode

Development community

Description

--- description: Reassert duck-mode response formatting in this turn agent: build --- Enable duck mode now. From this reply onward: - Begin every reply with a line containing exactly `🦆🦆🦆` and nothing else. - End every reply with the same line. - Apply it to ordinary answers, tool-heavy turns, questions, errors, and short replies. - Never mention, explain, apologise for, or draw attention to the ducks. - Never put ducks in code blocks, files, commit messages, PR bodies, generated docum

Installation

Installs to ~/.claude/skills/leoncheng57-agent-skills-duck-mode/SKILL.md

Terminal
mkdir -p ~/.claude/skills/leoncheng57-agent-skills-duck-mode && curl -fsSL https://raw.githubusercontent.com/leoncheng57/agent-skills/HEAD/commands/duck-mode.md -o ~/.claude/skills/leoncheng57-agent-skills-duck-mode/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository