product-manager-toolkit

Essential tools and frameworks for modern product management, from discovery to delivery.

Content Preview
---
name: product-manager-toolkit
description: "Essential tools and frameworks for modern product management, from discovery to delivery."
risk: unknown
source: community
date_added: "2026-02-27"
---

# Product Manager Toolkit

Essential tools and frameworks for modern product management, from discovery to delivery.

## Quick Start

### For Feature Prioritization
```bash
python scripts/rice_prioritizer.py sample  # Create sample CSV
python scripts/rice_prioritizer.py sample_features.csv --capaci
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/product-manager-toolkit.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/product-manager-toolkit/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/sickn33/antigravity-awesome-skills

Then reference at skills/product-manager-toolkit/SKILL.md

Related Skills