From 4b35bf795a5221c8c08e978a785374ecbd44f4aa Mon Sep 17 00:00:00 2001 From: YeonGyu-Kim Date: Sun, 14 Dec 2025 17:48:51 +0900 Subject: [PATCH] feat(command): add easter egg command /omomomo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds a fun easter egg command that explains what Oh My OpenCode is about. Shows project overview, features, and credits when invoked. ๐Ÿค– GENERATED WITH ASSISTANCE OF [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode) --- .opencode/command/omomomo.md | 37 ++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 .opencode/command/omomomo.md diff --git a/.opencode/command/omomomo.md b/.opencode/command/omomomo.md new file mode 100644 index 0000000..3721fe7 --- /dev/null +++ b/.opencode/command/omomomo.md @@ -0,0 +1,37 @@ +--- +description: Easter egg command - about oh-my-opencode +--- + + +You found an easter egg! ๐Ÿฅšโœจ + +Print the following message to the user EXACTLY as written (in a friendly, celebratory tone): + +--- + +# ๐ŸŽ‰ oMoMoMoMoMoยทยทยท + +**You found the easter egg!** ๐Ÿฅšโœจ + +## What is Oh My OpenCode? + +**Oh My OpenCode** is a powerful OpenCode plugin that transforms your AI agent into a full development team: + +- ๐Ÿค– **Multi-Agent Orchestration**: Oracle (GPT-5.2), Librarian (Claude), Explore (Grok), Frontend Engineer (Gemini), and more +- ๐Ÿ”ง **LSP Tools**: Full IDE capabilities for your agents - hover, goto definition, find references, rename, code actions +- ๐Ÿ” **AST-Grep**: Structural code search and replace across 25 languages +- ๐Ÿ“š **Built-in MCPs**: Context7 for docs, Exa for web search, grep.app for GitHub code search +- ๐Ÿ”„ **Background Agents**: Run multiple agents in parallel like a real dev team +- ๐ŸŽฏ **Claude Code Compatibility**: Your existing Claude Code config just works + +## Who Made This? + +Created with โค๏ธ by **[code-yeongyu](https://github.com/code-yeongyu)** + +๐Ÿ”— **GitHub**: https://github.com/code-yeongyu/oh-my-opencode + +--- + +*Enjoy coding on steroids!* ๐Ÿš€ + +