Documentation
README
Multi-role debate to explore trade-offs
A command that allows roles with different expertise to discuss and examine trade-offs to derive optimal solutions.
Usage
/role-debate <Role 1>,<Role 2> [Topic]
/role-debate <Role 1>,<Role 2>,<Role 3> [Topic]
Basic Examples
# Security vs Performance trade-off
/role-debate security,performance
"JWT Token Expiry Setting"
# Usability vs Security balance
/role-debate frontend,security
"2-Factor Authentication UX Optimization"
# Technology selection discussion
/role-debate architect,mobile
"React Native vs Flutter Selection"
# Three-party debate
/role-debate architect,security,performance
"Pros and Cons of Microservices"
Basic Principles of Debate
Constructive Debate Guidelines
This is the opening of the README. Read the full README on GitHub.