Skip to content

alingse/dev-command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

dev-command

Claude Code 开发者生产力命令集合。

命令列表

命令 说明
/commit-code 提交更改并推送到远程
/hello 显示当前时间
/check-diff-risk 提交前风险评估
/apply-mr-comment-review 应用 PR/MR 审查评论
/fix-ci 修复 CI/CD 构建错误
/weekly-work-summary 生成本周工作总结

依赖

部分命令需要 Git 平台 CLI 工具:

# GitHub
brew install gh && gh auth login

# GitLab
brew install glab && glab auth login

MIT License

About

Claude dev command for common

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors