원클릭으로
dotfiles
dotfiles에는 collindutter에서 수집한 skills 20개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Run a code review sub-agent
Post a DRAFT (pending) GitHub PR review made of separate inline review comments anchored to the diff, each with an AI-assisted disclosure and GitHub deep-link permalinks that render as code snippets. Use when the user asks to "add a draft review comment", "post review findings as separate comments", "leave inline review comments", or wants reviewer findings turned into a pending PR review with deep links to the code.
Create a GitHub issue describing the root problem behind current changes, then open a PR that references it
Convert a Marp markdown deck into a fully editable, on-brand PowerPoint (.pptx) built on a Google Slides template's native layouts, carrying speaker notes across, ready to upload to Google Slides. Use when someone wants a Marp deck "in Google Slides", "in the company template", or "as an editable branded deck" rather than rasterized slide images.
Commit, push, and open PR creation in the browser with an empty body for the human to fill in.
Reference for the workmux CLI that manages git worktrees and tmux windows as isolated development environments. Use when the user mentions workmux, worktrees, or parallel agent workflows.
Orchestrate multiple worktree agents. Spawn, monitor, communicate, and merge.
Use the griptape-ops-slack-handler repo's env and skills for read-only access to Griptape's Datadog and Azure infrastructure when troubleshooting live infra. Use when the user asks about live Griptape Cloud infra state, recent deploys, prod logs, errors, traces, monitors, alerts, AKS / Container Apps / Functions / VMs, activity log, or anything else that requires authenticated read access to Datadog or Azure.
Commit, rebase, and merge the current branch.
Release griptape-nodes-app or griptape-nodes-desktop by syncing upstream pins, bumping the version, and cutting a tag. Use when the user says "release the app", "release desktop", "cut a griptape-nodes-app release", "sync the engine into desktop", or any variation that implies publishing a new app or desktop version.
Check out a teammate's PR into a new workmux worktree and kick off a code review there. Use when the user provides a PR link or number and asks to "review this PR", "review team PR", or wants a PR checked out and reviewed in its own worktree/session.
Scan all workmux worktrees across repos, check the GitHub PR state of each branch, and remove worktrees whose PRs are merged (or closed without merging). Use when the user asks to "prune worktrees", "clean up merged worktrees", or wants to know which workmux worktrees can be removed.
Launch one or more tasks in new git worktrees using workmux.
Rebase the current branch with smart conflict resolution.
Iteratively review the current changes with the review skill, fix the findings, and commit, repeating until the reviewer is reasonably satisfied. Use when the user wants to harden a PR or branch before merging.
Review all files that have changed in the current branch compared to the main branch.
Create a well-structured GitHub issue from a raw support thread or rough notes. Distills messy input into a clear issue with title, description, and repro steps, then files it and kicks off triage and solve.
Get all unresolved PR review comments for the current branch.
Fetch Slack threads and search messages for the user so they don't have to copy-paste conversations into chat. Use when the user shares a Slack permalink, asks to pull a thread, or references a Slack search.
Triage a single GitHub issue. Read the issue, classify its type, add relevant labels, route to the correct repo if needed, and update project board status.