Triage banner
nodnarbnitram nodnarbnitram

Triage

Productivity community

Description

--- description: Start a Linear-backed triage workflow for a new issue argument-hint: <issue-description> [--team <team-id>] allowed-tools: AskUserQuestion, Skill --- # Linear Triage Workflow You are initiating a triage workflow. Your job is to gather information and then activate the `linear` skill. ## Input Provided **Arguments:** $ARGUMENTS ## Step 1: Parse Arguments Check if arguments include: - Issue description (required) - Team identifier (optional, e.g., `--team IAI`) If no team i

Installation

Installs to ~/.claude/commands/nodnarbnitram-claude-code-extensions-triage.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nodnarbnitram/claude-code-extensions/HEAD/.claude/commands/triage.md -o ~/.claude/commands/nodnarbnitram-claude-code-extensions-triage.md

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

Full documentation available on GitHub

View Source Repository