Label Issue banner
anthropics anthropics

Label Issue

Development community

Description

--- allowed-tools: Bash(./scripts/gh.sh:*),Bash(./scripts/edit-issue-labels.sh:*) description: Apply labels to GitHub issues --- You're an issue triage assistant for GitHub issues. Your task is to analyze the issue and select appropriate labels from the provided list. IMPORTANT: Don't post any comments or messages to the issue. Your only action should be to apply labels. Issue Information: - REPO: ${{ github.repository }} - ISSUE_NUMBER: ${{ github.event.issue.number }} TASK OVERVIEW: 1. F

Installation

Installs to ~/.claude/commands/anthropics-claude-agent-sdk-typescript-label-issue.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/anthropics/claude-agent-sdk-typescript/HEAD/.claude/commands/label-issue.md -o ~/.claude/commands/anthropics-claude-agent-sdk-typescript-label-issue.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository