groove-utilities-task-create

Create tasks with rich bodies in Beans, Linear, and GitHub backends.

5|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/andreadellacorte/groove --skill groove-utilities-task-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: groove-utilities-task-create
Source: https://github.com/andreadellacorte/groove/tree/main/.agents/skills/groove-utilities-task-create
Command: npx skills add https://github.com/andreadellacorte/groove --skill groove-utilities-task-create

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating new tasks within your configured task management system, ensuring consistency and capturing essential details.

Core Features & Use Cases

  • Task Creation: Creates tasks with titles, types, statuses, and optional parent tasks.
  • Rich Body Generation: Automatically includes context, goals, acceptance criteria, and links for non-trivial tasks.
  • Backend Integration: Supports various backends like Beans, Linear, and GitHub.
  • Use Case: When you need to log a bug found during development, use this skill to create a 'bug' type task in your Linear board, complete with a detailed description and linked to the relevant issue.

Quick Start

Create a new task with the title "Implement user authentication" and type "feature".

Frequently Asked Questions about groove-utilities-task-create

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a new task in Linear with detailed context and acceptance criteria?

To create a task in Linear, this Skill generates a rich body containing context, goals, and acceptance criteria, then integrates with the backend to return the task ID. It ensures non-trivial tasks capture essential details automatically.

Can I create GitHub issues with hierarchical parent-child relationships?

Yes, you can create GitHub issues with hierarchical relationships by specifying an optional parent task. This task creation process supports various types and statuses while linking issues to their parent tasks.

Does task creation work with Beans, Linear, and GitHub backends?

Task creation supports integration with backends like Beans, Linear, and GitHub. You can configure your preferred backend system, and the Skill will route the task data there, returning the corresponding task ID upon successful creation.

What is the best way to log a bug during development and track it in my project management system?

The best way to log a bug is using this Skill to create a 'bug' type task complete with a detailed description. It automatically structures the task body with context and links it to the relevant issue in your configured backend.

Do I need to manually format task descriptions when creating issues in GitHub or Linear?

No, you do not need to manually format descriptions. The Skill automatically generates a rich body for non-trivial tasks, ensuring context, goals, and acceptance criteria are included for every task you create.