plan-kanban-tasks

Solid

Create a concise Product Development Requirement and one or more implementation-sized Kanban tasks when the user explicitly asks to plan or register work.

AI & Automation 59 stars 6 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 84/100

Stars 20%
59
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
58
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Plan Kanban work 1. Read the project instructions and relevant product code from the integration or feature worktree. Read existing task/spec metadata through the canonical controller; do not assume `.juno_task/plan.md` exists. 2. Produce one concise PDR covering the goal, current behavior, scope, exclusions, risks, dependencies, acceptance criteria, and focused tests. 3. Split only when pieces can be implemented and validated independently. Concurrent tasks must have explicit path ownership and dependencies. 4. Create tasks through the controller's `.juno_task/scripts/kanban.sh`. Put durable requirements and acceptance criteria in each task body; relate follow-ups instead of reopening archived IDs. 5. Store any durable specification through a controller-authorized metadata operation. Never create controller-private `.juno_task/specs`, tasks, ledger, state, or receipts inside a product or feature worktree. 6. Do not start implementation, create worktrees, push, deploy, or mutate production unless the user separately asks. Use `--id`, not legacy `--ID`, for Kanban mutations. Return the task IDs and a short dependency/order summary. $ARGUMENTS

Details

Author
yylo-dev
Repository
yylo-dev/yylo
Created
8 months ago
Last Updated
yesterday
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category