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:23


