delivery-planning
Installation
SKILL.md
Delivery Planning
Runtime Context
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 to propose Kanban changes from project knowledge. This skill produces a dry-run only.
Task items are candidates and context until an approved Kanban card links to them. Use this skill when the user asks to rank loose task items, review backlog candidates, or turn task items into accepted Kanban work.
Workflow
- Read
<knowledge_dir>/.workflow/rules/delivery.md. - Read
<knowledge_dir>/.workflow/schemas/common.mdand<knowledge_dir>/.workflow/schemas/tasks.md. - Collect candidate task items and source knowledge.
- Exclude local workspace notes, archived notes, and localized files.
- When proposing assignees, reviewers, ownership fit, or handoffs, read only the relevant sections from
<knowledge_dir>/members/<member-id>.md, such asResponsibilities,Focus Areas,Collaboration, orAvailability. - De-duplicate candidates against
<knowledge_dir>/planning/KANBAN.md. - Produce a dry-run table and wait for maintainer approval.