Create, submit, sync, rebase, and merge stacked pull requests using the native `gh stack` CLI extension (github/gh-stack). Use whenever splitting work into a chain of dependent PRs, or managing/syncing/restacking/merging an existing PR stack. This is the…
mskelton/dotfiles
SkillsMP has collected 6 skills from mskelton/dotfiles. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 6
- GitHub stars
- 6
- GitHub forks
- 0
Skills in this repository
Showing 6 of 6 collected skills.
Run one iteration of a work queue — either a markdown document or a Linear ticket queue. Pick the next item, implement it end-to-end, commit it as a stacked branch via the gh-stack skill, submit the stack as draft PRs with `gh stack submit --auto`, then mark…
Commit all current changes
Create GitHub pull requests using the gh CLI. Use when the user asks to create a PR, open a pull request, or submit changes for review.
Scaffold a new VS Code extension project with GitHub repository. Use when the user wants to create a VS Code extension, start a new extension project, or set up a vscode extension.
Generate a daily summary of Mark's action items from Granola meeting notes in the last 24h (or since Friday on Mondays) and post to Slack via webhook. Use when Mark types /granola-summary or when the weekday 9am launchd cron fires.