ak-plan

Solid

Plan and execute a project through Agent Kanban boards, tasks, dependencies, and workers, delegating review to an active board maintainer when present and retaining leader review otherwise. Use only when the user explicitly asks for AK Plan, Agent Kanban planning, an AK project plan, or project execution through an AK board. Do not use for ordinary project planning, product development, version planning, or project scaffolding.

Code & Development 470 stars 40 forks Updated 4 days ago NOASSERTION

Install

View on GitHub

Quality Score: 81/100

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

Skill Content

# ak-plan — Project Planning Plan and create a board with tasks — for a new version release or a new product from scratch. ## Unattended Execution Contract Assume this workflow runs in two explicit modes: - **Before task creation: human-in-the-loop.** Ask the user only during the initial planning, ambiguity resolution, and task-plan preview phase before task creation is confirmed. - **After task creation: human-not-in-the-loop.** Once the user confirms the plan and tasks are created, do not stop to ask for permission, confirmation, or next steps unless the user interrupts you. Continue through the full work cycle and report the final outcome. On a board with an active maintainer, monitor while the maintainer owns review and completion. Otherwise, review, reject, or merge as leader. If execution hits a blocker after confirmation, use the available tools and repository context to resolve it. If the blocker cannot be resolved without external authorization or production mutation, fail fast with the exact blocker and the next required action instead of waiting in the middle of the workflow. ## Identity This is a leader workflow. If `ak` says no leader identity exists for the current runtime, create one first: ```bash ak auth login --leader-agent --username <username> [--name <name>] ``` The leader chooses its own username and optional full name. ## Input Parse the user's input: - **Name** — version (e.g. "v1.4") or product name (e.g. "my-api"). If the user provides a ...

Details

Author
saltbo
Repository
saltbo/agent-kanban
Created
5 months ago
Last Updated
4 days ago
Language
TypeScript
License
NOASSERTION

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category