Label — Development skill for Claude Code
Add or confirm a label on a Linear issue (bug/chore/feature).
How to install Label
Installs to ~/.claude/skills/jaredtconnor-agent-tooling-label/SKILL.md
mkdir -p ~/.claude/skills/jaredtconnor-agent-tooling-label && curl -fsSL https://raw.githubusercontent.com/jaredtconnor/agent-tooling/HEAD/commands/label.md -o ~/.claude/skills/jaredtconnor-agent-tooling-label/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Label does
description: Add or confirm a label on a Linear issue (bug/chore/feature)
Label - Classify Linear Issues
Add or confirm a type label (bug/chore/feature) on a Linear issue.
Usage
/label AIFE-123 bug # Label as bug
/label AIFE-123 chore # Label as chore
/label AIFE-123 feature # Label as feature
/label AIFE-123 # Interactive - show suggestion and confirm
Overview
Used to classify issues that are missing a type label. The conductor shows unlab
Alternatives in Development
- Domxss — Confirm DOM XSS in a real headless browser — injects canary payloads into params + URL fragment and only repor 4.5k ★
- Label Issue 1.3k ★
- Impact Linear — Analyze Linear issue impact and dependencies 512 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Accuracy Comment
Accuracy-scout step 5 — draft accuracy comment, update issue, add label
Respond To Issue
Respond to an issue triggered by @elixpoo mention or the ELIXPO label.
Maintainer Triage
Triage open issue reports for the skills marketplace — classify by component/type/priority, label, dedupe, and
Explain Consumer Pick Divergence
Confirm whether the rota gateway and the handoff planner sending work to different silos is expected or a bug,
MCP Server Linear
Linear issue tracker integration.
Linear Continue Debugging
Continue debugging Linear issue: $ARGUMENTS
Related Agents
New Track
Create a new track (feature, bug fix, chore, or refactor) with a detailed specification and phased i... - wsho
Ruver Fd Triage
Ruver FD router. Classifies goal as feature/bug/chore and picks full_feature vs debug_fix vs light_change. No
Factory Spec Reviewer
Agent Factory 5th review dimension — verifies a unit's diff actually satisfies its Linear issue's Testable-ACs