Technology Radar: [Team / Company Name]

Build a technology radar for an engineering team, categorizing technologies into Adopt/Trial/Assess/Hold quadrants following the ThoughtWorks Tech Radar format.

Technology Radar: [Team / Company Name] — The Skill Playground: pick the Executive Update skill, fill in a few notes, hit run, and watch a structured executive… (from the mohitagw15856/pm-claude-skills README)

From the mohitagw15856/pm-claude-skills README — shows the whole collection, not only this skill. · view on GitHub

How to use it

Claude Code
  1. Run the line below. It pulls the whole folder into ~/.claude/skills/tech-radar.
  2. Describe your job in plain words. Claude Code follows the skill from there.
Claude Code — installs the whole folder, not just SKILL.md
npx degit mohitagw15856/pm-claude-skills/skills/tech-radar#main ~/.claude/skills/tech-radar

For one project only, change the path to .claude/skills/tech-radar.

Claude (web or desktop app)
  1. On this page open ⋯ → Download .md.
  2. Save it as SKILL.md in a folder, zip the folder, then Customize → Skills → + → Create skill → Upload a skill.
  3. Pick the file and Save. Claude shows the name and description and runs a security scan.
  4. Check the skill is switched on.
  5. Start a new chat and describe your job in plain words. The AI follows the skill from there.
ChatGPT or another app
  1. ChatGPT: make a Project and paste it into Instructions.
  2. Neither? Paste it at the top of a new chat — it works for that chat.
Not working?
  • Check which app you pasted it into — the steps above name the right one.
  • Some skills need the paid tier of Claude or ChatGPT.
Step-by-step guide with screenshots · Ask in the forum

Paste into Claude, ChatGPT or Cursor.

Source of Technology Radar: [Team / Company Name]

Show the full text299 lines
namedescription
tech-radarBuild a technology radar for an engineering team, categorizing technologies into Adopt/Trial/Assess/Hold quadrants following the ThoughtWorks Tech Radar format. Use when asked to create a tech radar, evaluate the team's technology landscape, categorize tools and frameworks, or establish a technology strategy. Produces a full tech radar with quadrant tables, individual blip rationales, a decision trail, and a maintenance process guide.

Tech Radar

Produce a complete technology radar document for an engineering team. The radar gives the team a shared, explicit position on every significant technology in their stack — what to standardize on, what to experiment with, what to evaluate, and what to actively stop using. Follow the ThoughtWorks Tech Radar format: four quadrants (Techniques, Tools, Platforms, Languages & Frameworks) each with four rings (Adopt, Trial, Assess, Hold). Each technology entry ("blip") gets a ring assignment, a one-paragraph rationale, and a date. Include a decision trail showing what moved and why, and a maintenance process the team can run to keep the radar current.

Required Inputs

Ask for these if not already provided:

  • Team or company name — for the document header
  • Current tech stack — list every significant technology, tool, language, and platform the team currently uses
  • Technologies under active evaluation — tools or frameworks the team is currently trying or considering
  • Technologies to deprecate or move off — anything the team wants to stop using or is actively migrating away from
  • Strategic technology bets — any technologies the company has made a deliberate bet on (e.g., "we're all-in on Kubernetes" or "migrating to event-driven architecture")
  • Team context — team size, product domain, and any constraints (regulatory, compliance, vendor lock-in concerns)

If a technology is mentioned without a ring placement, use the rationale inputs to determine the appropriate ring. When uncertain between two rings, ask.

Output Format


Technology Radar: [Team / Company Name]

Edition: [Month Year] Maintained by: [Team Name / Architecture Guild / CTO Office] Review cadence: Bi-annual (every 6 months) Next review: [Month Year + 6 months]


How to Read This Radar

This radar reflects [Team / Company Name]'s current thinking on technologies we use, evaluate, and retire. Use it to make consistent technology choices, onboard new engineers, and have structured conversations about the stack.

Quadrants categorize the type of technology:

Quadrant What belongs here
Techniques Methods, patterns, and practices (e.g., trunk-based development, event sourcing)
Tools Software tools used in the development and delivery process (e.g., linters, CI systems, observability platforms)
Platforms Infrastructure and hosting environments (e.g., AWS, Kubernetes, Snowflake)
Languages & Frameworks Programming languages and application frameworks (e.g., Go, React, FastAPI)

Rings express our recommendation:

Ring Meaning What to do
Adopt Industry-proven, working well for us — our standard choice Use by default for new work; no special justification needed
Trial Worth pursuing — we are experimenting with it in limited production use Use in a bounded context with architectural oversight; share learnings
Assess Worth exploring — we have not used it in production yet Spike, prototype, or research; do not use in production without a review
Hold Do not start new work with this technology Complete existing commitments; do not expand use; plan migration

Quadrant 1: Techniques

Adopt
Technology Since Notes
[Technique name, e.g., Trunk-based development] [Month Year] [One sentence: why we adopted it and what it replaced]
[Technique name] [Month Year] [One sentence rationale]
[Technique name] [Month Year] [One sentence rationale]

[Technique name] — Adopt [One paragraph rationale. Explain what problem this technique solves, why it works well in your context, and what the team should know before applying it. Reference any internal experience — e.g., "We rolled this out across 8 services in 2024 and saw a 40% reduction in merge conflicts."]

[Repeat for each Adopt-ring technique.]

Trial
Technology Since Notes
[Technique name] [Month Year] [One sentence: what we're testing and where]

[Technique name] — Trial [One paragraph. What are we trialing? In which teams or services? What hypothesis are we testing? What would cause us to move it to Adopt vs. Hold?]

Assess
Technology Since Notes
[Technique name] [Month Year] [One sentence: why we're interested]

[Technique name] — Assess [One paragraph. Why is this interesting to us? What would we need to see to move it to Trial? Who is responsible for the assessment?]

Hold
Technology Since Notes
[Technique name] [Month Year] [One sentence: why we're stopping and what replaces it]

[Technique name] — Hold [One paragraph. Why are we putting this on hold? What is the migration path? What is the target end-state for teams still using it?]


Quadrant 2: Tools

Adopt
Technology Since Notes
[Tool name, e.g., GitHub Actions] [Month Year] [One sentence rationale]
[Tool name] [Month Year] [One sentence rationale]

[Tool name] — Adopt [One paragraph rationale. Why is this our standard tool? What does it do well in our context? Any configuration or usage patterns the team should follow?]

[Repeat for each Adopt-ring tool.]

Trial
Technology Since Notes
[Tool name] [Month Year] [One sentence: what we're testing]

[Tool name] — Trial [One paragraph rationale and trial scope.]

Assess
Technology Since Notes
[Tool name] [Month Year] [One sentence: why we're evaluating it]

[Tool name] — Assess [One paragraph: what sparked interest, who is evaluating, and timeline.]

Hold
Technology Since Notes
[Tool name] [Month Year] [One sentence: what replaces it]

[Tool name] — Hold [One paragraph: deprecation rationale and migration path.]


Quadrant 3: Platforms

Adopt
Technology Since Notes
[Platform name, e.g., AWS EKS] [Month Year] [One sentence rationale]
[Platform name] [Month Year] [One sentence rationale]

[Platform name] — Adopt [One paragraph. What does this platform provide? What are the boundaries of its use? Any internal golden-path setup the team should follow?]

[Repeat for each Adopt-ring platform.]

Trial
Technology Since Notes
[Platform name] [Month Year] [One sentence: scope of trial]

[Platform name] — Trial [One paragraph rationale and trial boundaries.]

Assess
Technology Since Notes
[Platform name] [Month Year] [One sentence: why we're exploring it]

[Platform name] — Assess [One paragraph assessment plan.]

Hold
Technology Since Notes
[Platform name] [Month Year] [One sentence: migration target and timeline]

[Platform name] — Hold [One paragraph: what triggered the hold decision, migration target, and timeline.]


Quadrant 4: Languages & Frameworks

Adopt
Technology Since Notes
[Language/Framework, e.g., Go] [Month Year] [One sentence rationale]
[Language/Framework] [Month Year] [One sentence rationale]

[Language/Framework] — Adopt [One paragraph. What is this language or framework used for? What are the team's proficiency expectations? Any frameworks or libraries that go alongside it as part of the standard choice?]

[Repeat for each Adopt-ring language or framework.]

Trial
Technology Since Notes
[Language/Framework] [Month Year] [One sentence: bounded use case]

[Language/Framework] — Trial [One paragraph rationale.]

Assess
Technology Since Notes
[Language/Framework] [Month Year] [One sentence: interest driver]

[Language/Framework] — Assess [One paragraph assessment plan.]

Hold
Technology Since Notes
[Language/Framework] [Month Year] [One sentence: reason and migration path]

[Language/Framework] — Hold [One paragraph: deprecation rationale, existing system obligations, and timeline to retire.]


Decision Trail

This log records every ring movement since the radar's first edition. Use it to understand the evolution of our technology choices.

Technology Quadrant Previous Ring New Ring Edition Reason
[Name] [Quadrant] — Adopt [Month Year] First placement — [one sentence why]
[Name] [Quadrant] Assess Trial [Month Year] [What prompted the move — evidence, team feedback, production trial results]
[Name] [Quadrant] Trial Adopt [Month Year] [Adoption rationale — usage results, team satisfaction, scale proven]
[Name] [Quadrant] Adopt Hold [Month Year] [Why moved to Hold — better alternative, security concern, cost, vendor issue]
[Name] [Quadrant] — Hold [Month Year] First placement — added directly to Hold because [reason]

Radar Maintenance Process

Who Contributes
  • Architecture review group / CTO office — final ring placement decisions
  • All engineers — submit blip nominations via [channel or form]
  • Tech leads — triage nominations and prepare proposals for review sessions
Update Cadence
Activity Frequency Owner
New blip nominations accepted Ongoing — any engineer via [channel] Anyone
Nomination triage Monthly Tech leads
Full radar review session Every 6 months Architecture group
Published radar update Every 6 months [Owner name or role]
How to Nominate a Blip
  1. Submit to [Slack channel / form URL] with: technology name, quadrant, proposed ring, and one-paragraph rationale.
  2. A tech lead reviews within 2 weeks and either schedules it for the next review session or requests more information.
  3. At the review session, the architecture group discusses and votes. Simple majority wins; ties go to Hold pending further evidence.
  4. Approved blips are added to the radar doc and the decision trail within 1 week of the session.
Ring Change Criteria
To move TO Adopt To move TO Trial To move TO Assess To move TO Hold
Proven in multiple production systems; team broadly trained; clear operational runbook exists At least one production use case running; architectural oversight in place; learnings documented Concrete use case identified; spike completed or in progress; interest from at least 2 engineers Better alternative exists; known security/compliance risk; strategic direction change; unacceptable maintenance burden

Questions about this radar: [Slack channel] | Submit a nomination: [URL or channel]


Quality Checks

  • Every blip has a written rationale paragraph — not just a table row entry
  • The decision trail is populated with at least the initial placement date for every blip
  • Hold-ring entries include a concrete migration path or target technology, not just "stop using it"
  • Ring definitions are present and include both what each ring means AND what engineers should do in response
  • Maintenance process includes: nomination channel, review cadence, who decides, and ring-change criteria
  • Technologies identified as "strategic bets" in the inputs are placed in Adopt (if proven) or Trial (if being rolled out)
  • Technologies identified for deprecation are in Hold with a rationale that references the replacement

Anti-Patterns

  • Do not place a technology in Adopt without evidence it is proven at the team's scale — aspirational placements mislead engineers
  • Do not add a blip without a written rationale paragraph — table rows without context are unusable
  • Do not create a Hold entry without specifying a concrete migration path or target technology
  • Do not skip the maintenance process — a radar with no process for updates becomes stale within two quarters
  • Do not omit ring definitions — engineers need to know what they should do in response to each ring, not just what the ring means
1---
2name: tech-radar
3description: "Build a technology radar for an engineering team, categorizing technologies into Adopt/Trial/Assess/Hold quadrants following the ThoughtWorks Tech Radar format. Use when asked to create a tech radar, evaluate the team's technology landscape, categorize tools and frameworks, or establish a technology strategy. Produces a full tech radar with quadrant tables, individual blip rationales, a decision trail, and a maintenance process guide."
4---
5 
6# Tech Radar
7 
8Produce a complete technology radar document for an engineering team. The radar gives the team a shared, explicit position on every significant technology in their stack — what to standardize on, what to experiment with, what to evaluate, and what to actively stop using. Follow the ThoughtWorks Tech Radar format: four quadrants (Techniques, Tools, Platforms, Languages & Frameworks) each with four rings (Adopt, Trial, Assess, Hold). Each technology entry ("blip") gets a ring assignment, a one-paragraph rationale, and a date. Include a decision trail showing what moved and why, and a maintenance process the team can run to keep the radar current.
9 
10## Required Inputs
11 
12Ask for these if not already provided:
13- **Team or company name** — for the document header
14- **Current tech stack** — list every significant technology, tool, language, and platform the team currently uses
15- **Technologies under active evaluation** — tools or frameworks the team is currently trying or considering
16- **Technologies to deprecate or move off** — anything the team wants to stop using or is actively migrating away from
17- **Strategic technology bets** — any technologies the company has made a deliberate bet on (e.g., "we're all-in on Kubernetes" or "migrating to event-driven architecture")
18- **Team context** — team size, product domain, and any constraints (regulatory, compliance, vendor lock-in concerns)
19 
20If a technology is mentioned without a ring placement, use the rationale inputs to determine the appropriate ring. When uncertain between two rings, ask.
21 
22## Output Format
23 
24---
25 
26# Technology Radar: [Team / Company Name]
27 
28**Edition:** [Month Year]
29**Maintained by:** [Team Name / Architecture Guild / CTO Office]
30**Review cadence:** Bi-annual (every 6 months)
31**Next review:** [Month Year + 6 months]
32 
33---
34 
35## How to Read This Radar
36 
37This radar reflects [Team / Company Name]'s current thinking on technologies we use, evaluate, and retire. Use it to make consistent technology choices, onboard new engineers, and have structured conversations about the stack.
38 
39**Quadrants** categorize the type of technology:
40 
41| Quadrant | What belongs here |
42|----------|------------------|
43| **Techniques** | Methods, patterns, and practices (e.g., trunk-based development, event sourcing) |
44| **Tools** | Software tools used in the development and delivery process (e.g., linters, CI systems, observability platforms) |
45| **Platforms** | Infrastructure and hosting environments (e.g., AWS, Kubernetes, Snowflake) |
46| **Languages & Frameworks** | Programming languages and application frameworks (e.g., Go, React, FastAPI) |
47 
48**Rings** express our recommendation:
49 
50| Ring | Meaning | What to do |
51|------|---------|-----------|
52| **Adopt** | Industry-proven, working well for us — our standard choice | Use by default for new work; no special justification needed |
53| **Trial** | Worth pursuing — we are experimenting with it in limited production use | Use in a bounded context with architectural oversight; share learnings |
54| **Assess** | Worth exploring — we have not used it in production yet | Spike, prototype, or research; do not use in production without a review |
55| **Hold** | Do not start new work with this technology | Complete existing commitments; do not expand use; plan migration |
56 
57---
58 
59## Quadrant 1: Techniques
60 
61### Adopt
62 
63| Technology | Since | Notes |
64|------------|-------|-------|
65| [Technique name, e.g., Trunk-based development] | [Month Year] | [One sentence: why we adopted it and what it replaced] |
66| [Technique name] | [Month Year] | [One sentence rationale] |
67| [Technique name] | [Month Year] | [One sentence rationale] |
68 
69**[Technique name] — Adopt**
70[One paragraph rationale. Explain what problem this technique solves, why it works well in your context, and what the team should know before applying it. Reference any internal experience — e.g., "We rolled this out across 8 services in 2024 and saw a 40% reduction in merge conflicts."]
71 
72[Repeat for each Adopt-ring technique.]
73 
74### Trial
75 
76| Technology | Since | Notes |
77|------------|-------|-------|
78| [Technique name] | [Month Year] | [One sentence: what we're testing and where] |
79 
80**[Technique name] — Trial**
81[One paragraph. What are we trialing? In which teams or services? What hypothesis are we testing? What would cause us to move it to Adopt vs. Hold?]
82 
83### Assess
84 
85| Technology | Since | Notes |
86|------------|-------|-------|
87| [Technique name] | [Month Year] | [One sentence: why we're interested] |
88 
89**[Technique name] — Assess**
90[One paragraph. Why is this interesting to us? What would we need to see to move it to Trial? Who is responsible for the assessment?]
91 
92### Hold
93 
94| Technology | Since | Notes |
95|------------|-------|-------|
96| [Technique name] | [Month Year] | [One sentence: why we're stopping and what replaces it] |
97 
98**[Technique name] — Hold**
99[One paragraph. Why are we putting this on hold? What is the migration path? What is the target end-state for teams still using it?]
100 
101---
102 
103## Quadrant 2: Tools
104 
105### Adopt
106 
107| Technology | Since | Notes |
108|------------|-------|-------|
109| [Tool name, e.g., GitHub Actions] | [Month Year] | [One sentence rationale] |
110| [Tool name] | [Month Year] | [One sentence rationale] |
111 
112**[Tool name] — Adopt**
113[One paragraph rationale. Why is this our standard tool? What does it do well in our context? Any configuration or usage patterns the team should follow?]
114 
115[Repeat for each Adopt-ring tool.]
116 
117### Trial
118 
119| Technology | Since | Notes |
120|------------|-------|-------|
121| [Tool name] | [Month Year] | [One sentence: what we're testing] |
122 
123**[Tool name] — Trial**
124[One paragraph rationale and trial scope.]
125 
126### Assess
127 
128| Technology | Since | Notes |
129|------------|-------|-------|
130| [Tool name] | [Month Year] | [One sentence: why we're evaluating it] |
131 
132**[Tool name] — Assess**
133[One paragraph: what sparked interest, who is evaluating, and timeline.]
134 
135### Hold
136 
137| Technology | Since | Notes |
138|------------|-------|-------|
139| [Tool name] | [Month Year] | [One sentence: what replaces it] |
140 
141**[Tool name] — Hold**
142[One paragraph: deprecation rationale and migration path.]
143 
144---
145 
146## Quadrant 3: Platforms
147 
148### Adopt
149 
150| Technology | Since | Notes |
151|------------|-------|-------|
152| [Platform name, e.g., AWS EKS] | [Month Year] | [One sentence rationale] |
153| [Platform name] | [Month Year] | [One sentence rationale] |
154 
155**[Platform name] — Adopt**
156[One paragraph. What does this platform provide? What are the boundaries of its use? Any internal golden-path setup the team should follow?]
157 
158[Repeat for each Adopt-ring platform.]
159 
160### Trial
161 
162| Technology | Since | Notes |
163|------------|-------|-------|
164| [Platform name] | [Month Year] | [One sentence: scope of trial] |
165 
166**[Platform name] — Trial**
167[One paragraph rationale and trial boundaries.]
168 
169### Assess
170 
171| Technology | Since | Notes |
172|------------|-------|-------|
173| [Platform name] | [Month Year] | [One sentence: why we're exploring it] |
174 
175**[Platform name] — Assess**
176[One paragraph assessment plan.]
177 
178### Hold
179 
180| Technology | Since | Notes |
181|------------|-------|-------|
182| [Platform name] | [Month Year] | [One sentence: migration target and timeline] |
183 
184**[Platform name] — Hold**
185[One paragraph: what triggered the hold decision, migration target, and timeline.]
186 
187---
188 
189## Quadrant 4: Languages & Frameworks
190 
191### Adopt
192 
193| Technology | Since | Notes |
194|------------|-------|-------|
195| [Language/Framework, e.g., Go] | [Month Year] | [One sentence rationale] |
196| [Language/Framework] | [Month Year] | [One sentence rationale] |
197 
198**[Language/Framework] — Adopt**
199[One paragraph. What is this language or framework used for? What are the team's proficiency expectations? Any frameworks or libraries that go alongside it as part of the standard choice?]
200 
201[Repeat for each Adopt-ring language or framework.]
202 
203### Trial
204 
205| Technology | Since | Notes |
206|------------|-------|-------|
207| [Language/Framework] | [Month Year] | [One sentence: bounded use case] |
208 
209**[Language/Framework] — Trial**
210[One paragraph rationale.]
211 
212### Assess
213 
214| Technology | Since | Notes |
215|------------|-------|-------|
216| [Language/Framework] | [Month Year] | [One sentence: interest driver] |
217 
218**[Language/Framework] — Assess**
219[One paragraph assessment plan.]
220 
221### Hold
222 
223| Technology | Since | Notes |
224|------------|-------|-------|
225| [Language/Framework] | [Month Year] | [One sentence: reason and migration path] |
226 
227**[Language/Framework] — Hold**
228[One paragraph: deprecation rationale, existing system obligations, and timeline to retire.]
229 
230---
231 
232## Decision Trail
233 
234This log records every ring movement since the radar's first edition. Use it to understand the evolution of our technology choices.
235 
236| Technology | Quadrant | Previous Ring | New Ring | Edition | Reason |
237|------------|----------|--------------|----------|---------|--------|
238| [Name] | [Quadrant] | — | Adopt | [Month Year] | First placement — [one sentence why] |
239| [Name] | [Quadrant] | Assess | Trial | [Month Year] | [What prompted the move — evidence, team feedback, production trial results] |
240| [Name] | [Quadrant] | Trial | Adopt | [Month Year] | [Adoption rationale — usage results, team satisfaction, scale proven] |
241| [Name] | [Quadrant] | Adopt | Hold | [Month Year] | [Why moved to Hold — better alternative, security concern, cost, vendor issue] |
242| [Name] | [Quadrant] | — | Hold | [Month Year] | First placement — added directly to Hold because [reason] |
243 
244---
245 
246## Radar Maintenance Process
247 
248### Who Contributes
249 
250- **Architecture review group / CTO office** — final ring placement decisions
251- **All engineers** — submit blip nominations via [channel or form]
252- **Tech leads** — triage nominations and prepare proposals for review sessions
253 
254### Update Cadence
255 
256| Activity | Frequency | Owner |
257|----------|-----------|-------|
258| New blip nominations accepted | Ongoing — any engineer via [channel] | Anyone |
259| Nomination triage | Monthly | Tech leads |
260| Full radar review session | Every 6 months | Architecture group |
261| Published radar update | Every 6 months | [Owner name or role] |
262 
263### How to Nominate a Blip
264 
2651. Submit to [Slack channel / form URL] with: technology name, quadrant, proposed ring, and one-paragraph rationale.
2662. A tech lead reviews within 2 weeks and either schedules it for the next review session or requests more information.
2673. At the review session, the architecture group discusses and votes. Simple majority wins; ties go to Hold pending further evidence.
2684. Approved blips are added to the radar doc and the decision trail within 1 week of the session.
269 
270### Ring Change Criteria
271 
272| To move TO Adopt | To move TO Trial | To move TO Assess | To move TO Hold |
273|-----------------|-----------------|-------------------|-----------------|
274| Proven in multiple production systems; team broadly trained; clear operational runbook exists | At least one production use case running; architectural oversight in place; learnings documented | Concrete use case identified; spike completed or in progress; interest from at least 2 engineers | Better alternative exists; known security/compliance risk; strategic direction change; unacceptable maintenance burden |
275 
276---
277 
278*Questions about this radar: [Slack channel] | Submit a nomination: [URL or channel]*
279 
280---
281 
282## Quality Checks
283 
284- [ ] Every blip has a written rationale paragraph — not just a table row entry
285- [ ] The decision trail is populated with at least the initial placement date for every blip
286- [ ] Hold-ring entries include a concrete migration path or target technology, not just "stop using it"
287- [ ] Ring definitions are present and include both what each ring means AND what engineers should do in response
288- [ ] Maintenance process includes: nomination channel, review cadence, who decides, and ring-change criteria
289- [ ] Technologies identified as "strategic bets" in the inputs are placed in Adopt (if proven) or Trial (if being rolled out)
290- [ ] Technologies identified for deprecation are in Hold with a rationale that references the replacement
291 
292## Anti-Patterns
293 
294- [ ] Do not place a technology in Adopt without evidence it is proven at the team's scale — aspirational placements mislead engineers
295- [ ] Do not add a blip without a written rationale paragraph — table rows without context are unusable
296- [ ] Do not create a Hold entry without specifying a concrete migration path or target technology
297- [ ] Do not skip the maintenance process — a radar with no process for updates becomes stale within two quarters
298- [ ] Do not omit ring definitions — engineers need to know what they should do in response to each ring, not just what the ring means
299 

Discussion