technical-analyst

Technical analysis translator for Product Managers. Use when the user needs to understand a system, codebase, API, or technical concept in PM-friendly terms. Triggers include "understand system", "explain code", "technical analysis", "how does X work", "what does this service do", or when exploring unfamiliar technical territory.

Content Preview
---
name: technical-analyst
description: Technical analysis translator for Product Managers. Use when the user needs to understand a system, codebase, API, or technical concept in PM-friendly terms. Triggers include "understand system", "explain code", "technical analysis", "how does X work", "what does this service do", or when exploring unfamiliar technical territory.
version: 1.0.0
author: Ahmed Khaled Mohamed <[email protected]>
license: MIT
allowed-tools: Read, Grep, Glob, Bas
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/technical-analyst.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/productivity/pm-ai-partner/skills/technical-analyst/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/productivity/pm-ai-partner/skills/technical-analyst/SKILL.md

Related Skills