Skip to content

chore(skills): refactor process-issues to goal-oriented skill#725

Closed
chaliy wants to merge 1 commit intomainfrom
claude/refactor-issue-processing-skill-qsAT8
Closed

chore(skills): refactor process-issues to goal-oriented skill#725
chaliy wants to merge 1 commit intomainfrom
claude/refactor-issue-processing-skill-qsAT8

Conversation

@chaliy
Copy link
Contributor

@chaliy chaliy commented Mar 17, 2026

Summary

  • Rewrote process-issues skill from verbose 10-step workflow to concise goal-oriented format
  • "One issue = one PR" requirement is now front-and-center (in title line, goal section, and rules)
  • Compressed numbered steps from detailed sub-sections into a single scannable list
  • Kept all essential requirements: filter gate, failing-test-first, security checks, spec updates

Test plan

  • Verify /process-issues skill loads correctly in Claude Code
  • Confirm skill description triggers appropriately when asking to "process issues"

…ed skill

Replace step-by-step workflow (10 numbered steps) with 6 goal-oriented
outcomes. Emphasize one-issue-one-PR as a critical hard requirement.
@chaliy chaliy force-pushed the claude/refactor-issue-processing-skill-qsAT8 branch from 497036b to e359e82 Compare March 18, 2026 00:16
@chaliy chaliy closed this Mar 19, 2026
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