ce-babysit-pr
Babysits an open GitHub PR until merge-ready. Use when asked to watch a PR over time — not for one-shot comment resolution or one CI failure. GitHub (incl.…
Explain the last message, or a supplied file, link, or passage, in plain language a person follows on the first read. Use when the user invokes wtf because they did not follow something. Use ce-explain to investigate how or why code works, and ce-noslop to rewrite prose.
$ npx -y skills add everyinc/compound-engineering-plugin --skill wtf --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/wtfContext preview
The summary Claude sees to decide when to auto-load this skill.
Explain the last message, or a supplied file, link, or passage, in plain language a person follows on the first read. Use when the user invokes wtf because they did not follow something. Use ce-explain to investigate how or why code works, and ce-noslop to rewrite prose.
name: wtf description: "Explain the last message, or a supplied file, link, or passage, in plain language a person follows on the first read. Use when the user invokes wtf because they did not follow something. Use ce-explain to investigate how or why code works, and ce-noslop to rewrite prose." disable-model-invocation: true argument-hint: "[file path, URL, pasted text, or which part lost you; blank for the last message]"
The user did not follow something. Explain it the way you would to a smart colleague who was not in the room.
**Done:** the user can say what the source means and what, if anything, they need to decide or do, without going back to the source.
The text the user passed with the invocation decides the target:
If the target is still unclear, ask one short question instead of guessing.
AI skills that make each unit of engineering work easier than the last. Compound Engineering is a plugin of 36 skills for AI coding agents.
Repo: everyinc/compound-engineering-plugin
Babysits an open GitHub PR until merge-ready. Use when asked to watch a PR over time — not for one-shot comment resolution or one CI failure. GitHub (incl.…
Develop independent competing solutions to a defined brief, compare them, and synthesize a winning approach. Use when choosing well requires developing…
Explore vague or ambitious ideas into a right-sized requirements-only unified plan. Use when the user wants to brainstorm or scope what to build. Not for…
Review a named diff or PR for bugs, regressions, tests, and standards. Use when asked to review code or when a shipping skill needs a review receipt. Use when…
Commit, push, and open a PR. Use when asked to ship/open a PR, or for PR-description-only flows like writing, rewriting, or describing a PR body.