Skip to main content
GitHub リポジトリ

dotfiles

dotfiles には mokagio から収集した 18 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
18
Stars
9
更新
2026-07-29
Forks
1
職業カバレッジ
6 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

amazon-au-research
市場調査アナリスト・マーケティングスペシャリスト

Research products on amazon.com.au (Australia) and return options with title-verified links, indicative AUD prices, and stock status. Use when asked to research a product, "find me options for X", compare prices, or for help shopping or buying something on Amazon. Australian marketplace only — this skill does not cover amazon.com or other marketplaces.

2026-07-29
worktree
ソフトウェア開発者

Create a Git worktree for a new task. This skill should be used when the user asks to "start working on", "implement", "fix", "add", "refactor", "migrate", or otherwise begin a code task that requires a new branch. Do not use for trivial tasks like reading files, answering questions, or changes to the current dotfiles repo.

2026-07-28
reminders-gtd
一般事務員

Drive Apple Reminders as a GTD system from the command line — capture to an inbox, read and search across lists, enrich items with notes, complete, delete, and triage with the 2-minute rule. Use when asked to add/capture a task or idea, "add to my inbox / Stuff list", reschedule or move an item, process/triage the inbox, find 2-minute items, or write research findings into a reminder's note. macOS + iCloud only, via the `reminders` CLI (keith/reminders-cli). Read/capture/enrich is fully supported; moving between lists and rescheduling due dates are not (see Gaps).

2026-07-28
dump-state
一般事務員

Append a timestamped, super-condensed summary of the current session — plus any open loops to close later — to today's dump file at ~/.me/quick-dumps/YYYY-MM-DD.md. Use when asked to "dump state", "dump the session", "jot this down", "save where we're at", or invokes /dump-state.

2026-07-24
pre-review
ソフトウェア品質保証アナリスト・テスター

Review one or more GitHub PRs and write a per-PR findings file (with a go/no-go call at the top) into ~/Developer/ai-workspace/code-reviews/. Use when asked to "review this PR", "review my PRs", "write review notes", or given a PR URL / a search criteria for PRs to review. Produces documents for later human review or handoff to another agent that posts the comments — it does NOT post anything to GitHub.

2026-07-24
ci-monitor
ソフトウェア品質保証アナリスト・テスター

Check CI status for PRs and Buildkite builds, diagnose failures, auto-fix when possible. Use when asked to "check CI", "check PR status", "how's the build", "monitor CI", "what's failing", or given a Buildkite build URL. Also use after pushing code when the user wants to track the build.

2026-06-29
fix-pr-checks
ソフトウェア品質保証アナリスト・テスター

Fix PR metadata issues flagged by Danger (labels, milestones). Use when a PR fails danger/pr-check due to missing labels or milestones. Can be invoked standalone or by ci-monitor when it detects Danger failures.

2026-06-29
address-review-comments
ソフトウェア開発者

Address actionable pull request review feedback end-to-end. Use when asked to address review comments, handle requested changes, go through PR feedback, fix reviewer comments, or continue from a review finding list. Resolve the PR, inspect unresolved review threads, triage clear fixes versus subjective questions, implement selected changes, commit each addressed comment or inseparable comment cluster, push, and monitor CI.

2026-06-29
address-copilot-comments
ソフトウェア開発者

Walk through Copilot review comments on a PR, auto-address the clear-cut ones, and queue subjective ones for the user to decide. If the PR is a draft or Copilot hasn't reviewed it yet, mark it ready for review, wait for Copilot's review, then address it. Use when asked to "address Copilot comments", "go through Copilot review", or given a PR URL with Copilot feedback.

2026-06-15
linear-issue
プロジェクト管理専門家

Fetch a Linear issue by ID and display its details.

2026-06-12
typo-sweep
ソフトウェア開発者

Walk a folder of git repos and open one typo-fix PR per repo. Per repo: fetch trunk, scan docs and comments only, fix up to ~50 substitutions in atomic per-file commits, push, open PR, monitor CI, chain fix-pr-checks on Danger failures. Use when asked to "sweep typos", "fix typos across repos", or similar.

2026-06-01
pull
ソフトウェア開発者

Rebase the current branch onto its upstream. Use when asked to "pull", "rebase on remote", or invokes /pull. Also the recovery path /push points at when a push is rejected non-fast-forward.

2026-06-01
push
ソフトウェア開発者

Push the current branch to its remote, setting upstream on the first push. Use when asked to "push", "push the branch", or invokes /push.

2026-06-01
commit
ソフトウェア開発者

Commit changes with a well-crafted message.

2026-06-01
open-in-github
ソフトウェア開発者

Open the GitHub PR for the current branch in the browser. Falls back to the repo home page if no PR exists. Use when asked to "open PR", "open in GitHub", or invokes /open-in-github.

2026-05-20
editor
編集者

Review writing for logical soundness, structural issues, and surface errors. Use when asked to edit, review, or critique a piece of writing. Works on blog posts, essays, notes, and any argumentative or expository prose.

2026-05-20
audit-xcodeproj
ソフトウェア開発者

Audit an Xcode project file (pbxproj) for common post-merge issues. Use when asked to "audit project file", "check pbxproj", "fix project file", or after a merge/rebase that touched the project file.

2026-03-10
prompt-retro
プロジェクト管理専門家ソフトウェア開発者

Review the day's prompts for effectiveness using the 6-criteria rubric. Scores work-initiating prompts, surfaces patterns, and suggests rewrites. Use when asked for prompt review, prompt retro, or prompt quality check.

2026-02-27