We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b90b65 commit 88e8c86Copy full SHA for 88e8c86
README.md
@@ -693,7 +693,7 @@ agent-knowledge/
693
694
# Explicit flags
695
/debate "Should we use event sourcing?" --tools=claude,gemini --rounds=3 --effort=high
696
-/debate "Redis vs PostgreSQL for caching" --tools=codex,opencode
+/debate "Valkey vs PostgreSQL for caching" --tools=codex,opencode
697
698
# With codebase context
699
/debate "Is our current approach correct?" --tools=gemini,codex --context=diff
0 commit comments