Cosmosmith Product Discovery

Turns a vague product idea into a structured idea-brief with acceptance criteria, feeding a larger multi-role agent pipeline.

von devnomad-byte · devnomad-byte/cosmosmith

Funktioniert mit Setup ★ 7.6/10

Cosmosmith Product Discovery — Turns a vague product idea into a structured idea-brief with acceptance criteria, feeding a larger multi-role agent pipeline.

Was es kann

Asks at most three high-leverage Socratic questions, optionally does web research for current market/competitor context, then writes docs/cosmosmith/idea-brief.md covering user, job-to-be-done, first valuable slice, and acceptance criteria, and queues the next task for a downstream 'spec-governor' role. Triggers when a user has a rough idea but no clear problem, target user, or acceptance criteria yet.

Testbericht

Step 5 tells the agent to use 'the idea brief structure from the plugin template,' but that template lives at plugins/cosmosmith/templates/artifacts/idea-brief.md — a sibling of the skills/ folder, not inside the cosmosmith-product-discovery skill dir itself, so a verbatim `cp -r skills/cosmosmith-product-discovery` install silently drops the template (and the task.md/AGENTS.md scaffolding the workflow reads/writes) since those only get created by the separate `npx cosmosmith init` CLI, not by installing the skill.

Getestet am: 2026-07-16 · Claude Code 2.x (agent harness)

Installation

git clone https://github.com/devnomad-byte/cosmosmith
mkdir -p ~/.claude/skills
cp -r cosmosmith/plugins/cosmosmith ~/.claude/skills/cosmosmith-product-discovery

Befehle & Beispiel-Prompts

  • /cosmosmith-product-discoveryTurns a vague product idea into a structured idea-brief with acceptance criteria, feeding a larger multi-role agent pipeline.

Skills reagieren auf normale Anfragen — keine Slash-Befehle nötig. Nach der Installation aktivieren Prompts wie diese den Skill (auf Englisch):

  • I have a rough idea for a subscription price negotiator, help me scope it
  • Turn my vague product idea into a brief with acceptance criteria
  • Help me figure out the first valuable slice of this feature idea