-
GitHub Integration:
- Repository must use prefix 'aiteam_'
- Use account: myevolve
- Use token: [GITHUB_TOKEN] # Token stored securely in environment variables
- Regular commits with meaningful messages
- Follow git-flow branching strategy
-
Documentation Requirements:
- Keep ORIGINALTASK.md updated
- Maintain RULES.md
- Update cline_docs/ folder regularly
- Follow documentation review order:
- projectRoadmap.md
- currentTask.md
- techStack.md
- codebaseSummary.md
-
Development Standards:
- Use shadcn/ui with dark theme
- Follow security best practices
- Implement comprehensive testing
- Regular code reviews
- Performance optimization
-
Model Usage:
- Use DeepSeek for routine development
- Use Claude for validation of:
- Architecture decisions
- Security reviews
- Code reviews
- Deployment approvals