with one click
research-landscape
Map the space - tools, players, trends, gaps in a domain
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Map the space - tools, players, trends, gaps in a domain
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
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-landscape |
| description | Map the space - tools, players, trends, gaps in a domain |
| argument-hint | [domain/space or leave blank for current context] |
Understand the full space: who the players are, what tools exist, where things are heading, and where the gaps 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 scope unclear:
If focus unclear:
If depth unclear:
If use unclear:
Skip questions where $ARGUMENTS already provides the answer. </initial_questions>
<decision_gate> After receiving answers, use AskUserQuestion:
Question: "Ready to map the landscape, 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 mapping" → proceed to research </decision_gate>
</intake_gate>
After intake complete:<output_format>
[2-3 sentences: shape of the space, key trend, main opportunity]
[What's included and excluded from this landscape]
[Category 1: e.g., "Data Storage"]
[Category 2: e.g., "Processing"] [Same structure...]
[Category 3: e.g., "Visualization"] [Same structure...]
[Visual representation - can be ASCII or description]
Category 1 Category 2 Category 3
----------- ----------- -----------
Player A Player D Player G
Player B Player E Player H
Player C Player F
<claude_context>
Next Action: Deep dive on specific area, competitive research on key players, 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]-landscape.md2025-01-15-music-production-tools-landscape.mdWrite the complete research to the file
Report to user: "Saved to artifacts/research/[filename]"
</artifact_output>
<success_criteria>