aj-geddes/useful-ai-prompts

technical-roadmap-planning

Create comprehensive technical roadmaps aligned with business goals. Plan technology investments, architecture evolution, and infrastructure improvements over quarters and years.

First seen Jan 21, 2026

Installation

$ npx skills add aj-geddes/useful-ai-prompts --skill technical-roadmap-planning

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from aj-geddes/useful-ai-prompts · top by installs.

npx skills add aj-geddes/useful-ai-prompts

Browse all from aj-geddes/useful-ai-prompts

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 334
License LICENSE
Default branch main
Open issues 1
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,912 B
  • docs SUMMARY.md 983 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 556 installs

SKILL.md

Technical Roadmap Planning

Table of Contents

  • [Overview](#overview)
  • [When to Use](#when-to-use)
  • [Quick Start](#quick-start)
  • [Reference Guides](#reference-guides)
  • [Best Practices](#best-practices)

Overview

A technical roadmap provides a strategic plan for technology evolution, guiding architectural decisions, infrastructure investments, and capability development aligned with business objectives.

When to Use

  • Multi-year technology planning
  • Architecture modernization initiatives
  • Platform scaling and reliability improvements
  • Legacy system migration planning
  • Infrastructure upgrade scheduling
  • Technology stack standardization
  • Innovation investment planning

Quick Start

Minimal working example:

Technical Roadmap Template:

Organization: [Company]
Planning Period: 2025-2027
Last Updated: January 2025
Owner: CTO / VP Engineering

---

Vision Statement: |
  Transform our technology platform to enable global scale, improve
  developer productivity, and deliver world-class customer experiences
  through modern, cloud-native architecture.

Strategic Goals:
  1. Reduce infrastructure costs by 40% through cloud optimization
  2. Improve deployment frequency from monthly to daily
  3. Achieve 99.99% availability (4 nines)
  4. Enable data-driven decision making across organization

---

## Q1 2025: Foundation & Planning

Theme: Infrastructure Foundation
// ... (see reference guides for full implementation)

Reference Guides

Detailed implementations in the references/ directory:

Guide Contents
[Dependency Mapping](references/dependency-mapping.md) Dependency Mapping
[Technology Evaluation](references/technology-evaluation.md) Technology Evaluation
[Execution Planning](references/execution-planning.md) Execution Planning

Best Practices

✅ DO

  • Align technical roadmap with business strategy
  • Include time for technical debt reduction
  • Plan for buffer/contingency in critical paths
  • Review and update roadmap quarterly
  • Communicate roadmap transparently
  • Involve team in planning for buy-in
  • Prioritize based on business impact
  • Plan major changes during slower periods
  • Document rationale for technology choices
  • Build in learning & experimentation time

❌ DON'T

  • Pursue every new technology trend
  • Plan at 100% utilization (no buffer)
  • Ignore team capability and training needs
  • Make major changes during peak usage
  • Lock roadmap without flexibility
  • Underestimate legacy system complexity
  • Skip security considerations
  • Plan without resource availability
  • Ignore risk assessment
  • Chase technologies without business value