yistc-linear-issue
Workflow for working on a Linear issue
Scope
Use this workflow only when you are explicitly assigned a Linear issue, with an issue ID like L-114.
Guidelines
- Language use: you should use Chinese in PR and issue comment and English in title and code.
Behavioral rules
- Do NOT change issue status unless explicitly required by a workflow step or requested by the user.
- Do NOT run local test, lint, build, or typecheck unless explicitly requested by the user.
- Always keep Linear updated with meaningful progress, especially after fixing CI failures or when the PR becomes ready to merge.
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 commentt: save_comment (MCP)(id: "<comment_id>", issueId: "L-115", body: "")
- Delete comment: delete_comment (MCP)(id: "<comment_id>")
More from yistc/skills
yaak-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.
17yistc-linear-research
Workflow for researching a Linear issue, gathering all relevant context, synthesizing key insights, and posting a structured summary back to the issue as a comment.
10drizzle-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