linear
✓Linear の問題の管理、会話からのタスクの作成、作業項目の追跡、またはプロジェクト ステータスのクエリを行うときに使用します。クエリを直接記述せずに Linear の GraphQL API と対話するための bash スクリプトを提供します (プロジェクト、gitignored)。
SKILL.md
Comprehensive Linear API integration through simple bash scripts. All scripts handle GraphQL API calls internally - you just provide arguments. Covers the full API: issues, comments, labels, cycles, projects, attachments, and team management.
Core principle: Agents manage Linear without learning GraphQL syntax or API details.
Issue Management | Script | Purpose | Key Arguments |
Linear の問題の管理、会話からのタスクの作成、作業項目の追跡、またはプロジェクト ステータスのクエリを行うときに使用します。クエリを直接記述せずに Linear の GraphQL API と対話するための bash スクリプトを提供します (プロジェクト、gitignored)。 ソース: dbmcco/claude-agent-toolkit。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/dbmcco/claude-agent-toolkit --skill linear- カテゴリ
- @コラボレーション
- 認証済み
- ✓
- 初回登録
- 2026-02-02
- 更新日
- 2026-02-18
クイックアンサー
linear とは?
Linear の問題の管理、会話からのタスクの作成、作業項目の追跡、またはプロジェクト ステータスのクエリを行うときに使用します。クエリを直接記述せずに Linear の GraphQL API と対話するための bash スクリプトを提供します (プロジェクト、gitignored)。 ソース: dbmcco/claude-agent-toolkit。
linear のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/dbmcco/claude-agent-toolkit --skill linear インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/dbmcco/claude-agent-toolkit