Sessions

Sessions from gabrielmoreira/agent-skills-mirror.

by @gabrielmoreira 7 skills 2 authors

Skills in this plugin

7
  1. Sync · microsoft
    Sync the current session branch with its upstream branch, or publish the current session branch to a remote. Use when the user asks to sync a branch, pull latest changes, rebase onto upstream, push current branch, publish branch, or set upstream.
    2.7k repo stars
  2. Fix CI · microsoft
    Fix the failed CI checks for the current session. Use when the user requests a CI fix via the Fix Checks button in the Changes toolbar.
    2.7k repo stars
  3. Troubleshoot · microsoft
    Investigate unexpected behavior in the current Copilot agent session by analyzing its event log. Use when the user asks why something happened, why a request was slow, why a tool was or was not used, or why instructions/skills/agents did not load.
    2.7k repo stars
  4. Sync Upstream · microsoft
    Update a stale session branch by rebasing onto the latest origin. Use when the upstream has moved significantly and the session needs to catch up, resolving conflicts by preserving upstream changes and adapting session work to fit.
    2.7k repo stars
  5. Act On Feedback · microsoft
    Act on user feedback attached to the current session. Use when the user submits feedback on the session's changes via the Submit Feedback button.
    2.7k repo stars
  6. Create Draft Pr · microsoft
    Create a draft pull request for the current session. Use when the user wants to open a draft PR with the session's changes.
    2.7k repo stars
  7. Generate Run Commands · gabrielmoreira
    Generate or modify run commands for the current session. Use when the user wants to set up or update run commands that appear in the session's Run button.
    17 repo stars