What problem does it solve?
AI teams often struggle to coordinate complex, multi-step work across humans and agents. This Skill provides an end-to-end workflow to create tasks, assign them to agents, monitor progress, review changes, and finalize work, ensuring a structured lifecycle.
Core Features & Use Cases
- Orchestrates the full task lifecycle: create → assign → monitor → review → merge/reject.
- Reads a target repository's context (board, agents, repo) to select the right workflow and ensure prerequisites (e.g., CONTRIBUTING.md) are respected.
- Handles interactive clarification with the user for ambiguous tasks and enforces dependencies to prevent overlapping work on shared files.
- Use Case: when asked to implement a feature or fix a bug, the skill will generate and track a task, assign it, monitor PR status, and ensure completion or proper rejection.
Quick Start
Describe the feature or bug to the AI and invoke ak-task to create, assign, and monitor the full lifecycle automatically.