Speckit.Linear.Sync banner
jmanhype jmanhype

Speckit.Linear.Sync

Testing community

Description

--- description: Synchronize status between Spec Kit tasks.md and Linear issues bidirectionally tools: ['mcp__linear__search_issues', 'mcp__linear__update_issue', 'mcp__linear__get_user_issues'] --- ## 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

Installation

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

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

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

Full documentation available on GitHub

View Source Repository