원클릭으로
klause-schedule
Use when scheduling a Linear project's tickets across Klausemeister worktree queues. Matches the /klause-schedule workflow.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when scheduling a Linear project's tickets across Klausemeister worktree queues. Matches the /klause-schedule workflow.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | klause-schedule |
| description | Use when scheduling a Linear project's tickets across Klausemeister worktree queues. Matches the /klause-schedule workflow. |
Schedule a Linear project's tickets across Klausemeister worktree queues using
the same workflow as the /klause-schedule command.
The canonical workflow lives in this plugin's command spec at
./command.md.
Read that file now, then follow it exactly. It is the source of truth for:
The command spec delegates the full procedure to the existing schedule skill;
load that skill if directed by the command spec.
If the command spec is unclear or conflicts with live MCP state, stop and ask the user rather than guessing.
Use when interactively defining a project or feature PRD from a rough idea, problem statement, or product opportunity. Guides phased multiple-choice discovery for problem framing, user journey, edge cases, creative alternatives, and final PRD drafting. Matches the /prd workflow.
Use when the user wants to schedule a Linear project's tickets across worktree queues, distribute work based on dependencies, or says "schedule this project" / "assign tickets to worktrees" / "plan the work" / "save this schedule". Takes a Linear project, builds a dependency-aware assignment plan, then lets the user save the plan, enqueue it immediately, or cancel.
Use when waiting for a Klausemeister ticket's PR checks, merging the PR, and moving the ticket to Done. Matches the /klause-babysit workflow.
Use when defining a Klausemeister Backlog ticket, assessing its definition depth, stamping a simple/medium/complex label, and moving it to Todo. Matches the /klause-define workflow.
Use when executing a Klausemeister Todo ticket, routing implementation by its simple/medium/complex label, and moving it to In Progress. Matches the /klause-execute workflow.
Use when advancing the current Klausemeister item by reading product state and dispatching to the next workflow command. Matches the /klause-next workflow.