add-mcp-tool
01Skill 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.
MCP server that enables AI assistants to interact with Linear project management system through natural language, allowing users to retrieve, create, and update issues, projects, and teams.
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.