By jpoutrin
Manage Claude Code plugin lifecycle: scaffold plugins, create agents/commands/skills with YAML frontmatter, copy marketplace components between directories, configure MCP servers for external tools, install LSP servers for multi-language code intelligence, capture session feedback, and trigger desktop notifications.
Copy an agent from Product Forge to user or project level
Copy a command from Product Forge to user or project level
Copy a skill from Product Forge to user or project level
Create a new Claude Code agent with proper YAML frontmatter structure. Use when the user wants to add a specialized agent to a plugin. Handles agent file creation with name, description, tools, model selection, and color configuration.
Create a new Claude Code slash command with proper YAML frontmatter structure. Use when the user wants to add a custom slash command to a plugin. Handles command file creation with description, argument hints, allowed tools, and all advanced features.
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.
A comprehensive Claude Code marketplace plugin for product development, PRD management, task tracking, and secure technical implementation. Features CPO/CTO/Marketing/UX/DPO/DevOps/Data Engineering/RAG-CAG expertise with specialized technical agents (Django, FastAPI, FastMCP, React/TypeScript, Celery, Playwright) that research current documentation before coding. Includes design system management, cloud infrastructure (AWS, GCP, Ansible), data transformation (dbt, SQLMesh), RAG/CAG architecture with multi-tenant security, MCP security with 5-layer defense, OAuth/OIDC, and privacy compliance (GDPR/CCPA).
Product Forge includes a unified forge CLI tool for skill-related utilities:
Fetch YouTube video transcripts as readable text files:
# Install with YouTube support
uv tool install . --with youtube-transcript-api
# Fetch transcript
forge youtube "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
forge youtube "https://youtu.be/dQw4w9WgXcQ" --output transcripts/
forge youtube dQw4w9WgXcQ
Manage Product Forge learnings and feedback:
# Initialize learnings directory
forge feedback init
# Show statistics
forge feedback stats
# List feedback items
forge feedback list
forge feedback list --project product-forge
forge feedback list --type improvement
# Save feedback (used by hooks)
cat feedback.json | forge feedback save
See FORGE_CLI_IMPLEMENTATION_SUMMARY.md for complete CLI documentation.
Skills automatically activate when Claude detects relevant context, providing expert guidance without explicit commands.
| Skill | Triggers | Description |
|---|---|---|
| PRD Management | prd, requirements | Automatic lifecycle management and organization |
| Task Orchestration | task, implement | Documentation-first execution with quality checks |
| Product Strategy | strategy, market | Chief Product Officer expertise with proven frameworks |
| Documentation Research | code, build, develop | Enforces online documentation research before implementation |
| MCP Security | mcp security, prompt injection, authorization | 5-layer defense architecture for multi-agent systems |
| Design System | design system, components, tokens | Build and reuse UI components, tokens, and patterns |
| Python Style | python, django, fastapi, celery | PEP standards, type hints, and modern Python patterns |
| TypeScript Style | typescript, react, node, eslint | Strict typing, ESLint, and modern TS/JS patterns |
| Privacy Compliance | gdpr, ccpa, privacy, data protection | GDPR, CCPA/CPRA, and regional compliance |
| AWS Cloud | aws, ec2, s3, lambda, iam | AWS services best practices and IAM security |
| GCP Cloud | gcp, gce, bigquery, cloud run | Google Cloud best practices and IAM security |
| Ansible | ansible, playbook, vault | Ansible automation for infrastructure |
| OAuth | oauth, oidc, jwt, pkce | OAuth 2.0 and OpenID Connect implementation |
| dbt | dbt, data transformation | dbt modeling, testing, and documentation |
| SQLMesh | sqlmesh, virtual environments | SQLMesh incremental models and CI/CD |
| RAG/CAG Architecture | rag, cag, vector database, embeddings | RAG/CAG patterns, chunking, multi-tenant security |
| Chunking Strategies | chunking, text splitting, semantic chunking | Document-type-specific chunking, RAPTOR, evaluation |
Commands you invoke when you need specific functionality.
| Command | Usage | Description |
|---|---|---|
/create-prd | /create-prd my-product | Interactive PRD creation wizard |
/create-prd-feature | /create-prd-feature auth | Create feature-specific PRD |
/generate-tasks | /generate-tasks prd.md | Convert PRD to task list |
/prd-status | /prd-status prd.md --set ACTIVE | Check/update PRD status |
/list-prds | /list-prds --status ACTIVE | List PRDs with metadata |
/task-list | /task-list --dir focus | List tasks with progress |
/task-focus | /task-focus TASK-001 | Focus on specific task |
/discovery-session | /discovery-session my-product | Start product discovery |
/create-persona | /create-persona developer | Create user persona |
/position-product | /position-product my-product | Define positioning |
/brainstorm-solution | /brainstorm-solution "problem" | Structured brainstorming |
/prd-progress | /prd-progress prd.md | Show implementation progress |
/prd-archive | /prd-archive prd.md | Archive completed PRDs |
/quick-start | /quick-start | Quick start guide |
Agents handle autonomous, multi-step workflows.
npx claudepluginhub jpoutrin/product-forge --plugin claude-code-devGit best practices with atomic commits and conventional commit format
Python technical specialists for Django, FastAPI, FastMCP, Celery, and testing
Frontend development with React, TypeScript, and Playwright testing expertise
Atlassian Jira and Confluence integration via Remote MCP Server for issue tracking, documentation, and project management
Dynamic task-based agentic delegation with builder/validator pairs and meta-prompt team orchestration
Dynamic task-based agentic delegation with builder/validator pairs and meta-prompt team orchestration
'MUST BE USED PROACTIVELY when user mentions: planning, PRD, product requirements document, project plan, roadmap, specification, requirements analysis, feature breakdown, technical spec, project estimation, milestone planning, or task decomposition. Use IMMEDIATELY when user says "create a PRD", "plan this feature", "document requirements", "break down this project", "estimate this work", "create a roadmap", "write specifications", or references planning/documentation needs. Expert Technical Project Manager that creates comprehensive PRDs with user stories, acceptance criteria, technical architecture, task breakdowns, and separate task assignment files for sub-agent delegation.'
12 PM-specific agent skills, 6 workflow commands, 3 automation hooks for Product Managers
Skills for the claude autonomous agent system - Generate PRDs and convert them to prd.json format for autonomous execution
Production-ready Claude Code configuration with role-based workflows (PM→Lead→Designer→Dev→QA), safety hooks, 44 commands, 19 skills, 8 agents, 43 rules, 30 hook scripts across 19 events, auto-learning pipeline, hook profiles, and multi-language coding standards
Use this agent when you need to create comprehensive Product Requirements Documents (PRDs) that combine business strategy, technical architecture, and user research. Examples: <example>Context: The user needs to create a PRD for a new feature or product launch. user: "I need to create a PRD for our new user authentication system that will support SSO and multi-factor authentication" assistant: "I'll use the prd-specialist agent to create a comprehensive PRD that covers the strategic foundation, technical requirements, and implementation blueprint for your authentication system."</example> <example>Context: The user is planning a major product initiative and needs strategic documentation. user: "We're launching a mobile app for our e-commerce platform and need a detailed PRD to guide development" assistant: "Let me engage the prd-specialist agent to develop a thorough PRD that includes market analysis, user research integration, technical architecture, and implementation roadmap for your mobile app initiative."</example>