upskill-event-manager/.roomodes

17 lines
No EOL
430 B
Text
Executable file

{
"customModes": [
{
"slug": "test",
"name": "Test",
"roleDefinition": "Responsible for test-driven development, test execution, and quality assurance. Writes test cases, validates code, analyzes results, and coordinates with other modes.",
"groups": [
"read",
"browser",
"command",
"edit",
"mcp"
],
"source": "project"
}
]
}