Skip to content

feat: add issue workflow skills#6

Merged
Gnuk merged 2 commits into
mainfrom
add-issue-workflow-skills
Jun 11, 2026
Merged

feat: add issue workflow skills#6
Gnuk merged 2 commits into
mainfrom
add-issue-workflow-skills

Conversation

@Gnuk

@Gnuk Gnuk commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Add two companion project skills under .agents/skills:

  • pick-issue-to-pr: lists open GitHub issues (caller's own first), self-assigns the chosen one, creates an isolated workspace under ~/.workspace, runs mise setup, clarifies one question at a time, plans with an approval checkpoint, implements, opens a draft PR, and folds every later change into a single amended commit.
  • cleanup-workspaces: prunes ~/.workspace worktrees whose remote branch is gone. Companion to pick-issue-to-pr.

Add two companion project skills under .agents/skills:

- pick-issue-to-pr: lists open GitHub issues (caller's own first),
  self-assigns the chosen one, creates an isolated workspace under
  ~/.workspace, runs mise setup, clarifies one question at a time,
  plans with an approval checkpoint, implements, opens a draft PR,
  and folds every later change into a single amended commit.
- cleanup-workspaces: prunes ~/.workspace worktrees whose remote
  branch is gone. Companion to pick-issue-to-pr.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Gnuk Gnuk marked this pull request as ready for review June 11, 2026 15:26
@Gnuk Gnuk merged commit ef22fa8 into main Jun 11, 2026
3 checks passed
@Gnuk Gnuk deleted the add-issue-workflow-skills branch June 11, 2026 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant