원클릭으로
bench-compare
Compare multiple agent memory systems by analyzing their code, benchmarks, and architecture
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Compare multiple agent memory systems by analyzing their code, benchmarks, and architecture
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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
Deep-dive into a GitHub repo - analyze architecture, code patterns, and design decisions
Conduct a structured research survey on a topic, combining academic papers and open-source projects
| name | bench-compare |
| description | Compare multiple agent memory systems by analyzing their code, benchmarks, and architecture |
| user_invocable | true |
| arguments | [{"name":"projects","description":"Comma-separated list of projects to compare (e.g. mem0,zep,letta)","required":true},{"name":"criteria","description":"Comparison criteria (e.g. performance,api-design,scalability)","required":false}] |
Compare multiple agent memory projects across key dimensions.
${projects}:
${criteria} if provided):