From feature-request
Use when the user wants to "create a feature request", "log a customer request", "submit a product request", "a customer wants...", "a client is asking for...", or describes a feature that a customer needs. Guides the user through detailed requirement gathering, associates Linear customers, and creates a well-structured user story issue in Linear.
How this skill is triggered — by the user, by Claude, or both
Slash command
/feature-request:feature-requestThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Guide users through capturing customer feature requests and creating well-structured Linear issues written as user stories. Associate one or more Linear customers to each request.
Guide users through capturing customer feature requests and creating well-structured Linear issues written as user stories. Associate one or more Linear customers to each request.
Read ${CLAUDE_PLUGIN_ROOT}/skills/feature-request/references/tools.md for required Linear MCP tools and the target project.
If the Linear MCP tools are unavailable, inform the user and stop.
Read ${CLAUDE_PLUGIN_ROOT}/skills/feature-request/references/voice-tone.md for communication style and language rules. Apply throughout the conversation.
Read ${CLAUDE_PLUGIN_ROOT}/skills/feature-request/references/discovery-questions.md for the discovery question flow.
Interview the user following that guide until you can articulate a clear user story with who, what, and why.
Read ${CLAUDE_PLUGIN_ROOT}/skills/feature-request/references/customer-workflow.md for the customer search/create flow.
Follow that workflow to find or create each customer in Linear and collect their IDs.
Read ${CLAUDE_PLUGIN_ROOT}/skills/feature-request/references/classification.md for priority levels and area labels.
Determine priority and applicable labels based on the gathered information.
Read ${CLAUDE_PLUGIN_ROOT}/skills/feature-request/references/templates.md for the confirmation summary format.
Show the summary and ask for confirmation. Allow changes before proceeding.
Read ${CLAUDE_PLUGIN_ROOT}/skills/feature-request/references/templates.md for issue description template, Linear parameters, and customer need association.
mcp__linear__save_customer_needreferences/tools.md — Linear MCP tools and target projectreferences/classification.md — Priority levels and area labelsreferences/templates.md — Confirmation summary, issue description template, and customer need associationreferences/voice-tone.md — Voice, tone, language rules, and product contextreferences/discovery-questions.md — Discovery question flow for understanding the requestreferences/customer-workflow.md — Customer search/create flow in Linearnpx claudepluginhub jericommerce/claude-plugins --plugin feature-requestCreates structured Linear issues (1 main + N sub-issues) with project linking, title prefixing, and labeling. Supports two workflows: Generic (code tasks) and PRD Pipeline (Korean-language product requirements with content strategy principles).
Generates a PRD from the current conversation context and codebase understanding, then publishes it to the project's issue tracker (GitHub, GitLab, or local) after user confirmation.