Plugin Claude Code
Comprehensive product development toolkit with PRD management, technical specialists, and security expertise.
Plugin Claude Code
Comprehensive product development toolkit with PRD management, technical specialists, and security expertise.
Command Claude Code
Validate and refresh Product Forge plugin cache.
Command Claude Code
Review skills and validate agent-skills-mapping.yaml compatibility.
Instructions file
Instructions for jpoutrin/product-forge, covering product forge development notes, critical: always edit source files, python compatibility and claude code hook schema.
Plugin Claude Code
Atlassian Jira and Confluence integration via Remote MCP Server for issue tracking, documentation, and project management.
MCP server Claude CodeCodexCursor +2
MCP server "atlassian", hosted remotely at mcp.atlassian.com, as configured in jpoutrin/product-forge.
Skill Claude CodeCodex
Attach documents, screenshots, PDFs, and files to Jira issues and Confluence pages via REST API. Use when uploading evidence, documentation, or media to Atlassian products.
Plugin Claude Code
Tools for creating and managing Claude Code plugins, agents, commands, and skills.
Hook
Runs when the agent finishes a response, running forge notify hook Stop (2 commands). From jpoutrin/product-forge.
Hook
Runs when the agent sends a notification, running forge notify hook Notification. From jpoutrin/product-forge.
Skill Claude CodeCodex
Copy an agent from Product Forge to user or project level.
Skill Claude CodeCodex
Copy a command from Product Forge to user or project level.
Skill Claude CodeCodex
Copy a skill from Product Forge to user or project level.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Create a new Claude Code plugin with proper directory structure and manifest. Use when the user wants to create a new plugin from scratch. Sets up plugin.json, directory structure, and optional components.
Skill Claude CodeCodex
Create a new Claude Code agent skill with proper folder structure and SKILL.md format. Use when the user wants to add a model-invoked skill that Claude uses autonomously based on context. Handles skill folder creation with SKILL.md and optional reference files.
Skill Claude CodeCodex
Enable feedback capture hooks for the current project.
Skill Claude CodeCodex
Install and configure LSP (Language Server Protocol) for Claude Code to enable go-to-definition, find-references, and real-time diagnostics.
Skill Claude CodeCodex
Install Playwright MCP server for browser automation in Claude Code.
Skill Claude CodeCodex
Integrate a user or project command into Product Forge.
Skill Claude CodeCodex
Set up and configure MCP (Model Context Protocol) servers with Claude Code. Use when the user wants to connect Claude Code to external tools, databases, APIs, or services via MCP. Handles HTTP, SSE, and stdio server configurations with proper authentication.
Skill Claude CodeCodex
Auto-detects reusable patterns, best practices, and automation opportunities during implementation. Recognizes repetitive structures and generalizable solutions that could become skills.
Skill Claude CodeCodex
Propose improvements or new components for Product Forge.