Stats
Actions
Tags
From empire-product
Pressure-tests a product idea with web research, competitor analysis, and structured go/no-go output. Useful when evaluating whether to build something.
How this skill is triggered — by the user, by Claude, or both
Slash command
/empire-product:vetThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
<section id="anti-sycophancy">
/empire-product:recon runs before validator dispatch and its matrix pre-populates the Competitor Teardown sectionAgent tool's subagent_type parameterproject-idea-validator. If a more specialized validator exists in the environment, use it./empire-product:recon now; wait for matrix output; it will pre-populate the Competitor Teardown section; do NOT ask the validator to research competitorscompetitive-analyst subagent (or equivalent) alongside validator; it handles ad-hoc competitor discovery during validationsubagent_type) and rationale BEFORE dispatchSend dispatch message with the validator agent. Include:
Required output format from validator agent:
## Pitch
<restated in agent's words>
## Demand Signals
<quantitative evidence: search volume, community size, competitor traction, willingness-to-pay indicators>
## Competitor Teardown
<pre-populated from `/empire-product:recon` matrix when competitors were provided; otherwise researched by validator agent>
| Competitor | Positioning | Strengths | Weaknesses | Threat Level |
|---|---|---|---|---|
## Differentiation Test
<does the proposed unfair advantage hold up under scrutiny? what's the wedge?>
## Fatal Flaws
<if any — list with severity: HIGH / MEDIUM / LOW>
## Strengths (Earned)
<only items with evidence>
## Risks
| Type | Description | Severity |
|---|---|---|
| Market | ... | ... |
| Execution | ... | ... |
| Technical | ... | ... |
| Distribution | ... | ... |
| Regulatory | ... | ... |
## Recommendation
<one of: PROCEED / PIVOT / KILL / INSUFFICIENT_DATA — with rationale>
Use INSUFFICIENT_DATA when key signals (demand, competitor traction, willingness-to-pay) are `[Inferred]`-only and a confident verdict would manufacture false signal. Pair it with a concrete list of "evidence needed" items.
## Suggested Pivots (if PIVOT)
- <concrete reframing of the idea — tighter niche, different audience, different wedge>
## MVP Scope (if PROCEED)
- <stripped-down scope to validate the riskiest assumption>
Cap response under 800 words
[Confirmed], [Estimated], or [Inferred]:
[Inferred] data as confirmed factWebSearch or equivalent in the validator agent's toolset)[Inferred] reasoning, which violates the anti-sycophancy contract.preconditions)Provides a checklist for code reviews covering functionality, security, performance, maintainability, tests, and quality. Use for pull requests, audits, team standards, and developer training.
npx claudepluginhub marcoskichel/empire --plugin empire-product