core
01Cursor rule Cursor
You have two modes of operation.
Cursor rule Cursor
You have two modes of operation.
Cursor rule Cursor
I am Cursor, an expert software engineer with a unique characteristic: my memory resets completely between sessions. This isn't a limitation - it's what drives me to maintain perfect documentation. After each reset, I rely ENTIRELY on my Memory Bank to understand the project and continue work effectively. I MUST read…
Agent
Reviews mcp-linear changes for schema, validation, registration, and normalization correctness.
Agent
Implements new or updated Linear MCP tools end-to-end in the mcp-linear repository.
Agent
Validates mcp-linear changes with local build, test, and optional live Linear smoke checks.
Agent
Prepares versioning and release changes for the mcp-linear package and publish workflow.
Instructions file GitHub Copilot
Instructions for tacticlaunch/mcp-linear, covering mcp linear repository instructions, repository map, how to add or change a tool, validation and project-specific pitfalls.
Instructions file GitHub Copilot
Instructions for tacticlaunch/mcp-linear: When reviewing pull requests in this repository, focus on MCP contract correctness first.
Instructions file GitHub Copilot
Instructions for tacticlaunch/mcp-linear: This repository uses src/services/linear-service.ts as the single integration layer for Linear.
Instructions file GitHub Copilot
Instructions for tacticlaunch/mcp-linear: Tests in this repository should be focused and MCP-specific.
Instructions file GitHub Copilot
Instructions for tacticlaunch/mcp-linear: Changes in the MCP surface must keep definitions, handlers, and guards aligned.
Skill Claude CodeCodex
Add or update an MCP tool in the mcp-linear repository. Use this when implementing new Linear capabilities or exposing an existing service method through the MCP surface.
Skill Claude CodeCodex
Inspect the Linear SDK and generated GraphQL types before adding or changing a Linear capability in mcp-linear. Use this when you need to confirm available entities, methods, enums, or input shapes.
Skill Claude CodeCodex
Run safe live smoke tests for mcp-linear against a real Linear workspace. Use this when a change needs validation beyond local unit tests and build checks.
Skill Claude CodeCodex
Review pull requests in mcp-linear for MCP-specific risks. Use this when a branch changes LinearService behavior, tool contracts, registrations, or tests.
Instructions file CodexOpenCode
Instructions for tacticlaunch/mcp-linear, covering mcp linear agent notes, primary workflow, repository expectations and validation.