en un clic
dotfiles
dotfiles contient 18 skills collectées depuis asonas, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Summarize the day's work and append to the daily note in Obsidian.
Use when starting the workday. Conducts a scrum-style daily standup (Inspect prior day, Adapt today's plan against quarterly goals), gathering calendar / Gmail / Linear / Obsidian context and creating today's Obsidian daily note.
日次セルフコーチングの問いを1つだけ投げ、回答を coaching/log.md に append する。/today と /wrapup の末尾から呼び出される。引数 morning|evening で時間帯を切り替える。
月次セルフコーチング。過去30日のdaily note・coaching/log.md・過去4〜5週分のcoaching/weeklyから繰り返しテーマを3つ抽出し、深い問いで掘り下げる。結果はcoaching/monthly/YYYY-MM.mdに保存する。月初60分想定。
週次セルフコーチング。過去7日のdaily noteとcoaching/log.mdから観察を抽出し、Sir John WhitmoreのGROW(Goal/Reality/Options/Will)で対話する。結果はcoaching/weekly/YYYY-Wnn.mdに保存する。週末(日曜夜想定)に20〜30分で回す。
Cross-model PR review. Claude Code and Cursor review a PR alternately on a shared Obsidian document, rallying until issues converge or disagreements are documented for human decision.
End-of-day review command that helps reflect on the day's work and prepare for tomorrow.
Obsidian asonas vault(wiki / daily / notes / projects / bookmarks / books)を qmd で検索し、出典つきで回答する RAG スキル。ユーザーが「いつ〜した?」「〜ってどう解決したっけ」「ノートに書いてあるはず」「vault / wiki / 日報から探して」など、過去の自分の記録・知識ベースに答えがありそうな質問をしたとき、または /vault-rag として明示的に呼ばれたときに使う。
ディスクの空き容量を調べて、安全に回収できるキャッシュ類のクリーンアップコマンドを提案する。ユーザーが「ディスクの容量をあけたい」「空き容量が足りない」「ストレージが不足している」「何を消せばいい」「disk full」などディスク逼迫・容量確保を話題にしたとき、または /disk-scout として明示的に呼ばれたときに使う。削除は自動実行せず、コマンドの提示にとどめる。
tempest909 Bluesky アカウントの投稿下書きを projects/tempest909/drafts/ に複数案で生成する。リリース告知、wiki ダイジェスト、activity まとめ、reflection の4カテゴリに対応。前回投稿以降の差分を素材の主軸に置き、秘書として批評・メンタリングのニュアンスを含めた下書きを書く。投稿そのものは別フロー。Use when asked to write a tempest909 post draft, "tempest909で投稿の下書き", "リリース告知の下書き", "tempest909にこの話題を喋らせたい" など。
Arch Linuxサーバーのパッケージアップデートを調査・計画・実行する。pacman -Syuの前に依存関係(ZFS/NVIDIA/DKMS)の互換性をWebで調べ、安全な段階的更新手順を提示する。
Karpathy-style LLM wiki maintenance over the Obsidian asonas vault. Ingests source notes (daily / notes / essays / 1on1) and incrementally builds and updates entity / concept / event / org pages under `wiki/`. Also supports lint and index rebuild. Use when invoked as `/wiki-update`, called from `/today` or `/wrapup`, or when the user asks to update / refresh the Obsidian wiki.
Summarize Linear notifications and Datadog Daily Digest from Gmail. Standalone only — explicitly invoke when needed. No longer auto-called from /today.
Apple Books.app のハイライト・メモを epub 原本のメタデータ・章構成と突き合わせ、Obsidian asonas vault の books/ に1書籍1ファイルで取り込む。Use when invoked as /books-highlights, or when asked to import Apple Books highlights into Obsidian.
Sync Raindrop.io bookmarks into the asonas Obsidian vault under bookmarks/, one markdown file per bookmark with frontmatter metadata and defuddle-extracted page content. Use when invoked as `/raindrop-sync`, called from `/today`, or when the user asks to import / refresh raindrop bookmarks into Obsidian.
Triage Gmail inbox by archiving noise emails (Google Meet, Calendar invitations, dev@ivry.jp without action needed) and surfacing actionable items. Use as standalone or as part of /today workflow.
Create Linear issues following the Linear Method principles. Use when the user wants to create an issue, task, or ticket in Linear. Enforces clear task descriptions instead of user stories.
Review and improve conference talk scripts and presentation materials through an exhaustive interview session. Use this skill whenever the user wants to polish, fact-check, or deepen a talk script, presentation draft, or slide deck content for a conference or meetup. Triggers include: "review my talk", "check my presentation", "improve my slides", "validate my talk script against the code", or any request to prepare conference presentation materials by cross-referencing actual source code and implementation details. Also use when the user mentions RubyKaigi, conference talk, talk script, presentation review, or slide review.