未処理Issueを取得
gh issue list --label="claude-code" --json number,title,labels,body --jq '.[] | select([.labels[].name] | index("processing") | not)'
処理開始時
~/repositories/public-claude-example$ gh issue edit 1 –add-label “processing” https://github.com/nakatatsu/public-claude-example/issues/1
処理完了時
プルリクを出すまで。
gh pr create --title "README作成" --body "fixes #1"
Show Text to Sharehttps://www.tricrow.com/claude-code/observability2.html