What problem does it solve?
This Skill removes the friction of manually tracking and updating Shipwright work items by giving you a reliable way to read, claim, pause, complete, and create tasks through the task store API.
Core Features & Use Cases
- Queue triage: Pick the next ready task or resume work already in progress.
- Lifecycle updates: Move tasks through status changes such as in_progress, blocked, pr_open, and merged while preserving the required metadata.
- Task creation: Add new tasks with the fields needed for routing, ownership, and dependency handling.
- Use case: When an agent finishes implementation and opens a pull request, use this Skill to record the PR number, timestamp, and final merge status without touching the database directly.
Quick Start
Use the task-store skill to check the queue, claim the next task assigned to you, and update its status through the Shipwright task store API.