Loading...
Loading...
Workflow Checkpoint Basic Capabilities (Focus on Save and Resume): Record checkpoint progress and resume context in GitHub Issues. Applicable to any workflow stage, supporting automatic triggering and high-frequency manual calls. Keywords: save, resume, checkpoint, issue.
npx skill4agent add qiao-925/qiao-skills w00-workflow-checkpointThis is a basic capability layer independent of, responsible for only two things: save (checkpoint) and resume.w01~w05
w00-workflow-checkpointw00-workflow-checkpointw01/w02w05-task-closurew05-task-closuresaveresume#issueIssue #qiao-925/qiao-skills[<repo>] <target short sentence>[qiao-skills] Optimize W00 automatic save triggerstatus:*type:*repo:*wf:*term:*wf:*wf:w02-task-planningGoal / NextCompleted / Blocked / Next Stepstatus:blocked#issueIssue #repo:*#issueIssue #status:in-progressstatus:blockedgh issuegh issue comment <id> -R <owner>/<repo> --body "Checkpoint YYYY-MM-DD HH:mm\nCompleted: ...\nBlocked: ...\nNext Step: ..."gh issue view <id> -R <owner>/<repo> --commentsgh issue list -R <owner>/<repo> --state open --label "repo:<repo>" --limit 20 --json number,title,updatedAt,labels,urlSaved #<issue> | Status:<status> | Next Step:<next> | <url>Resumed #<issue> | Status:<status> | Next Step:<next> | <url>statusnext-#issueIssue #Saved #<issue> | Status:<status> | Next Step:<next> | <url>w01/w02w03/w04w05saveresumeInteraction Rules: Users only need to enter keywords; issue selection, field completion and candidate lists are automatically determined and confirmed by the system.
<owner>/<repo>ghgh auth login