Add parallel execution command templates and analysis prompts

- Introduced a comprehensive set of parallel execution command templates for various architectural and functional scenarios.
- Added prompts for analyzing system architecture, implementation patterns, performance, code quality, security, and project structure.
- Created templates for planning tasks, component implementation, migration strategies, and code reviews.
- Established a unified guideline for Gemini CLI usage, including command syntax, file patterns, and template best practices.
- Initialized VSCode settings file for project configuration.1
This commit is contained in:
catlog22
2025-09-09 21:48:40 +08:00
parent b906ce8715
commit 48843cc256
33 changed files with 1620 additions and 1685 deletions

View File

@@ -90,7 +90,7 @@
- **`gemini-cli-guidelines.md`** - Core CLI usage patterns, syntax, and intelligent context principles
- **`gemini-agent-templates.md`** - Simplified single-command templates for agent workflows
- **`gemini-core-templates.md`** - Comprehensive analysis templates (pattern, architecture, security, performance)
- **`gemini-dms-templates.md`** - DMS-specific documentation management templates
- **`gemini-memory-templates.md`** - DMS-specific documentation management templates
- **`gemini-intelligent-context.md`** - Smart file targeting and context detection algorithms
### 📝 Updated Components