technology-radar

Generates a customizable technology radar with quadrants and rings from project dependencies and team context using Python scripts.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/Cure-Consulting-Group/iep-and-thrive --skill technology-radar-cure-consulting-group
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: technology-radar
Source: https://github.com/Cure-Consulting-Group/iep-and-thrive/tree/main/.agents/skills/technology-radar
Command: npx skills add https://github.com/Cure-Consulting-Group/iep-and-thrive --skill technology-radar-cure-consulting-group

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of creating and maintaining a ThoughtWorks-style technology radar, enabling efficient management of technology decisions and portfolio health.

Core Features & Use Cases

  • Automated Radar Generation: Generates a full technology radar with four quadrants and rings based on project dependencies and team context.
  • Contextual Pre-processing: Gathers project context silently by scanning for dependency files, recent changes, and project structure.
  • Customizable Radar: Allows customization of the radar based on portfolio scope, dependencies, and team satisfaction.
  • Quarterly Review Process: Automates the quarterly review process, including dependency scanning, usage analysis, industry checks, and surveys.

Quick Start

Generate the technology radar for your portfolio by using the technology-radar skill with the --context fork flag and providing the portfolio scope.

Frequently Asked Questions about technology-radar

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate technology radar generation for project portfolio management?

Automate technology radar generation by scanning project dependencies and team context to create a structured view of technology adoption. This skill generates a full radar with four quadrants and rings based on your portfolio scope and recent repository changes.

What is a ThoughtWorks-style technology radar and how does dependency analysis support it?

A ThoughtWorks-style technology radar visualizes technology adoption and migration decisions across four quadrants. Dependency analysis supports it by scanning project files and recent changes to automatically gather the contextual data needed to populate the radar.

Can I customize the technology radar based on team satisfaction and portfolio scope?

Yes, you can customize the technology radar based on portfolio scope, project dependencies, and team satisfaction. It allows contextual pre-processing to adjust the radar view according to your specific portfolio management needs.

Do I need Python scripting and repository access to maintain a technology radar?

Yes, maintaining a technology radar requires Python scripting and access to project repositories. These prerequisites enable the automated scanning of dependency files and project structure needed for contextual radar generation.

How do I automate a quarterly technology review process for dependencies?

Automate a quarterly technology review by running dependency scanning, usage analysis, industry checks, and surveys. This skill structures the review process to evaluate portfolio health and update technology adoption decisions systematically.