What problem does it solve?
This Skill automates the management of tasks within Gobby by interfacing with the gobby-tasks MCP server, enabling reliable creation, tracking, and orchestration of tasks across sessions and epics.
Core Features & Use Cases
- Create, update, list, close, reopen, and delete tasks with structured fields such as title, description, status, priority, labels, and dependencies.
- Expand epics into subtasks, manage dependencies, and coordinate across sessions to keep work aligned with workflows.
- Validate work via the built-in validation mechanisms and generate/suggest next tasks based on readiness and priorities.
Quick Start
Use the /gobby tasks create <title> to create a new task within your current session.
Then run /gobby tasks list to view tasks, or /gobby tasks expand <task-id> to expand epics, providing any needed session_id via the SessionStart context.