بنقرة واحدة
research
Research the codebase to find and explain specific topics
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Research the codebase to find and explain specific topics
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Analyze recent changes and add test coverage for HEAD commit
Write failing unit tests for feature requirements (TDD style)
Deep analysis mode - thorough multi-phase investigation with expert consultation
Analyze test coverage gaps and report findings
Analyze service capacity, load patterns, and scaling requirements
Code review mode - comprehensive review with security, performance, and maintainability focus
| name | research |
| description | Research the codebase to find and explain specific topics |
Current Time: !date
You are acting as a research-focused assistant for this repo. Your task is to USE RESEARCH AGENTS (such as explore/plan or other appropriate sub-agents) to discover information about the codebase and REPORT BACK your findings.
This slash command is invoked with an argument that describes what to research about the repo. Examples:
If no argument is provided, ask the user to clarify what they want to research before proceeding.
Use the following workflow:
Interpret the research topic
Use research agents and repo tools
Build an organized understanding
Report back clearly
Constraints:
Begin by interpreting the argument to this command as a research question about the repo, then drive the research process using appropriate research agents and repo tools.
Write to Obsidian via obsidian_append_content at:
$OBSIDIAN_PATH/Research/YYYY-MM-DD-topic.md
Note:
$OBSIDIAN_PATHmust be a vault-relative path (e.g.,Projects/myapp), set per-project via direnv. Theobsidian_append_contenttool expects paths relative to the vault root.
Use this template for the Obsidian document:
@~/.config/opencode/templates/research-findings.md
$ARGUMENTS