architecture-radar
Installation
SKILL.md
Architecture Radar — Engineering Intelligence Engine
Automated tech trend scanning that keeps the Engineering department ahead of the curve. UAOP Stage 1 for Engineering.
When to use
- Quarterly tech radar update
- Evaluating a new framework, library, or pattern
- Before major architecture decisions — "what's working elsewhere?"
- When a dependency is deprecated — "what's the replacement?"
- Sprint planning — "any new patterns that simplify what we're building?"
When NOT to use
- Implementing a specific pattern (use
clean-architecture-pythonorapi-design-patterns) - Security vulnerability scanning (use
threat-intelligence-feed) - Performance profiling (use
production-monitoring)