plugins/catchup/skills/ketchup/SKILL.md
Easter-egg alias for /catchup. Same return-from-absence briefing, squeezier name. Use exactly like /catchup — all flags pass through unchanged.
npx skillsauth add oliver-kriska/claude-elixir-phoenix ketchupInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You found the easter egg. /ketchup is a 1:1 alias for /catchup —
condiment-grade catch-up, no behavior change.
/catchup — this file adds nothing; it
only forwards. Never diverge from the canonical skill.$ARGUMENTS through verbatim — same flags, same defaults.${CLAUDE_PLUGIN_ROOT}/skills/catchup/SKILL.md.$ARGUMENTS
passed through unchanged (--since, --sources, --depth,
--focus all behave the same)./ketchup 🍅 instead of /catchup — the only cosmetic difference.That's it. One condiment, same nutrition.
tools
Compatibility alias for the Elixir/Phoenix plugin's LiveView assigns audit. Invoke explicitly with /lv:assigns.
development
Trace Elixir call trees from entry points via mix xref. Use when debugging data flow, planning signature changes, or understanding how a bug reaches code.
tools
Compatibility alias for the Elixir/Phoenix plugin's N+1 query checker. Invoke explicitly with /ecto:n1-check.
tools
Compatibility alias for the Elixir/Phoenix plugin's Ecto constraint debugger. Invoke explicitly with /ecto:constraint-debug.