بنقرة واحدة
github-explore
Deep-dive into a GitHub repo - analyze architecture, code patterns, and design decisions
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Deep-dive into a GitHub repo - analyze architecture, code patterns, and design decisions
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Stage and commit current changes with an auto-generated conventional-commits message. From main, first creates a feature branch. Does NOT push.
Push unpushed commits on the current branch to GitHub and open a PR via gh CLI. Aborts if there are no unpushed commits. Ignores working tree state entirely — for uncommitted changes use /commit first.
Search arxiv for academic papers on a given topic, return structured summaries
Compare multiple agent memory systems by analyzing their code, benchmarks, and architecture
Conduct a structured research survey on a topic, combining academic papers and open-source projects
استنادا إلى تصنيف SOC المهني
| name | github-explore |
| description | Deep-dive into a GitHub repo - analyze architecture, code patterns, and design decisions |
| user_invocable | true |
| arguments | [{"name":"repo","description":"GitHub repo in owner/repo format (e.g. mem0ai/mem0)","required":true},{"name":"focus","description":"Specific aspect to focus on (e.g. memory architecture, retrieval, API design)","required":false}] |
Perform a deep analysis of a GitHub repository.