Implement a Linear sub-issue end-to-end. Creates a branch, writes the code, runs tests, commits, and moves the issue to In Review. Use when an agent has a sub-issue to implement, or the user says "implement this issue", "/linear-implement".
原文语言:英语
菜单
SkillsMP 已收集 Desgue/landscaper 中的 10 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 10 / 10 个已收集 Skill。
Implement a Linear sub-issue end-to-end. Creates a branch, writes the code, runs tests, commits, and moves the issue to In Review. Use when an agent has a sub-issue to implement, or the user says "implement this issue", "/linear-implement".
原文语言:英语
Finalize a parent Linear issue after all sub-issues are Done. Verifies acceptance criteria, runs final checks, and closes the parent. Use when all sub-issues of a parent are done, or the user says "complete this", "/linear-complete".
原文语言:英语
Scan the Linear Landscaper project for the next available issue to work on. Checks Todo items by priority, verifies dependencies are met, claims the issue, and reports what to do next. Use when an agent needs to find work or the user says "pick up work",…
原文语言:英语
Explore the codebase and write a detailed implementation plan into a Linear parent issue's description. Creates sub-issues for each atomic task. Use when an agent has picked up a parent issue and needs to plan the work, or the user says "plan this issue",…
原文语言:英语
Review a Linear issue that is In Review. Checks code quality, tests, types, and regressions. Approves (moves to Done) or requests changes (moves to Revise). Use when the user says "review this", "/linear-review", or an issue needs review.
原文语言:英语
Handle a Linear issue in Revise state. Reads reviewer feedback, fixes the code, re-verifies, and moves back to In Review. Use when an issue has been sent back for changes, or the user says "/linear-revise".
原文语言:英语
One-time setup of the Linear Landscaper project. Creates custom workflow states, labels, and milestones. Use when setting up Linear for the first time or the user says "/linear-setup".
原文语言:英语
Launch an agentic team to work through Linear issues. Lists current issues, asks the user for prioritization instructions, then orchestrates planning, implementation, pre-review, and review for each issue. Use when the user says "start a sprint", "work…
原文语言:英语
Orchestrates a coordinated team of specialized agents to implement plans sequentially from a given plans directory. Handles partial, missing, and complete plan states. Enforces a mandatory multi-reviewer loop (Code Reviewer, Doc Sync Reviewer, Security Audit…
原文语言:英语
Reads all documentation files in a given folder and returns a comprehensive project summary covering overview, key components, technical details, current status, and notable findings. Use when the user says "init", "/init", or asks to summarize, understand,…
原文语言:英语