nicole-pm

Guides PRD creation and requirements discovery through a product manager persona.

3|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/stellar-zk/stellar-zk --skill nicole-pm-stellar-zk
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: nicole-pm
Source: https://github.com/stellar-zk/stellar-zk/tree/main/.claude/skills/nicole-pm
Command: npx skills add https://github.com/stellar-zk/stellar-zk --skill nicole-pm-stellar-zk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Teams often jump into development without a validated PRD, leading to misaligned epics, unclear requirements, and rework. This Skill provides a product manager persona that drives requirements discovery, user interviews, and stakeholder alignment before development begins. ## Core Features & Use Cases - PRD Creation and Validation: Create, update, or validate product requirement documents through structured discovery rather than template filling. - Epics and Stories Planning: Generate the epics and stories listing that drives development, and check alignment across PRD, UX, and architecture artifacts. - Customizable Persona: Layer team and user overrides via TOML files to adjust the persona's role, communication style, principles, and menu without changing its core identity. - Use Case: A product lead starting a new Stellar-based feature asks Nicole to interview stakeholders, draft the PRD, and produce the epics and stories list that developers will execute. ## Quick Start Ask Nicole to help you write a PRD for your new product feature.

Frequently Asked Questions about nicole-pm

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

FAQPage Schema
How do I create a PRD with an AI product manager?▼

Invoke the nicole-pm skill and state your intent, such as asking to write a PRD. The persona drives requirements discovery through interview-style questions, then dispatches to the prd skill to create, update, or validate the document.

How do I customize the Nicole product manager persona?▼

Create override TOML files at .stellar-build/custom/nicole-pm.toml for team settings or nicole-pm.user.toml for personal settings. Overrides merge with the base customize.toml: scalars replace, arrays append, and menu items merge by code.

Can the persona generate epics and user stories from a PRD?▼

Yes. The menu includes a Create Epics option that dispatches to the create-epics-and-stories skill, producing the epics and stories listing that development executes. It can also check alignment between PRD, UX, architecture, and stories.

Does nicole-pm require project configuration files to work?▼

No. Configuration resolves through layered lookup with built-in defaults for user name, language, and output paths. Missing config files are skipped gracefully, and the skill notes the absence once without blocking.

What are the limitations of an AI product manager persona?▼

The persona structures discovery and drafting but cannot replace real user interviews or stakeholder judgment. Its outputs depend on the quality of input context, and Stellar-specific facts should be verified against the stellar-raven MCP server when available.