npx skills add https://github.com/yoshiko-pg/difit --skill difit该技能使用 difit 命令向用户请求代码审查。如果用户留下审查意见,这些意见会在 difit 命令退出时打印到 stdout。当返回审查意见时,继续工作并处理它们。如果服务器在没有评论的情况下关闭,则视为“未提供审查意见”。
difitdifit .difit <target> # 查看单个提交的差异
difit <target> [compare-with] # 比较两个提交/分支
difit # HEAD(最新)提交
difit 6f4a9b7 # 特定提交
difit feature # feature 分支上的最新提交
difit @ main # 与 main 分支比较(@ 是 HEAD 的别名)
difit feature main # 比较分支
difit . origin/main # 将工作目录与远程 main 分支比较
difit 支持用于常见差异场景的特殊关键字:
difit . # 所有未提交的更改(暂存区 + 未暂存)
difit staged # 暂存区的更改
difit working # 仅未暂存的更改
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
只能在 Git 管理的目录中使用。
每周安装数
356
代码仓库
GitHub 星标数
2.3K
首次出现
2026年2月16日
安全审计
安装于
gemini-cli347
codex347
kimi-cli347
opencode347
github-copilot347
amp347
This skill requests a code review from the user using the difit command. If the user leaves review comments, they are printed to stdout when the difit command exits. When review comments are returned, continue work and address them. If the server is shut down without comments, treat it as "no review comments were provided."
difitdifit .difit <target> # View single commit diff
difit <target> [compare-with] # Compare two commits/branches
difit # HEAD (latest) commit
difit 6f4a9b7 # Specific commit
difit feature # Latest commit on feature branch
difit @ main # Compare with main branch (@ is alias for HEAD)
difit feature main # Compare branches
difit . origin/main # Compare working directory with remote main
difit supports special keywords for common diff scenarios:
difit . # All uncommitted changes (staging area + unstaged)
difit staged # Staging area changes
difit working # Unstaged changes only
Can only be used inside a Git-managed directory.
Weekly Installs
356
Repository
GitHub Stars
2.3K
First Seen
Feb 16, 2026
Security Audits
Gen Agent Trust HubWarnSocketPassSnykWarn
Installed on
gemini-cli347
codex347
kimi-cli347
opencode347
github-copilot347
amp347
agent-browser 浏览器自动化工具 - Vercel Labs 命令行网页操作与测试
140,500 周安装