extended

Extend Linear MCP with GraphQL write operations for documents and project milestones.

4|Updated Oct 31, 2025
One-click install
npx skills add https://github.com/jongwony/cc-plugin --skill extended
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: extended
Source: https://github.com/jongwony/cc-plugin/tree/main/linear/skills/extended
Command: npx skills add https://github.com/jongwony/cc-plugin --skill extended

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Extends Linear MCP with write capabilities for Documents and ProjectMilestones, enabling full CRUD via GraphQL.

Core Features & Use Cases

  • Create, update, delete documents with rich markdown content.
  • Create and manage project milestones (create, update, delete, list, get) directly.
  • Use case: bootstrap a project with initial docs and milestones via GraphQL while MCP handles reads.

Quick Start

Use GraphQL mutations to create a document and milestones for a given project.