Linear Task banner
cveralyon cveralyon

Linear Task

Project Management community

Description

--- description: Fetch context from a Linear issue before starting work. Reads issue details, comments, and related issues. tools: ["Bash", "Read", "Grep", "Glob", "mcp__claude_ai_Linear__get_issue", "mcp__claude_ai_Linear__list_comments", "mcp__claude_ai_Linear__get_issue_status", "mcp__claude_ai_Linear__list_issues"] --- Fetch full context for a Linear issue to prepare for implementation. 1. Get the issue by ID or search by title 2. Read: title, description, status, priority, assignee, label

Installation

Installs to ~/.claude/agents/cveralyon-axel-setup-linear-task.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cveralyon/axel-setup/HEAD/agents/linear-task.md -o ~/.claude/agents/cveralyon-axel-setup-linear-task.md

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

Full documentation available on GitHub

View Source Repository