Skip to main content
GitHub リポジトリ

dotfiles

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

収集済み skills
31
Stars
11
更新
2026-07-30
Forks
0
職業カバレッジ
7 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

blackbird-fileset
ソフトウェア開発者

Use when ingesting, refreshing, listing, searching, or deleting a local corpus with Blackbird code search and `gh blackbird search --fileset`.

2026-07-30
blackbird
ソフトウェア開発者

Use when reaching for `gh blackbird` (Blackbird code search) for cross-repo lexical, symbol, or semantic search on GitHub — finding callers, ownership, or how systems work without cloning.

2026-07-30
pr-author
ソフトウェア開発者

Use when creating a GitHub pull request, or when updating an existing PR's title or body so it matches what the code actually does.

2026-07-30
design-doc-author
ソフトウェア開発者

Use when authoring or substantially editing a design doc, architecture doc, or subsystem explanation — the "here's what's there and why" companion to an ADR's terse decision record.

2026-07-24
planning-multi-agent-projects
ソフトウェア開発者

Use when creating a repo-tracked multi-agent planning PR for a large project, especially when phases, living docs, parallel agent prompts, and cross-PR coordination are needed.

2026-07-24
reading-source-code
ソフトウェア開発者

Use when about to call a library, crate, or framework API you haven't verified, when a dependency's behavior is surprising, when training-data memory might be stale, or when investigating how a dependency actually behaves.

2026-07-24
alert-investigator
ソフトウェア開発者

Use when investigating an alert, monitor, incident, error spike, degraded service, or production anomaly, and the repository has no incident-investigation skill of its own.

2026-07-24
choosing-workflow
その他コンピュータ職

Use when deciding which workflow or skill should handle a task, especially when repo-local, dotfiles, process, and app-native workflows may overlap.

2026-07-24
code-go
ソフトウェア開発者

Use when editing or reviewing Go files (*.go) and the repository has no go-coding-skill of its own.

2026-07-24
code-rust
ソフトウェア開発者

Use when editing or reviewing Rust files (*.rs) and the repository has no rust-coding-skill of its own.

2026-07-24
delegating-plan-work
プロジェクト管理専門家

Use when preparing a repo-tracked multi-agent plan phase or todo for handoff to another agent.

2026-07-24
deprecating-and-removing
ソフトウェア開発者

Use when removing old code, sunsetting a feature, consolidating duplicate implementations, or migrating consumers off an API — and the repository has no equivalent skill of its own.

2026-07-24
deps-update
ソフトウェア開発者

Use when updating project dependencies, processing Dependabot PRs or alerts, grouping dependency updates, resolving breakage, or preparing dependency update pull requests.

2026-07-24
incident-postmortem
ソフトウェア開発者

Use when assembling, updating, or reviewing an incident postmortem, and the repository has no postmortem skill of its own.

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

Use when getting a pull request ready to merge by addressing review threads, CI failures, or conflicts, without performing the merge.

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

Use when implementing a feature or bugfix where behavior can be specified with tests or another executable verification before production code changes.

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

A safe demo automation that mirrors agent-merge's drive-to-done loop on the tick cycle. Use when this skill is selected as the workspace tick automation. Drives a scratch checklist to completion — one item per tick — then self-stops.

2026-07-24
pr-risk-check
ソフトウェア開発者

Use when assessing the risk profile of a PR — what could break, how blast-radius reaches users, and whether the change is safely revertible — independent of whether merge means immediate deploy. Use when the repository has no equivalent skill of its own.

2026-06-03
pr-update-base-branch
ソフトウェア開発者

Use when merging an updated base branch into a PR branch to resolve drift, especially when the PR may be chain-stacked on another PR rather than the repo default.

2026-05-31
adr-author
ソフトウェア開発者

Use when proposing or recording a significant technical decision (architecture change, new dependency pattern, public API change, hard-to-reverse choice) that should land as an Architecture Decision Record.

2026-05-31
copy-editor
編集者

Use when copy editing user-written prose while preserving quirky voice, style, phrasing, and minor imperfections. Make only obvious spelling, typo, and grammar fixes.

2026-05-31
debug
ソフトウェア開発者

Use when investigating a bug, failing test, production issue, unexpected behavior, flaky behavior, regression, or unclear root cause.

2026-05-31
design-before-coding
ソフトウェア開発者

Use when creating features, changing behavior, adding components, or making design-affecting implementation choices before editing code.

2026-05-31
pr-review-reply
ソフトウェア開発者

Use when receiving PR review comments, code review feedback, suggested changes, or reviewer concerns that may require code or response changes.

2026-05-31
skill-author
ソフトウェア開発者

Use when creating, editing, splitting, renaming, or reviewing Copilot skills in this dotfiles repo.

2026-05-31
verify-before-claiming
ソフトウェア品質保証アナリスト・テスター

Use when about to claim work is complete, fixed, passing, installed, synced, or ready for review.

2026-05-31
go-coding-skill
ソフトウェア開発者

Use when editing or reviewing Go files (*.go) in this repository.

2026-05-31
daily-handoff
上級秘書・行政アシスタント

Use when authoring a daily Slack handoff for the Blackbird team - status-first narrative with indented PR bullets using :merged: / :review: emoji.

2026-05-22
fixing-root-causes
ソフトウェア品質保証アナリスト・テスター

Use when fixing a bug, regression, or unexpected behavior — especially when tempted to add a defensive layer, fallback, retry, "just in case" check, or belt-and-suspenders second fix alongside the real one.

2026-05-22
thinking-about
秘書・行政アシスタント(法律・医療・役員除く)

Use when the user wants to capture a thought into their tclem/notes inbox, or when running the daily rollup that re-themes the top-of-mind list.

2026-05-22
rust-coding-skill
ソフトウェア開発者

Use when editing or reviewing Rust files (*.rs) in this repository.

2026-05-17