30 battle-tested PM skills + 4 guided workflows for AI coding agents.
Discover. Define. Explore. Spec. Ship. Measure. Improve.
Uthy Legacy OS is an open‑source library of Product Management skills that turns any AI coding agent into a capable PM partner. Each skill is a portable SKILL.md file — an open standard supported by Claude Code, Cursor, Codex CLI, Gemini CLI, Copilot, Windsurf, and 20+ other agent tools.
Install once. Use everywhere. Never start from scratch.
🔍 Discovery → 🎯 Problem Definition → 💡 Solution Exploration
→ 📝 PRDs & Stories → 🚀 Shipping → 📊 Measuring → ♻️ Improve
Each phase has 5 battle-tested skills covering frameworks, templates, and step‑by‑step guidance.
git clone https://github.com/uthumany/uthy-legacy-os.git
cd uthy-legacy-os
bash install.sh
Or install per‑agent — see Getting Started for details.
Agent skills teach AI assistants how to do something, not just what to do. Unlike a static prompt or a PDF, a skill:
| Phase | Skills |
|---|---|
| 🔍 Discovery | customer-interviews, competitive-analysis, market-sizing, user-research, opportunity-solution-tree |
| 🎯 Problem Definition | problem-statement, jobs-to-be-done, proto-persona, problem-framing, elevator-pitch |
| 💡 Solution Exploration | solution-brainstorming, hypothesis-prioritization, experiment-design, prototype-planning, validation-interview |
| 📝 PRDs & Stories | prd-writer, user-story-writer, acceptance-criteria, epic-breakdown, technical-spec-bridge |
| 🚀 Shipping | launch-plan, release-notes, go-to-market, rollout-strategy, stakeholder-communication |
| 📊 Measuring | metrics-framework, experiment-analysis, dashboard-design, ab-test-reader, north-star-metrics |
| ♻️ Improve | retrospective, feedback-analysis, iteration-prioritization, churn-analysis, adoption-funnel |
Beyond individual skills, 4 cross‑phase workflows orchestrate multiple skills:
| Workflow | Duration | What It Does |
|---|---|---|
| Product Discovery Sprint | 1-2 weeks | End‑to‑end discovery: frame → research → synthesize → ideate → decide |
| Feature Ship Cycle | 2-4 weeks | Spec → build → launch → measure |
| Quarterly Planning | 1 week | Review → objective → opportunity → plan → communicate |
| Product Health Review | Weekly | Metrics → feedback → support → projects → decide |
6 reusable document templates at templates/:
Uthy Legacy OS works with any agent that supports the SKILL.md standard:
hermes curator installuthy-legacy-os/
├── README.md # Main intro
├── AGENTS.md # AI contributor instructions
├── LICENSE # MIT
├── CONTRIBUTING.md # How to add a skill
├── install.sh # One‑line installer
├── package.json # npm metadata
├── skills/ # 30 skills in 7 phases
├── workflows/ # 4 multi‑step workflows
├── templates/ # 6 reusable templates
├── samples/ # 5 realistic sample outputs
├── docs/ # Documentation (you are here)
├── scripts/ # Validation tooling
└── .github/workflows/ # CI/CD
Want to add a skill, fix a bug, or improve docs? See CONTRIBUTING.md on GitHub.
Built by Uthuman & Co — AI agents that help you think better about what to build. github.com/uthumany/uthy-legacy-os