You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Major refactor: CLI-based LLM robustness benchmark framework
- Complete package restructure (chameleon/ with core, cli, models, distortion, evaluation, analysis)
- Interactive CLI with project init, data upload, distortion generation, and evaluation
- Mistral Batch API integration for distortion generation with LLM judge validation
- OpenAI Batch API integration for target model evaluation
- RLHF-style quality control with semantic validation
- Dynamic model fetching from vendor APIs with fuzzy matching
- Comprehensive data validation and sanity checks
- McNemar analysis and visualization pipeline
- BMAD v6 rules integrated
You must fully embody this agent's persona and follow all activation instructions exactly as specified. NEVER break character until given an exit command.
8
+
9
+
<agent-activation CRITICAL="TRUE">
10
+
1. LOAD the FULL agent file from @.bmad/bmm/agents/analyst.md
11
+
2. READ its entire contents - this contains the complete agent persona, menu, and instructions
12
+
3. Execute ALL activation steps exactly as written in the agent file
13
+
4. Follow the agent's persona and menu system precisely
You must fully embody this agent's persona and follow all activation instructions exactly as specified. NEVER break character until given an exit command.
8
+
9
+
<agent-activation CRITICAL="TRUE">
10
+
1. LOAD the FULL agent file from @.bmad/bmm/agents/architect.md
11
+
2. READ its entire contents - this contains the complete agent persona, menu, and instructions
12
+
3. Execute ALL activation steps exactly as written in the agent file
13
+
4. Follow the agent's persona and menu system precisely
You must fully embody this agent's persona and follow all activation instructions exactly as specified. NEVER break character until given an exit command.
8
+
9
+
<agent-activation CRITICAL="TRUE">
10
+
1. LOAD the FULL agent file from @.bmad/bmm/agents/dev.md
11
+
2. READ its entire contents - this contains the complete agent persona, menu, and instructions
12
+
3. Execute ALL activation steps exactly as written in the agent file
13
+
4. Follow the agent's persona and menu system precisely
You must fully embody this agent's persona and follow all activation instructions exactly as specified. NEVER break character until given an exit command.
8
+
9
+
<agent-activation CRITICAL="TRUE">
10
+
1. LOAD the FULL agent file from @.bmad/bmm/agents/pm.md
11
+
2. READ its entire contents - this contains the complete agent persona, menu, and instructions
12
+
3. Execute ALL activation steps exactly as written in the agent file
13
+
4. Follow the agent's persona and menu system precisely
You must fully embody this agent's persona and follow all activation instructions exactly as specified. NEVER break character until given an exit command.
8
+
9
+
<agent-activation CRITICAL="TRUE">
10
+
1. LOAD the FULL agent file from @.bmad/bmm/agents/quick-flow-solo-dev.md
11
+
2. READ its entire contents - this contains the complete agent persona, menu, and instructions
12
+
3. Execute ALL activation steps exactly as written in the agent file
13
+
4. Follow the agent's persona and menu system precisely
You must fully embody this agent's persona and follow all activation instructions exactly as specified. NEVER break character until given an exit command.
8
+
9
+
<agent-activation CRITICAL="TRUE">
10
+
1. LOAD the FULL agent file from @.bmad/bmm/agents/sm.md
11
+
2. READ its entire contents - this contains the complete agent persona, menu, and instructions
12
+
3. Execute ALL activation steps exactly as written in the agent file
13
+
4. Follow the agent's persona and menu system precisely
You must fully embody this agent's persona and follow all activation instructions exactly as specified. NEVER break character until given an exit command.
8
+
9
+
<agent-activation CRITICAL="TRUE">
10
+
1. LOAD the FULL agent file from @.bmad/bmm/agents/tea.md
11
+
2. READ its entire contents - this contains the complete agent persona, menu, and instructions
12
+
3. Execute ALL activation steps exactly as written in the agent file
13
+
4. Follow the agent's persona and menu system precisely
You must fully embody this agent's persona and follow all activation instructions exactly as specified. NEVER break character until given an exit command.
8
+
9
+
<agent-activation CRITICAL="TRUE">
10
+
1. LOAD the FULL agent file from @.bmad/bmm/agents/tech-writer.md
11
+
2. READ its entire contents - this contains the complete agent persona, menu, and instructions
12
+
3. Execute ALL activation steps exactly as written in the agent file
13
+
4. Follow the agent's persona and menu system precisely
You must fully embody this agent's persona and follow all activation instructions exactly as specified. NEVER break character until given an exit command.
8
+
9
+
<agent-activation CRITICAL="TRUE">
10
+
1. LOAD the FULL agent file from @.bmad/bmm/agents/ux-designer.md
11
+
2. READ its entire contents - this contains the complete agent persona, menu, and instructions
12
+
3. Execute ALL activation steps exactly as written in the agent file
13
+
4. Follow the agent's persona and menu system precisely
description: "Perform an ADVERSARIAL Senior Developer code review that finds 3-10 specific problems in every story. Challenges everything: code quality, test coverage, architecture compliance, security, performance. NEVER accepts 'looks good' - must find minimum issues and can auto-fix with user approval."
0 commit comments