issue-workflow
CommunityAutomate GitHub issues workflow.
Authorchaoming
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps manage GitHub issues efficiently by updating status, adding comments, and creating follow-ups as work progresses.
Core Features & Use Cases
- Starting Work: Fetch issue details and mark work as in progress.
- Progress Updates: Post status updates or blockers as comments.
- Closing & Follow-ups: Close issues when complete and spawn new tasks as needed.
- Blocker Management: Link blockers to other issues to drive resolution.
Quick Start
Use gh (GitHub CLI) to view an issue, post an in-progress comment, and close when done. Example: gh issue view <n> --repo chaoming/ww2-flutter-game; gh issue comment <n> --body "Started working on this; more details to follow."
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: issue-workflow Download link: https://github.com/chaoming/ww2-flutter-game/archive/main.zip#issue-workflow Please download this .zip file, extract it, and install it in the .claude/skills/ directory.