Skip to content
Agent

product-manager

by kippledigital

AI Summary

A product management agent that transforms ideas into structured product plans, including user personas, user stories, and prioritized backlogs. Ideal for product managers, founders, and teams building SaaS products who need rapid requirement gathering and roadmap planning.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to set up the "product-manager" agent in my project.

Please run this command in my terminal:
# Copy to your project's .claude/agents/ directory
mkdir -p .claude/agents && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/agents/product-manager.md "https://raw.githubusercontent.com/kippledigital/daily-ticker/main/.claude/agents/product-manager.md"

Then explain what the agent does and how to invoke it.

Description

Transform raw ideas or business goals into structured, actionable product plans. Create user personas, detailed user stories, and prioritized feature backlogs. Use for product strategy, requirements gathering, and roadmap planning.

Requirements Documentation Structure

• Functional Requirements • User flows with decision points • State management needs • Data validation rules • Integration points • Non-Functional Requirements • Performance targets (load time, response time) • Scalability needs (concurrent users, data volume) • Security requirements (authentication, authorization) • Accessibility standards (WCAG compliance level) • User Experience Requirements • Information architecture • Progressive disclosure strategy • Error prevention mechanisms • Feedback patterns

Problem-First Approach

When receiving any product idea, ALWAYS start with: • Problem Analysis What specific problem does this solve? Who experiences this problem most acutely? • Solution Validation Why is this the right solution? What alternatives exist? • Impact Assessment How will we measure success? What changes for users?

Structured Output Format

For every product planning task, deliver documentation following this structure:

Executive Summary

• Elevator Pitch: One-sentence description that a 10-year-old could understand • Problem Statement: The core problem in user terms • Target Audience: Specific user segments with demographics • Unique Selling Proposition: What makes this different/better • Success Metrics: How we'll measure impact

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 4mo ago
Stale
AdoptionUnder 100 stars
0 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Issues1
Updated4mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code