Commit Graph

3 Commits

Author SHA1 Message Date
ChanMeng666
de20415d68 fix: Address PR feedback - shorten descriptions and improve mobile security agent
- Shorten descriptions in all three security coder agents to 2-3 lines
- Ensure mobile-security-coder.md is complete and properly formatted
- Address overlap concerns with existing security-auditor.md
- All agents now use model: opus for security-critical tasks
2025-09-14 15:55:15 +12:00
ChanMeng666
38645e5126 feat: enhance security coder agents with comprehensive improvements
- Change model from sonnet to opus for all three security coder agents
- Add clear differentiation from security-auditor with use-case boundaries
- Implement environment-specific clickjacking protection guidance
- Add WebView data cleanup recommendations for mobile security
- Standardize terminology to use 'allowlist' consistently
- Complete cross-platform security examples for mobile development
- Fix repetitive phrasing in behavioral traits
- Align all security practices with reference material requirements
2025-09-14 14:55:24 +12:00
ChanMeng666
7417c24126 feat: add three security coding expert agents for backend, frontend, and mobile development 2025-09-09 20:50:00 +12:00