一键导入
workspace-worklist
Use when the current member asks to manage or run their local WORKLIST, including run-next, run-loop, run-goal, plan-only, grooming, or logs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when the current member asks to manage or run their local WORKLIST, including run-next, run-loop, run-goal, plan-only, grooming, or logs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | workspace-worklist |
| description | Use when the current member asks to manage or run their local WORKLIST, including run-next, run-loop, run-goal, plan-only, grooming, or logs. |
Before acting, resolve <knowledge_dir> using the runtime bootstrap rules, then read <knowledge_dir>/.workflow/runtime.md and <knowledge_dir>/.workflow/manifest.yml; do not assume non-default workflow paths or default ids.
Use this skill for personal, local member work under <knowledge_dir>/workspace/<member-id>/local/.
<knowledge_dir>/.workflow/runtime.md.<knowledge_dir>/workspace/<member-id>/local/WORKLIST.md as the local worklist for executable or nearly executable personal work.<knowledge_dir>/workspace/<member-id>/local/logs/YYYY-MM-DD.md as the local daily execution log.local/ as local-only personal state. Never stage or commit it.<worktrees_dir>/ as local-only worktree state. Never stage or commit worktree contents.local/ directory.local/ content as team planning input unless it is first summarized or promoted into shared knowledge.knowledge-capture, delivery-planning, kanban-maintenance, delivery-implementation, or review skills when the selected item crosses into their ownership.references/local-workflow.md.Select the mode from the user's wording:
capture: route a note, idea, task, reminder, or follow-up to scratch/, drafts/, or WORKLIST.md based on executability.intake-task: convert an assigned or selected accepted Kanban card into local WORKLIST execution items.run-next: continue, run the next item, or start work from the worklist.run-loop: process multiple executable Active items under an explicit loop budget; may use parallel subagents only when the user explicitly authorizes parallel execution.run-goal: coordinate existing task/worklist skills to advance one or more accepted Kanban tasks toward review readiness within an explicit goal, scope, budget, and approval mode.plan-only: validate and plan selected work items without applying changes.groom: organize, clean up, split, merge, or prioritize the worklist.resume: restore context from the worklist and recent logs.log: record started, progress, paused, completed, blocked, or follow-up notes.For mode details, read references/local-workflow.md.
<knowledge_dir>/.workflow/runtime.md.<knowledge_dir>/members/<member-id>.md if public member context is needed. Avoid full-file reads unless editing, auditing, or resolving ambiguity.<knowledge_dir>/README.md, <knowledge_dir>/.workflow/rules/workspace.md, and <knowledge_dir>/.workflow/schemas/workspace.md, then load the relevant reference:
references/worklist-format.md for worklist edits.references/log-format.md for execution logs.references/routing.md for deciding whether to stay local, promote, or intake a team task.references/run-overview.md for run-next, run-loop, run-goal, and narrower execution references.references/run-contract.md, references/run-selection.md, references/run-controls.md, or references/worker-protocol.md when the selected mode needs that detail.references/worktree-lifecycle.md before using <worktrees_dir>/shared/.run-next, run-loop, and run-goal, classify selected work item or Kanban task validity before implementation.local/.local/ files and worktree contents under <worktrees_dir>/ are not staged, except the managed <worktrees_dir>/.gitignore.WORKLIST.md lightweight. Put execution detail in logs, not item metadata.run-loop and run-goal require explicit user intent and budget; default to serial execution.references/run-controls.md and references/worker-protocol.md.references/local-workflow.md.references/worklist-format.mdreferences/local-workflow.mdreferences/log-format.mdreferences/routing.mdreferences/run-overview.mdreferences/run-contract.mdreferences/run-selection.mdreferences/run-controls.mdreferences/worker-protocol.mdreferences/worktree-lifecycle.mdUse when a maintainer explicitly asks for Knowledge Workflow setup, checks, upgrade migration, manifest work, or approved configuration updates.
Use when the user asks to implement an approved Kanban task or linked project change with clear acceptance criteria.
Use when delivery work needs a proposal before editing task candidates, Kanban cards, backlog shape, or board changes.
Use when delivery work needs review, a PR or local diff needs validation, or Done readiness is in question.
Use when a user asks how to use Knowledge Workflow in a repository, where content belongs, which skill applies, what project rules mean, how to recover safely, or how to record local workflow feedback.
Use when the user has approved a specific shared-knowledge write, promotion, reorganization, or update.