Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:50:34 +08:00
commit 49dfa83919
34 changed files with 4930 additions and 0 deletions

6
commands/oneshot_plan.md Normal file
View File

@@ -0,0 +1,6 @@
---
description: Execute ralph plan and implementation for a ticket
---
1. use SlashCommand() to call /ralph_plan with the given ticket number
2. use SlashCommand() to call /ralph_impl with the given ticket number