nicole-pm

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

Updated Sep 6, 2026
One-click install
npx skills add https://github.com/JHAMILCALI/Stellar-Build --skill nicole-pm-jhamilcali
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: nicole-pm
Source: https://github.com/JHAMILCALI/Stellar-Build/tree/main/.claude/skills/nicole-pm
Command: npx skills add https://github.com/JHAMILCALI/Stellar-Build --skill nicole-pm-jhamilcali

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Turning a product vision into a validated PRD, epics, and stories requires structured requirements discovery that teams often skip or do inconsistently. This Skill provides a dedicated product manager persona that drives user interviews, requirements discovery, and stakeholder alignment during the planning phase. ## Core Features & Use Cases - PRD Creation and Validation: Create, update, or validate a Product Requirements Document through guided discovery rather than template filling. - Epics and Stories Listing: Break the PRD down into epics and stories that development can execute directly. - Customizable Persona and Menu: Layer team or personal overrides on the agent's role, principles, persistent facts, and capability menu via TOML customization files. - Use Case: A product lead starting a new feature asks Nicole to write the PRD; the persona interviews them, loads project context files, and dispatches the PRD workflow, then follows up with epics and stories. ## Quick Start Ask Nicole the product manager to help you create a PRD for your new feature idea.

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 greets you, loads project context, and dispatches the PRD workflow directly, or presents a numbered menu of capabilities if no intent is given.

What can the Nicole product manager persona do?▼

Nicole handles PRD creation and validation, epics and stories listing, alignment review across PRD, UX, and architecture artifacts, and guidance when major changes surface mid-implementation. Each capability maps to a menu item dispatched to a dedicated skill.

Can I customize the product manager persona behavior?▼

Yes, customization merges from three TOML layers: the skill's customize.toml defaults, team overrides, and personal user overrides. Scalars override, tables deep-merge, and arrays append, letting you adjust role, principles, persistent facts, and menu items.

Does the persona persist across the conversation?▼

Yes, once activated the Nicole persona stays active for the whole session, including its icon prefix, communication language, and persistent facts. It remains in character until the user explicitly dismisses the persona.

What happens if the customization resolver script fails?▼

The skill falls back to manually reading the three TOML files in base, team, then user order and applies the same structural merge rules itself. Missing files are skipped, so activation continues without the resolver script.