Skip to main content
AI/MLLeeJuOh

duck-plan

Plan-review session with the rubber duck — verify the user understands decisions and trade-offs before execution. Use after a plan/spec/RFC was produced, or when they say \"duck plan\", \"이 플랜 검수해\". Not for plan authoring or code review.

Stars
45
Source
LeeJuOh/claude-code-zero
Updated
2026-05-25
Slug
LeeJuOh--claude-code-zero--duck-plan
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/LeeJuOh/claude-code-zero/HEAD/plugins/rubber-duck-tutor/skills/duck-plan/SKILL.md -o .claude/skills/duck-plan.md

Drops the SKILL.md into .claude/skills/duck-plan.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.