tomoasleep
@tomoasleep
8 Skills
16 Total Stars
March 2026 Joined
Public Skills
git-worktree-professional
by tomoasleep
Create, Manage Git worktrees. Read this when you use git worktree.
vibedump
by tomoasleep
カレントディレクトリの .vibedump.jsonl に作業ログを追記し、jq でタスク状況を集計するときに使う
opencode-session-collector
by tomoasleep
OpenCode SDK/APIでセッション一覧を取得し、必要なメッセージだけ抽出する方法を学ぶときに使う
interactive-debug
by tomoasleep
Provide a way to debug complex problem (such as test failures)
ask-question
by tomoasleep
ユーザーに質問する必要がある場合、または選択肢から選んでもらいたい場合、確認事項がある場合に使用する
read-github-issue
by tomoasleep
GitHub Issueの内容を取得します。ghコマンドを使用してIssueのタイトル、本文、コメント、ラベル、アサイン情報などを取得します。
create-github-sub-issues
by tomoasleep
GitHub Sub Issuesの作成・管理(追加/削除/一覧)を行うためのSkill。Use when Claude needs to: (1) Plan作成やタスク分解で関連するIssueを複数作り、親子関係を付けたい, (2) 既存の親Issueに子Issueを追加して進捗を追いたい, (3) 既存の親子関係を解除したい, (4) 親Issueに紐づくSub Issue一覧を取得したい
lookup-github-unresolved-review-comments
by tomoasleep
Lookup unresolved review comments in the current GitHub Pull Request