claude-flow-depth
Version:
DEPTH Methodology Installer - Ousterhout-First Development for Claude Code
49 lines (39 loc) • 1.54 kB
Markdown
# DEPTH Strategic Investment Command
## Purpose
Enforce Ousterhout's 10-20% strategic investment rule and ensure long-term thinking in development.
## Phase: Strategic-Investment (T)
### Input
- Complexity allocation plan
- Project timeline
- Development resources
### Process
1. **Investment Calculation**: Calculate strategic vs tactical time allocation
2. **Strategic Planning**: Identify strategic investment opportunities
3. **Balance Monitoring**: Ensure 10-20% strategic investment maintained
4. **Long-term Thinking**: Evaluate long-term implications
### Quality Gates
- [ ] Strategic investment percentage calculated (target: 10-20%)
- [ ] Strategic plan documented
- [ ] Long-term implications assessed
- [ ] Investment balance maintained
### Ousterhout Principles Applied
- **Strategic Investment**: Dedicate 10-20% time to strategic thinking
- **Long-term Thinking**: Consider long-term implications of decisions
- **Technical Debt Management**: Proactively address technical debt
### Investment Categories
- **Architecture**: 40% of strategic time
- **Tooling**: 25% of strategic time
- **Documentation**: 20% of strategic time
- **Research**: 15% of strategic time
### Metrics
- Strategic investment percentage
- Technical debt reduction
- Long-term architecture improvements
- Knowledge sharing activities
### Output
- Strategic investment plan
- Time allocation tracking
- Technical debt assessment
- Long-term architecture roadmap
### Next Phase
Hand off strategic plan to Implementation Hider for code generation.