بنقرة واحدة
research-competitive
Research competitors - who else does this, how, strengths/weaknesses
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Research competitors - who else does this, how, strengths/weaknesses
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Save current session state mid-session — faster than /whats-next, designed for crash recovery
Apply engineering principles to code or design — DRY, KISS, SRP, YAGNI, phased delivery
Surface assumptions collaboratively before proceeding — beginner's mind, invoked depth
Analyze the current conversation and create a handoff document for continuing this work in a fresh context
Gather requirements through adaptive questioning before executing any task
Evaluate decisions across three time horizons
| name | research-competitive |
| description | Research competitors - who else does this, how, strengths/weaknesses |
| argument-hint | [product/feature or leave blank for current context] |
Understand who else solves this problem, how they do it, and where the opportunities are.
<intake_gate>
<context_analysis> First, analyze $ARGUMENTS to extract what's already provided:
Only ask about genuine gaps - don't re-ask what's already stated. </context_analysis>
<initial_questions> Use AskUserQuestion to ask 2-4 questions based on actual gaps:
If competitors unclear:
If dimensions unclear:
If goal unclear:
If depth unclear:
Skip questions where $ARGUMENTS already provides the answer. </initial_questions>
<decision_gate> After receiving answers, use AskUserQuestion:
Question: "Ready to research competitors, or would you like me to ask more questions?"
Options:
If "Ask more questions" → generate 2-3 contextual follow-ups, then present decision gate again If "Let me add context" → receive input, then present decision gate again If "Start research" → proceed to research </decision_gate>
</intake_gate>
After intake complete:<output_format>
[2-3 sentences: the competitive landscape, key insight, main opportunity]
[What job are all these products doing for users]
[Competitor 1]
[Competitor 2] [Same structure...]
[Competitor 3] [Same structure...]
| Aspect | Comp 1 | Comp 2 | Comp 3 |
|---|---|---|---|
| [Key feature] | Y/N | Y/N | Y/N |
| [Key feature] | Y/N | Y/N | Y/N |
| [Key feature] | Y/N | Y/N | Y/N |
[What most/all competitors do - table stakes]
<claude_context>
Next Action: Deep dive on specific competitor, validate gaps with user research, or run /plan/brief to define our approach
<artifact_output> Save the research to a file:
Create directory structure if it doesn't exist:
[current-working-directory]/artifacts/research/Generate filename from topic:
YYYY-MM-DD-[topic]-competitive.md2025-01-15-midi-sequencers-competitive.mdWrite the complete research to the file
Report to user: "Saved to artifacts/research/[filename]"
</artifact_output>
<success_criteria>