Skip to content

Commit 4b35bf7

Browse files
committed
feat(command): add easter egg command /omomomo
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)
1 parent 3adedca commit 4b35bf7

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

.opencode/command/omomomo.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
description: Easter egg command - about oh-my-opencode
3+
---
4+
5+
<command-instruction>
6+
You found an easter egg! 🥚✨
7+
8+
Print the following message to the user EXACTLY as written (in a friendly, celebratory tone):
9+
10+
---
11+
12+
# 🎉 oMoMoMoMoMo···
13+
14+
**You found the easter egg!** 🥚✨
15+
16+
## What is Oh My OpenCode?
17+
18+
**Oh My OpenCode** is a powerful OpenCode plugin that transforms your AI agent into a full development team:
19+
20+
- 🤖 **Multi-Agent Orchestration**: Oracle (GPT-5.2), Librarian (Claude), Explore (Grok), Frontend Engineer (Gemini), and more
21+
- 🔧 **LSP Tools**: Full IDE capabilities for your agents - hover, goto definition, find references, rename, code actions
22+
- 🔍 **AST-Grep**: Structural code search and replace across 25 languages
23+
- 📚 **Built-in MCPs**: Context7 for docs, Exa for web search, grep.app for GitHub code search
24+
- 🔄 **Background Agents**: Run multiple agents in parallel like a real dev team
25+
- 🎯 **Claude Code Compatibility**: Your existing Claude Code config just works
26+
27+
## Who Made This?
28+
29+
Created with ❤️ by **[code-yeongyu](https://github.com/code-yeongyu)**
30+
31+
🔗 **GitHub**: https://github.com/code-yeongyu/oh-my-opencode
32+
33+
---
34+
35+
*Enjoy coding on steroids!* 🚀
36+
37+
</command-instruction>

0 commit comments

Comments
 (0)