Published skills
miki-rebase-reflect
Miki's rebase-and-reflect skill. Rebases the current branch onto the latest default branch, then reflects on the nature of what landed in the default branch and what it might mean for this branch. If the rebase gets complex (non-trivial conflicts, unexpected git state), flags and hands off to the user or model. Invoke when the user says "/miki-rebase-reflect", "rebase against main", "pull main and
miki-wrap-up
Miki's session wrap-up check. Surveys the current conversation and working tree for anything outstanding before ending the session — open todos, uncommitted changes, unpushed commits, open PRs that haven't merged, background agents still running, follow-ups the conversation flagged but never closed, and stale references noticed but not fixed. Produces a short punch list, or confirms there's nothin
miki-review-loop
Miki's personal pre-self-review loop. Iteratively runs /review on the current PR and addresses obvious issues until only minor nits remain or 3 iterations have run. Surfaces judgment calls back to the user, makes atomic commits per project convention, pushes once at the end. Invoke when the user says "/miki-review-loop", "loop the review", "iterate on the review", or similar after a PR has been cr
Category alert