一键导入
research
Use when you need to research a domain, market, or technical area before planning
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when you need to research a domain, market, or technical area before planning
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.
Use when starting any conversation — establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Audit frontend and backend implementation against every PRD file, one by one, using parallel subagents. Produces a full status table (done / partial / not-started), identifies critical-path blockers, and recommends next sprints. Use when you need to know where you stand against your PRDs.
First-time project setup for Mighty Powers. Creates config file, artifact directories, offers to generate CLAUDE.md, and explains available workflows.
Push the LLM to reconsider, refine, and improve its recent output. Use when user asks for deeper critique or mentions a known deeper critique method, e.g. socratic, first principles, pre-mortem, red team.
Produce the architecture: a lean spine of invariants that keeps everything built from it consistent, projected into whatever format the work needs. Use when the user says "create the architecture", "create technical architecture", "architecture spine", or "create a solution design".
| name | research |
| description | Use when you need to research a domain, market, or technical area before planning |
All three modes rely on live web data. Before running any mode, follow ./web-research-provider.md to select the web provider once: prefer Firecrawl when a FIRECRAWL_API_KEY is present in the environment or any .env-like file, otherwise fall back to built-in web search. Every "Search the web" instruction in the step files routes through the provider you select there.
This skill supports three research modes. Pick the one that matches your needs:
Conduct domain and industry research. Use when you want to research a topic, industry, or sector.
Start here: Follow the instructions in ./domain-workflow.md.
Conduct market research on competition and customers. Use when you need market research, customer insights, or competitive analysis.
Start here: Follow the instructions in ./market-workflow.md.
Conduct technical research on technologies and architecture. Use when you want to produce a technical research report.
Start here: Follow the instructions in ./technical-workflow.md.
Ask the user which mode they want, then load the corresponding workflow file.