بنقرة واحدة
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.