shaug
@shaug
2 Skills
0 Total Stars
February 2026 Joined
Public Skills
modular-code-review-contract
by shaug
Portable, atelier-agnostic contract for principal-level code review behavior with deterministic, machine-consumable output. Use when implementing or invoking code review across CLI tools, hosted agents, bots, and chat surfaces.
prepare-changesets
by shaug
GitHub-specific workflow to recompose a large, review-ready source branch into an ordered chain of smaller changesets (stacked branches + GitHub PRs) that preserve behavior and improve reviewability. Use when working with GitHub PR stacks via the gh CLI to split monolithic branches, create stacked PRs, merge reviewed changesets, and propagate/update downstream PR bases after merges.