wrsmith108/linear-claude-skill
FreeManage Linear issues, projects, and teams
About wrsmith108/linear-claude-skill
Linear Skill for Claude Code is a comprehensive skill that enables managing Linear issues, projects, and teams directly from the Claude Code CLI. It provides multiple integration patterns including MCP tools for simple operations, TypeScript SDK automation for complex workflows, and direct GraphQL API access for advanced queries. Key capabilities include fast esbuild pre-compilation (18x faster startup), domain-based label taxonomy, sub-issue management with parent-child relationships, duplicate prevention via discovery checks, bulk sync between code and Linear, image uploads, and optional integration with the lin CLI Rust binary. The skill includes automatic first-time setup validation and smoke tests.
Key Features
Pros & Cons
- Fast startup with pre-compilation (~50ms vs ~1s)
- Comprehensive access through MCP, SDK, and GraphQL patterns
- Prevents duplicate creation with mandatory discovery checks
- Supports complex issue hierarchies with sub-issue management
- Automated setup validation provides actionable guidance for new users
- Open source and free to use
- Bulk sync capability bridges code and project management
- Requires Linear API key and environment setup
- Dependent on Linear service availability and API rate limits
- Initial npm install and optional build steps needed
- Limited to Linear project management tool only
- Command-line interface may have learning curve for non-developers