commit-and-push
GitHub用于在单次交互中提交并推送代码变更。执行前需清理临时文件,若涉及PR则更新描述,确保仅在当前轮次生效。
Trigger Scenarios
Install
npx skills add legions-developer/evilcharts --skill commit-and-push -g -y
SKILL.md
Frontmatter
{
"name": "commit-and-push",
"description": "Commit and push changes just for this turn"
}
commit and push.
NOTE: If you're commiting to a PR, (make sure PR exists) if yes PR exists, then make sure to add new changes into PR's description as well, i.e update PR description
IMPORTANT: just do so for this turn. this doesn't mean you should commit and push changes in future turns.
Make sure to delete any temp screenshots, temp folderm, temp routes, temp files you've created before pushing/committing to github i.e can be test, png, illustration viewer files.
Version History
- 5eb23dc Current 2026-08-20 09:24


