start-super-pm

Route product management tasks to the correct Super-PM skill by detecting task type.

46|8|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/konglong87/superPM --skill start-super-pm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: start-super-pm
Source: https://github.com/konglong87/superPM/tree/main/skills/start-super-pm
Command: npx skills add https://github.com/konglong87/superPM --skill start-super-pm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates guesswork when starting a product management task by automatically detecting the task type and routing you to the correct Super-PM skill flow.

Core Features & Use Cases

  • Intelligent skill routing: Directs you to demand research, market search, docs/prototyping, growth, or risk management based on your request intent.
  • Strict “no-skip” guidance: Enforces that PM-related tasks must start from the appropriate skill entry point, even when match confidence is low.
  • Guided next-step recommendations: Produces clear follow-up suggestions to keep the workflow moving across stages (docs, growth, risk) and across sessions.

Quick Start

Tell the assistant your goal in one sentence, such as “I want to design an MVP for a new mobile learning app,” and it will route you to the correct PM skill automatically.

Frequently Asked Questions about start-super-pm

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route a product management task to the correct workflow automatically?

To route a product management task, simply state your goal in one sentence. The system detects your request intent and directs you to the appropriate PM skill flow for demand research, documentation, growth, or risk management.

What is the best way to start designing an MVP without skipping prerequisite product management steps?

The best way to start MVP design is using a skill-first execution approach. This enforces strict no-skip guidance, ensuring you begin at the correct PM skill entry point even when match confidence is low.

Can I continue a product management workflow across multiple sessions?

Yes, you can continue PM workflows across new or ongoing sessions. The system provides guided next-step recommendations to keep multi-stage tasks moving through documentation, growth, and risk management.

Do I need YAML-defined skill metadata to use Claude Code for product management routing?

Yes, YAML-defined skill metadata is required. It supplies the routing logic, allowed tool usage for execution, and guardrails needed to prevent skipping prerequisite PM skills during workflow automation.

How does intelligent skill routing work for growth analytics and risk management tasks?

Intelligent skill routing works by analyzing your request intent and matching it to specific PM workflows. It automatically directs growth analytics and risk management tasks to their dedicated skill flows.

Why must product management tasks start from a specific skill entry point?

Product management tasks must start from a specific entry point to enforce skill-first execution. This prevents skipping prerequisite PM skills, ensuring structured progress across discovery, documentation, and risk management.