process-issues

Installation
SKILL.md

Process Issues

Autonomous loop that picks up ai-ready issues, implements them via the code-implementation skill, and handles feedback on open PRs.

Comment Authorship

All comments posted by this workflow run under the same GitHub account as the user. To distinguish AI comments from human comments, every comment posted by AI MUST start with **[AI]**. When reading comments, use this rule:

  • Starts with **[AI]** → posted by AI (previous runs)
  • Does NOT start with **[AI]** → posted by a human

Worktree Isolation

This skill MUST run in its own git worktree to avoid conflicts with other parallel Claude instances.

Before starting, check if already in a worktree:

git rev-parse --show-toplevel
Related skills

More from hifisaputra/skills

Installs
9
First Seen
Mar 22, 2026