Skip to main content
GitHub repository

agent-skills

agent-skills contains 13 collected skills from syou6162, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
13
Stars
11
updated
2026-06-26
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

writing-investigation-log
software-developers

調査、裏取り、検証、コードリーディング、外部URL確認、GitHub PRやIssue確認、BigQueryなどのコマンドやクエリ実行を行う際に自動的に使用。清書用ドキュメントとは分離して、.agent_work/investigations/ にエージェント向けの内部調査ログを根拠URL、実行コマンド、クエリ、結果、未確認事項つきで残します。

2026-06-26
requesting-cursor-delegation
computer-occupations-all-other

Devin CLIから /handoff でDevin Cloudにタスクを引き継ぐ際に発動。ハンドオフ先のDevin Cloudに対して、タスクの実行をCursor Cloud Agentに委譲するよう指示を含める。

2026-06-24
orchestrating-cursor-cloud-agent
computer-occupations-all-other

Cursor Cloud Agentにタスクを委託するよう依頼された際に発動。エージェント作成、SSEストリーム監視(stream)、実行キャンセル(cancel)、ステータスポーリング(フォールバック)、Pull Request状態確認、Linear紐付け、レビュー・フォローアップを行う。

2026-06-23
breaking-down-linear-issues
software-developers

Linearに大きなタスクを複数のIssueに分割して作成する際に使用。新しいプロジェクトを作成し、その中にフラットなIssueを作成し、依存関係はblockedByリレーションで表現する。

2026-06-19
execute-plan
software-developers

planモードの計画に基づいて実装を開始する。planファイルからタスクリスト作成→タスク順次実行→各タスク完了時にコミット→最後にcodex-reviewを実行する。

2026-06-19
codex-plan-review
software-developers

planファイルのレビューを依頼された際に使用。Codex CLIを使ってplanファイル自体の実現可能性・技術的妥当性・抜け漏れをレビューし、指摘をタスクリスト化して収束するまで繰り返します。

2026-05-16
codex-review
software-quality-assurance-analysts-and-testers

コードレビューを依頼された際に使用。Codex CLIを使ってplanファイルと開発日誌(コンテキストにある場合)を参照し、実装が計画に沿っているかをレビューし、指摘をタスクリスト化して収束するまで繰り返します。

2026-05-16
reading-notion
secretaries-and-administrative-assistants-except-legal-medical-and-executive

Notion URLが会話に登場した時、またはNotionのコンテンツを検索・取得する必要がある時に使用してください。

2026-04-11
writing-dev-diary
software-developers

「開発日誌更新」「開発日誌作って」の言及時に使用。esa-llm-scoped-guardで開発日誌を新規作成・更新します。

2026-04-11
planning-guardrails
software-developers

Plan modeや計画作成・プラン作成の依頼時に必ず発動し、必須セクションを漏れなく含む計画を作るためのガードレールを提供します。参考情報(URL/過去PR/ファイルパス)とユーザー発言(要約+生ログ)を必須化し、テストがある場合はTDD前提と正常系/異常系テストケース記載を強制します。

2026-04-11
gha-sha-reference
software-developers

ユーザーがGitHub Actionsのタグ参照をSHA参照に変換するよう要求したときに発動してください。uses:フィールドのタグ参照を自動的にSHA参照(コミットハッシュ + コメント付きバージョン)に変換します。

2026-04-11
updating-pr-title-and-description
software-developers

Pull Request作成・更新時に使用。タイトルと説明文を自動生成・更新する。

2026-04-11
requesting-gcloud-bq-auth
network-and-computer-systems-administrators

gcloudやbqコマンド実行時に認証エラー(Reauthentication required等)を検出した場合に使用。エージェントが自動で認証コマンドを実行することを防ぎ、ユーザーに認証を依頼します。

2026-01-09