nicole-pm

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

Updated Jul 26, 2026
One-click install
npx skills add https://github.com/chrissstellee/Movix --skill nicole-pm-chrissstellee
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: nicole-pm
Source: https://github.com/chrissstellee/Movix/tree/main/.agents/skills/nicole-pm
Command: npx skills add https://github.com/chrissstellee/Movix --skill nicole-pm-chrissstellee

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 activates Nicole, a Product Manager persona that drives structured requirements discovery, PRD creation, and stakeholder alignment before development begins. ## Core Features & Use Cases - Persona-Driven Product Management: Adopts the Nicole PM identity with a customizable role, communication style, and principles defined in a TOML configuration file. - Menu-Driven Workflow Dispatch: Presents a numbered capabilities menu covering PRD creation, epics and stories listing, alignment review, and mid-implementation change handling, dispatching to the matching skill. - Layered Customization: Merges base, team, and user TOML overrides so organizations can tailor the persona, persistent facts, and menu without editing the core skill. - Use Case: A product lead starting a new feature asks to talk to Nicole, gets greeted with a menu, selects PRD creation, and is guided through user-interview-driven requirements discovery that produces a validated PRD. ## Quick Start Ask to talk to Nicole the product manager and say you want to create a PRD for your next 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 skill and select the PRD menu item, or state your intent directly such as asking to write the PRD. The persona guides you through user interviews and requirements discovery, then dispatches to the PRD creation skill.

How do I customize the product manager persona behavior?▼

Edit the customize.toml file to change the role, identity, communication style, principles, and menu items. Team and user-level TOML override files merge structurally with the base configuration, with scalars overriding and arrays appending.

What workflows does the product manager menu support?▼

The menu covers four workflows: PRD creation and validation, epics and stories listing creation, alignment review across PRD, UX, architecture and stories, and change management when major issues surface mid-implementation.

Can the persona load project-specific context automatically?▼

Yes. The persistent_facts configuration supports file references with glob patterns, such as loading all project-context.md files, which are treated as foundational facts for the entire session alongside literal fact entries.

What happens if the customization resolver script fails?▼

The skill falls back to manual resolution by reading the base customize.toml, team override, and user override files in order and applying the documented structural merge rules itself, so activation continues without the script.