linear-bootstrap

Installation
SKILL.md

Bootstrap a Linear Project

Create a fully structured Linear project — milestones, epics, issues, labels, and dependency chains — from a plain-English description.

Workflow

0. Verify prerequisites

Before starting, confirm the linear-bootstrap MCP tools are available by checking that mcp__linear-bootstrap__list-teams is callable. Attempt to list teams.

If the tool is not found or the call fails:

The linear-bootstrap MCP server is not running. To fix this:

  1. Check /plugin for MCP server errors
  2. Verify the server is configured in .mcp.json with valid LINEAR_API_KEY, LLM_API_KEY, LLM_BASE_URL, and LLM_MODEL
  3. Try restarting Claude Code
  4. Test manually: npx @toolwright-adk/linear-bootstrap (or bunx if npx is broken)
Installs
3
GitHub Stars
1
First Seen
Mar 6, 2026
linear-bootstrap — toolwright-adk/toolwright-monorepo