ryanczhang7

Create Product — Development skill for Claude Code

Development community

Interview the user and write the product brief.

How to install Create Product

Installs to ~/.claude/commands/ryanczhang7-agentic-dev-harness-create-product.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ryanczhang7/agentic-dev-harness/HEAD/.claude/commands/create-product.md -o ~/.claude/commands/ryanczhang7-agentic-dev-harness-create-product.md

Restart Claude Code, or start a new session, for it to be picked up.

What Create Product does


description: Interview the user and write the product brief argument-hint: [one-line product idea]

Delegate to the **lead-po** subagent to produce `docs/wiki/product-brief.md`.

Starting idea from the user (may be empty): $ARGUMENTS

This is an interview, not a generation task. The Lead PO must talk to the user and build the brief from their answers. Run it in the main conversation rather than in a subagent if that is what it takes to actually ask questions and hear the replies — the in

Alternatives in Development

  • Interview Script — Create structured customer interview scripts with JTBD probing 7.8k ★
  • Interview 1k ★
  • Offer Toolkit Skill — Full job-hunt Claude skill bundle — Job Description decoder + Resume builder (11 templates) + Behavioral Inter 335 ★

Full documentation available on GitHub

View Source Repository