Skip to content

chore(codeql-resolver): reference superpowers:dispatching-parallel-agents#49

Merged
JacobPEvans merged 2 commits intomainfrom
chore/replace-subagent-batching-with-superpowers
Feb 18, 2026
Merged

chore(codeql-resolver): reference superpowers:dispatching-parallel-agents#49
JacobPEvans merged 2 commits intomainfrom
chore/replace-subagent-batching-with-superpowers

Conversation

@JacobPEvans
Copy link
Owner

@JacobPEvans JacobPEvans commented Feb 18, 2026

Summary

  • Updates codeql-resolver/commands/resolve-codeql.md to reference superpowers:dispatching-parallel-agents instead of the now-deleted subagent-batching skill

Companion to the ai-assistant-instructions change that removes the custom subagent-batching skill in favor of the upstream superpowers skill.

Test plan

  • No remaining subagent-batching references in this repo
  • resolve-codeql.md references the superpowers skill correctly

🤖 Generated with Claude Code


Important

Update resolve-codeql.md to reference superpowers:dispatching-parallel-agents instead of subagent-batching.

  • Documentation:
    • Updates resolve-codeql.md to reference superpowers:dispatching-parallel-agents instead of subagent-batching for parallel execution.
  • Test Plan:
    • Ensure no subagent-batching references remain.
    • Verify resolve-codeql.md correctly references the new skill.

This description was created by Ellipsis for 53fa27b. You can customize this summary. It will automatically update as commits are pushed.

…ents

Replace inline subagent-batching skill reference with the upstream
superpowers:dispatching-parallel-agents skill for parallel execution patterns.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings February 18, 2026 07:32
Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Important

Looks good to me! 👍

Reviewed everything up to 53fa27b in 5 seconds. Click for details.
  • Reviewed 13 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 0 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.

Workflow ID: wflow_JicUk2Ry0OWstTBR

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@gemini-code-assist
Copy link

Summary of Changes

Hello @JacobPEvans, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request updates the documentation for the codeql-resolver to reflect a change in the underlying agent dispatching mechanism. It replaces a reference to a now-deleted custom skill with an upstream superpower, ensuring the documentation accurately guides users on parallel execution patterns.

Highlights

  • Documentation Update: Updated the codeql-resolver/commands/resolve-codeql.md file to replace the reference to the subagent-batching skill with superpowers:dispatching-parallel-agents.
Changelog
  • codeql-resolver/commands/resolve-codeql.md
    • Updated the skill reference for parallel execution from subagent-batching to superpowers:dispatching-parallel-agents.
Activity
  • No specific activity (comments, reviews, progress) was found in the provided context.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

The pull request updates the codeql-resolver/commands/resolve-codeql.md file to reflect a change in skill names, replacing subagent-batching with superpowers:dispatching-parallel-agents. This is a straightforward documentation update that aligns with the removal of the old skill and the adoption of the new one. The change is accurate and necessary for maintaining correct documentation.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the resolve-codeql.md command documentation to reference the upstream superpowers:dispatching-parallel-agents skill instead of the previously deleted custom subagent-batching skill. This is a companion change to align with the ai-assistant-instructions repository that has removed the custom skill in favor of the upstream superpowers plugin skill.

Changes:

  • Updated skill reference from subagent-batching to superpowers:dispatching-parallel-agents in Phase 2 documentation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

…skills

Skills that trigger parallel agent dispatch now invoke the superpowers skill
for focused agent prompt structure, common mistakes, and verification patterns.

- resolve-pr-threads: thread group + comment group parallel dispatch
- finalize-pr: parallel fixes in resolution loop
- sync-main: parallel PR-behind checks
- auto-maintain: DISPATCH step in core loop
- orchestrate-infra: parallel Ansible phase dispatch

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@JacobPEvans JacobPEvans merged commit 8560970 into main Feb 18, 2026
5 checks passed
@JacobPEvans JacobPEvans deleted the chore/replace-subagent-batching-with-superpowers branch February 18, 2026 07:58
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

Comments