Speckit.Linear.Export banner
jmanhype jmanhype

Speckit.Linear.Export

Testing community

Description

--- description: Export Spec Kit tasks to Linear as sub-issues linked to a parent issue tools: ['mcp__linear__create_issue', 'mcp__linear__update_issue', 'mcp__linear__add_comment'] --- ## User Input ```text $ARGUMENTS ``` You **MUST** consider the user input before proceeding (if not empty). ## Outline 1. **Validate prerequisites**: - Run `.specify/scripts/bash/check-prerequisites.sh --json --require-tasks --include-tasks` - Parse FEATURE_DIR and verify tasks.md exists - Extract L

Installation

Installs to ~/.claude/commands/jmanhype-speckit-speckit.linear.export.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jmanhype/speckit/HEAD/.claude/commands/speckit.linear.export.md -o ~/.claude/commands/jmanhype-speckit-speckit.linear.export.md

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

Full documentation available on GitHub

View Source Repository