一键导入
eli5
Explains any topic in Reddit ELI5 style — plain adult vocabulary, 5-year-old conceptual framing, no jargon or assumed knowledge. Trigger on `/eli5 {topic}`.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Explains any topic in Reddit ELI5 style — plain adult vocabulary, 5-year-old conceptual framing, no jargon or assumed knowledge. Trigger on `/eli5 {topic}`.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Bring changes from a source branch into a target branch when a plain git merge is not enough: re-apply each logical change freshly against the target branch's current state, verify it independently, and double-check at the end. Use when the user says "backfill merge", "/backfill-merge", "re-apply changes onto another branch after merging", or describes merging a branch where each feature must be reconstructed against the target rather than trusted from the merged diff.
Batch all open Dependabot/Renovate PRs into a consolidated batch branch, deduplicating by package, merging each branch, then closing the individual PRs with a comment. Works on any Prometheum repo (boats, cows, ...). Trigger when the user says "run dep batch", "batch dependencies", or "consolidate renovate/dependabot PRs".
Feature-work loop: attempt the whole feature as a loose throwaway spike, measure the diff, and if it exceeds the line threshold (~1500) recursively decompose into atomic, reviewable tasks built by parallel agents. Trigger on "draw the owl", "/draw-the-owl", or open-ended feature implementation you want kept reviewable.
Teach the user a new skill or concept, within this workspace.
Execute read-only PostgreSQL queries across local, QA, UAT, and prod environments for the Prometheum platform. Knows all connection strings and enforces read-only mode on all non-localhost connections. Use when investigating data issues, verifying DB state, or querying boats/platform databases as part of an investigation.
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
| name | eli5 |
| description | Explains any topic in Reddit ELI5 style — plain adult vocabulary, 5-year-old conceptual framing, no jargon or assumed knowledge. Trigger on `/eli5 {topic}`. |
| triggers | ["/eli5"] |
Explain the given topic in the style of the ELI5 subreddit: conceptually aimed at someone with no prior knowledge, but using plain, natural adult vocabulary — not baby talk.
/eli5 quantum entanglement
For topics that are inherently complex or where simplification necessarily loses nuance, give your best explanation and then honestly flag what was glossed over or where the real picture is messier — in one sentence, not a paragraph.
If invoked with no topic (/eli5 alone), respond with: "What would you like explained?"
After delivering the explanation, stop. Do not invite follow-up questions, suggest related topics, or add trailing prompts.