Skip to content

chore(skills): add gh-issues batch watcher skill#690

Merged
Chemaclass merged 3 commits into
mainfrom
chore/gh-issues-watcher-skill
Jun 3, 2026
Merged

chore(skills): add gh-issues batch watcher skill#690
Chemaclass merged 3 commits into
mainfrom
chore/gh-issues-watcher-skill

Conversation

@Chemaclass
Copy link
Copy Markdown
Member

🤔 Background

A batch watcher to process all open unassigned/@me issues sequentially via /gh-issue, adapted from phel-pdo for bashunit.

💡 Changes

  • Add .claude/skills/gh-issues/SKILL.md: discover → worktree-sanity → per-issue TDD/PR/CI/merge loop
  • Tailor quality gate to bashunit (make sa + make lint, seq + parallel + strict), with a shfmt caveat and Bash 3.0+ reminder
  • Document post-merge issue-close (squash drops Closes) and the sed-based tracker tick
  • Capture run lessons: pre-push strict/simple check, --strict/--simple pitfalls, transient Docker Hub rerun

Walks all open unassigned/@me issues and processes each via /gh-issue
sequentially. Adapted from phel-pdo for bashunit: seq+parallel test gate,
make sa/lint quality checks, shfmt caveat, Bash 3.0+ compat reminder, and
a post-merge issue-close step (squash drops the commit-body Closes).
Add a pre-push strict/simple/parallel check step, document --strict and
--simple pitfalls, the transient Docker Hub rerun tip, and the sed-based
tracker tick (bash [ ] glob silently no-ops).
@Chemaclass Chemaclass added the documentation Improvements or additions to documentation label Jun 3, 2026
@Chemaclass Chemaclass self-assigned this Jun 3, 2026
Skill docs use standard 3-space numbered-list indentation; exempt them
from the 2-space markdown indent_size like command-line.md.
@Chemaclass Chemaclass merged commit f4e4a96 into main Jun 3, 2026
30 checks passed
@Chemaclass Chemaclass deleted the chore/gh-issues-watcher-skill branch June 3, 2026 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant