By 8421bit
NioPD Output Style - Provides context and persona for the NioPD product management assistant
Agent Skills for AI-powered Product Management with Claude Code.
NioPD (Nio Product Director) transforms Claude Code into a Virtual Product Expert Team, giving every Product Manager instant access to 65 specialized agent skills across 10 domains—all orchestrated by an AI partner named Nio.
"User-led, Nio-coordinated, Expert-executed"
These skills follow the Agent Skills specification and are designed for use with Claude Code.
/plugin marketplace add 8421bit/NioPD-Skills
/plugin install niopd@NioPD-Skills
Add the contents of this repo to a /.claude folder in the root of your project directory. See the official Claude Skills documentation for more details.
# Initialize workspace
/niopd:init
# Start a conversation with Nio
/niopd:hi
# Create a new product initiative
/niopd-BS-new-initiative
# Generate a PRD
/niopd-PD-draft-prd
| Command | Description |
|---|---|
/niopd:init | Initialize NioPD workspace |
/niopd:hi | Start a conversation with Nio |
/niopd:help | Display help information |
/niopd:note | Add a quick note |
/niopd:reflect | Review workflows and suggest improvements |
| Domain | Namespace | Skills | Examples |
|---|---|---|---|
| Business Strategy | BS | 3 | /niopd-BS-new-initiative, /niopd-BS-feature-planning |
| Deep Thinking | DT | 4 | /niopd-DT-first-principles, /niopd-DT-five-whys |
| Market Research | MR | 7 | /niopd-MR-competitor, /niopd-MR-trends |
| User Research | UR | 9 | /niopd-UR-personas, /niopd-UR-feedback |
| Strategic Analysis | ST | 11 | /niopd-ST-swot, /niopd-ST-canvas |
| Product Development | PD | 8 | /niopd-PD-draft-prd, /niopd-PD-stories |
| Project Management | PM | 10 | /niopd-PM-roadmap, /niopd-PM-kpis |
| Product Operations | PO | 5 | /niopd-PO-faq, /niopd-PO-stakeholder-update |
| System | SYS | 4 | /niopd:SYS:update, /niopd:SYS:new-command |
| Visualization | VIS | 1 | /niopd-VIS-visualizer |
Discovery → Strategy → Requirements → Design → Execution
1. /niopd-BS-new-initiative → /niopd-MR-* → /niopd-UR-* → /niopd-ST-*
2. /niopd-PD-draft-mrd → /niopd-PD-draft-psd
3. /niopd-PD-draft-prd → /niopd-PD-stories
4. /niopd-PD-journey → /niopd-PD-process → /niopd-PD-roadmap
5. /niopd-PM-* → /niopd-PO-*
NioPD organizes your work into a standardized directory structure:
Project Root/
├── 01-sources/ # Brainstorming, Raw Data (BS, DT)
├── 02-reports/ # Analysis, Research (UR, MR, ST)
├── 03-docs/ # PRDs, Specs (PD, PO)
└── 04-plans/ # Roadmaps, Tracking (PM)
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub 8421bit/niopd-skills --plugin niopd-output-styleNioPD (Nio Product Director) - An AI-powered product management toolkit with 58 Skills and 13 Commands for Claude Code.
MUST use when user wants to plan or strategize a product/feature. 22 PM frameworks, 6 modes, multi-language, from idea to dev handoff
18 production-ready Claude Code skills for Product Managers. Discovery, build, measure, communicate.
The Product Manager's Operating System. AI-powered skills for every PM workflow: PRDs, prioritization, competitive intel, stakeholder updates, launch planning, and more.
The AI-native PM operating system — deep, framework-grounded PM skills with live MCP tool integrations, chained sub-agent workflows, and persistent user memory. Built for solo PMs and founding PMs who need an AI partner that actually knows their product.
66 product management skills (30 phase + 9 foundation + 12 utility + 15 tool) plus 5 sub-agents (pm-critic, pm-skill-auditor, pm-changelog-curator, pm-release-conductor, pm-workflow-orchestrator) for AI agents covering the full product lifecycle from discovery through iteration. v2.27.1 is a maintenance patch (the classification sub-count drift gate; no new skills, catalog stays 66). v2.27.0 is the provable-quality release: every measured skill carries trigger-eval fixtures with CI gates for routing drift and new-skill collisions, the catalog surfaces (skill-manifest.json + the generated AGENTS.md catalog) are built from frontmatter behind enforcing staleness gates, the output-quality eval harness + asset gate ship, and the creator/validator family bakes the eval contract into skill creation; no new skills (catalog stays 66). v2.26.0 adds the utility-pm-workflow-builder skill (guided authoring from a workflow idea or a promoted chain to a staged Workflow Implementation Packet) and the /chain command (ad-hoc ordered skill chains routed to the pm-workflow-orchestrator Mode B under a written chain-expression contract, with a --thread flag for declared linear dependency); the catalog grows to 66 skills. v2.25.2 is a maintenance patch (a unified validator-inventory manifest with an enforcing CI parity referee that closes the bash/PowerShell/CI drift class, plus the remaining 2026-06-06 Codex audit fixes); no new skills (catalog stays 65). v2.25.1 is a maintenance patch (documentation-site Pattern S reorg, a generated resource index, an em-dash-scar cleanup with new CI guards, dependency bumps, and a pre-tag validator fix); no new skills (catalog stays 65). v2.25.0 adds the plugin's first hooks: opt-in house-rule guardrails (a PreToolUse hook that blocks em-dash and en-dash characters when enabled in .claude/pm-skills.local.md) plus a confident-only SessionStart phase router that suggests the right Triple Diamond skills for the current repo, and an advisory output-quality CI tier (deterministic invariants over the recorded samples); no new skills (catalog stays 65). v2.24.0 adds the pm-workflow-orchestrator sub-agent and its utility-pm-workflow-orchestrator dispatch skill, a governed runner that takes a saved foundation-prioritized-action-plan (or a user-named chain) and runs an ordered sequence of pm-skills with per-step go/no-go checkpoints; foundation-prioritized-action-plan grows a --run handoff (v1.1.0) that offers to run its own runnable prompts through the orchestrator; the catalog grows to 65. v2.23.0 adds one foundation skill, foundation-prioritized-action-plan, which turns any PM input into an evidence-grounded prioritized action plan using Theory of Constraints and Cynefin; the catalog grows from 63 to 64. v2.22.0 removes the 63 redundant per-skill command wrappers (each skill now appears once, invoked directly by name: /pm-skills:<name> on Claude Code, $<name> on Codex) and adds a native Codex .codex-plugin manifest so Codex discovers the skills; all existing skills unchanged. v2.21.0 is an additive distribution launch: pm-skills becomes installable through the new product-on-purpose marketplace (the recommended home for Product on Purpose plugins) while the existing install path keeps working unchanged, so no existing user has to act; no new skills (catalog stays 63). v2.20.0 adds slash commands for the three workshop sprint methodologies (Foundation Sprint, Design Sprint, and the end-to-end arc) plus documentation-count validator hardening; no new skills (catalog stays 63). v2.19.0 hardened the release-validation tooling so the library polices its own counts, cross-references, and links. v2.18.0 added four highest-consensus content skills: discover-market-sizing (TAM/SAM/SOM multi-framework triangulation), define-prioritization-framework (RICE, ICE, MoSCoW, Weighted Scoring, and Kano run in parallel with a cross-framework comparison), discover-journey-map (stages, touchpoints, emotional curve, and moments of truth), and measure-survey-analysis (honest survey analysis with limitation warnings), each with three thread-aligned samples. It carries forward v2.17.0 native Claude Code sub-agent registration: the sub-agent definitions moved to the canonical agents/ directory (the coordination directory was renamed to _agent-context/ to free the name), so all 4 sub-agents now auto-discover via @-mention on Claude Code; the dispatch skills continue to provide the same capability on Codex CLI, Cursor, Windsurf, Copilot, and Gemini CLI. v2.17.0 also migrates skill frontmatter to the metadata-nested structure per the agentskills.io specification and makes the CI validators bash-3.2 portable. Doc-stack on Astro 6.3.x + Starlight 0.39.x. Carries forward v2.15.0 Sprint Skills (Foundation Sprint family + Design Sprint family + tool-note-and-vote under classification:tool), v2.12.0 OKR Skills set, v2.11.0 Meeting Skills Family, lean canvas, persona, structured templates, real-world examples, 12 workflows including the foundation-to-design end-to-end arc, an interactive skill builder, and lifecycle tools for validating and iterating skills. Follows the agentskills.io specification.
プロダクトの基盤情報(課題仮説・ソリューション・市場スコープ・原体験・ビジネスモデル・競合・差別化)を ユーザーとの対話で掘り下げ、構造化されたドキュメント(product-context.md)として整理するスキル。 「自分のプロダクトって結局何なの?」を一緒に整理する壁打ち相手として機能する。 ペルソナ作成、LP設計、機能優先順位、マーケティング戦略など、 プロダクトの方向性に関わるあらゆる意思決定の「前提情報」を1ファイルにまとめる。 コードベースがあれば自動で読み取れる部分は埋め、残りをユーザーにヒアリングする。 Use when: 「プロダクトを整理したい」「ターゲット整理」「コンテキスト作成」 「ペルソナの前に」「誰向けのプロダクトか整理」「プロダクト情報まとめ」 「product context」「プロダクト定義」「プロダクトの前提」 「product discovery」「誰向け」と言われた時。 新しいプロジェクトの立ち上げ時や、方向性を見直したい時にも使う。 ペルソナ作成スキルを使う前に、まずこのスキルでプロダクトの前提を整理すべき。 Triggers: "product discovery", "product context", "プロダクト整理", "ターゲット整理", "コンテキスト作成", "プロダクト定義", "プロダクトの前提", "ペルソナの前に", "誰向け", "プロダクト情報まとめ", "プロダクトって何", "何を作ってるか整理", "どんな需要があるか"