backlog

Manage Backlog project tasks and notifications via Backlog API v2.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/takimoto-sketch/medica-agent --skill backlog-takimoto-sketch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: backlog
Source: https://github.com/takimoto-sketch/medica-agent/tree/main/.claude/skills/backlog
Command: npx skills add https://github.com/takimoto-sketch/medica-agent --skill backlog-takimoto-sketch

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Backlog の課題管理・通知確認・課題作成を自動化することにより、手作業の繰り返しを削減し、チームの作業効率と透明性を高めます。

Core Features & Use Cases

  • 通知確認: 最新の通知を取得し未読状況と理由を整理します。
  • 課題一覧の表示: プロジェクト内の課題を絞り込み、ステータス・担当者・期限を一覧化します。
  • 課題の作成・コメント: 課題の作成、コメント追加、課題詳細の取得を自然言語指示で実行します。
  • レポートとアラート: 未読通知の追跡と返信が必要なアイテムを強調表示します。

Quick Start

Backlog のプロジェクトキーを指定して、自分の担当課題を表示する指示を与えてください。

Frequently Asked Questions about backlog

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Backlog issue creation and notification checking?

You can automate Backlog issue creation and notification checking by using Backlog API v2 through natural language instructions. This reduces manual repetition by listing project tasks, retrieving unread notifications, and creating issues automatically.

How do I list my assigned Backlog issues filtered by status and assignee?

To list your assigned Backlog issues, you provide a natural language instruction specifying the project key. The Skill uses Backlog API v2 to filter issues by status, assignee, and due date, then organizes them into a clear list.

Do I need to configure project keys to manage Backlog tasks?

Yes, you need to set BACKLOG_PROJECT_KEYS in the .env.project file. This restricts access and ensures proper permissions when using Backlog API v2 to manage project-level tasks and notifications.

Can I track unread Backlog notifications and highlight items needing a reply?

You can track unread Backlog notifications and highlight items needing a reply. The Skill retrieves the latest notifications, organizes unread statuses and reasons, and emphasizes unread notifications requiring your response.

What is the best way to manage Backlog project tasks and notifications in one place?

The best way to centralize Backlog project task management and notification checking is by using Backlog API v2. It handles issue listing, creation, commenting, detail retrieval, and notification tracking within a single automated workflow.

Can I add comments to existing Backlog issues using natural language?

Yes, you can add comments to existing Backlog issues using natural language instructions. The Skill processes your input and applies it via Backlog API v2 to append comments or retrieve specific issue details.