Sessions
Sessions from gabrielmoreira/agent-skills-mirror.
Skills in this plugin
7- ▌ Sync · microsoftSync 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.
- ▌ Fix CI · microsoftFix 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.
- ▌ Troubleshoot · microsoftInvestigate 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.
- ▌ Sync Upstream · microsoftUpdate 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.
- ▌ Act On Feedback · microsoftAct on user feedback attached to the current session. Use when the user submits feedback on the session's changes via the Submit Feedback button.
- ▌ Create Draft Pr · microsoftCreate a draft pull request for the current session. Use when the user wants to open a draft PR with the session's changes.
- ▌ Generate Run Commands · gabrielmoreiraGenerate 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.