-
Notifications
You must be signed in to change notification settings - Fork 37
Update ryan-ux_researcher.md #464
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Updating Ryan the UX research agent to know to access the Google Workspace MCP Server, specifically the research studies folder, to use as context for research-informed requirements.
This comment has been minimized.
This comment has been minimized.
Claude Code ReviewSummaryThis PR updates the Ryan (UX Researcher) agent configuration to integrate with Google Workspace MCP Server for accessing UX research studies. The changes add significant new instructions for research-informed RFE generation with mandatory citation requirements. Overall Assessment: ✅ The changes are functional and align with the agent's purpose, but there are several quality, maintainability, and security concerns that should be addressed. Issues by Severity🟡 Major Issues1. Hardcoded Google Drive URL with Unclear Access Control
2. Excessive Use of ALL CAPS and Aggressive Tone
3. Removed WebSearch Tool Without Documentation
4. Potential Agent Overload with Conflicting Instructions
🔵 Minor Issues5. Missing Documentation About MCP Server Configuration
6. Example Uses Future Date
7. Inconsistent Formatting
8. Unclear Error Behavior
Positive Highlights✅ Clear Purpose: The addition of research-informed RFE generation with citation requirements is a valuable enhancement ✅ Concrete Examples: The dark mode toggle example (lines 18-20) provides clear guidance for expected output format ✅ User Advocacy: The instruction to disagree when research doesn't support a request (lines 22-25) demonstrates good UX research practices ✅ Preserved Core Knowledge: The existing UX research methodology (lines 30-150) remains intact, providing comprehensive context Recommendations (Prioritized)High Priority
Medium Priority
Low Priority
Testing RecommendationsBefore merging:
Approval StatusThe changes are safe to merge if the team accepts the current tone, but I recommend addressing at least the high-priority items for long-term maintainability. 🔍 View AI decision process (logs available for 90 days) 📋 View memory system files loaded (click to expand)What Amber Loaded for Code ReviewAmber automatically loaded these repository standards from the memory system:
Impact: This review used your repository's specific code quality standards, security patterns, and best practices from the memory system (PRs #359, #360) - not just generic code review guidelines. |
Updating Ryan the UX research agent to know to access the Google Workspace MCP Server, specifically the research studies folder, to use as context for research-informed requirements.