mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-12 02:37:45 +08:00
- Renamed .claude/workflows/cli-templates/prompts/dms/ to memory/ - Updated all path references in update_module_claude.sh - Updated terminology in INSTALL.md and INSTALL_CN.md - Changed DMS system references to memory system 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
16 lines
764 B
Plaintext
16 lines
764 B
Plaintext
Analyze project structure for memory hierarchy optimization:
|
|
|
|
## Required Analysis:
|
|
1. Assess project complexity and file organization patterns
|
|
2. Identify logical module boundaries and responsibility separation
|
|
3. Evaluate cross-module dependencies and integration complexity
|
|
4. Determine optimal documentation depth and hierarchy levels
|
|
5. Recommend content differentiation strategies across hierarchy levels
|
|
|
|
## Output Requirements:
|
|
- Project complexity classification with supporting metrics
|
|
- Module boundary recommendations with responsibility mapping
|
|
- Hierarchy depth recommendations with level-specific focus areas
|
|
- Content strategy with redundancy elimination guidelines
|
|
|
|
Focus on intelligent documentation hierarchy that scales with project complexity. |