Agent skill

ketchup

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

oliver-kriska515★ · 1 repos on radarProfile →
claude-codecan modify filesMIT
Install
npx skills add oliver-kriska/claude-elixir-phoenix --skill ketchup --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 1 KB
Bundled scripts: none
Allowed tools: ReadGrepGlobBashWriteWebFetchAgent
Path: plugins/catchup/skills/ketchup/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 515
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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 1. **Behave identically to `/catchup`** — this file adds nothing; it only forwards. Never diverge from the canonical skill. 2. **Pass `$ARGUMENTS` through verbatim** — same flags, same defaults. ## Execution 1. Read `${CLAUDE_PLUGIN_ROOT}/skills/catchup/SKILL.md`. 2. Execute that workflow exactly, with this invocation's `$ARGUMENTS` passed through unchanged (`--since`, `--sources`, `--depth`, `--focus` all behave the same). 3. 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.

What's inside
Steps it walks through
  1. Iron Laws
  2. Execution
More from claude-elixir-phoenix
All skills →
About this skill
What does the ketchup skill do?

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

How do I install it?

Run `npx skills add oliver-kriska/claude-elixir-phoenix --skill ketchup --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From oliver-kriska/claude-elixir-phoenix, a repository with 515 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going