mcpbeat

Ketchup

oliver-kriska/ketchup

Easter-egg alias for /catchup. Same return-from-absence briefing, squeezier name. Use exactly like /catchup — all flags pass through unchanged.

320 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
514
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/oliver-kriska/claude-elixir-phoenix --skill ketchup

What it tells the agent to use

found in the instruction text
WebFetch fetches pages from the network

The instruction itself

3 sections, as written by the author

Ketchup 🍅 — alias for /catchup

You found the easter egg. /ketchup is a 1:1 alias for /catchup

condiment-grade catch-up, no behavior change.

Iron Laws

  • Behave identically to /catchup — this file adds nothing; it

only forwards. Never diverge from the canonical skill.

  • Pass $ARGUMENTS through verbatim — same flags, same defaults.

Execution

  • Read ${CLAUDE_PLUGIN_ROOT}/skills/catchup/SKILL.md.
  • Execute that workflow exactly, with this invocation's $ARGUMENTS

passed through unchanged (--since, --sources, --depth,

--focus all behave the same).

  • In the brief's footer line, you may render the generator as

/ketchup 🍅 instead of /catchup — the only cosmetic difference.

That's it. One condiment, same nutrition.

How to use it

Copy the folder

Take oliver-kriska/ketchup from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.