Skip to content

Update github-dev plugin to v2.1.0 - #109

Merged
fcakyon merged 3 commits into
mainfrom
feature/github-dev-2.1.0
Mar 2, 2026
Merged

Update github-dev plugin to v2.1.0#109
fcakyon merged 3 commits into
mainfrom
feature/github-dev-2.1.0

Conversation

@fcakyon

@fcakyon fcakyon commented Mar 2, 2026

Copy link
Copy Markdown
Owner

Add pr-comment-resolver agent for addressing review feedback via /resolve-pr-comments, align all agents and skills with concise commit/PR rules.

  • New agent + shared pr-comment-workflow skill for comment style consistency across reviewer and resolver
  • Commit messages: max 50 chars first line, motivation sentence, no auto-push
  • PR body: single section, no headers/file lists/line-number links, usage snippet instead
  • Context inheritance so subagents receive session motivation/findings
  • Pending-only reviews, never auto-submit
  • Python coding rules: pathlib, inline single-use vars, no trivial wrappers

/resolve-pr-comments 42 — fetches unresolved comments, fixes valid concerns across codebase, drafts responses for rest

fcakyon added 3 commits March 2, 2026 23:48
Context inheritance for subagents, concise PR body format,
50-char commit limit, pending-only reviews, no auto-push.
Resolve PR review comments via /resolve-pr-comments.
Shared pr-comment-workflow skill for comment style.
Add PR comment/review rules, Python coding guidelines,
resolve-pr-comments command reference.
@fcakyon fcakyon self-assigned this Mar 2, 2026
@fcakyon fcakyon added the enhancement New feature or request label Mar 2, 2026
@fcakyon
fcakyon merged commit a5431bf into main Mar 2, 2026
1 check passed
@fcakyon
fcakyon deleted the feature/github-dev-2.1.0 branch March 2, 2026 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant