yistc-linear-research
Workflow for researching a Linear issue
Linear MCP References
- Get Issue - get_issue (MCP)(id: "L-115")
- List Comments - list_comments (MCP)(issueId: "L-115")
- Create Comment: save_comment (MCP)(issueId: "L-115", body: "")
- Update comment: save_comment (MCP)(id: "<comment_id>", issueId: "L-115", body: "")
- Delete comment: delete_comment (MCP)(id: "<comment_id>")
Scope
Use this workflow when: • an issue requires investigation, clarification, or context gathering • the goal is to understand the problem deeply before implementation • you are asked to research, analyze, or summarize an issue
Issue format example: L-114
Goal
Produce a high-quality research summary by: 1. collecting all relevant context 2. analyzing and organizing the information
More from yistc/skills
yistc-linear-issue
Workflow for handling a Linear issue end-to-end. Uupdate Linear, create a git worktree from dev, implement the change, verify it, and open a GitHub PR linked to the issue.
19yaak-cli
Use when working with the Yaak CLI and a shared Yaak GUI workspace to inspect workspaces, folders, requests, environments, and safely send API requests without exposing inherited auth tokens.
17drizzle-orm
Examples for drizzle-orm and guides for how to get the latest documentation and API references for drizzle-orm.
8yistc-nuxt
Instructions and examples for using the Nuxt framework.
4stripe-cli
Instructions and examples for using the Stripe CLI.
3hono
Efficiently develop Hono applications using Hono CLI. Supports documentation search, API reference lookup, request testing, and bundle optimization.
1