feat

Create feature tasks in the Gobby tasks system via call_tool API.

19|3|Updated Dec 15, 2025
One-click install
npx skills add https://github.com/GobbyAI/gobby --skill feat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feat
Source: https://github.com/GobbyAI/gobby/tree/main/src/gobby/install/shared/skills/feat
Command: npx skills add https://github.com/GobbyAI/gobby --skill feat

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the creation of feature tasks in the Gobby task system, removing manual entry steps and speeding up product development workflows.

Core Features & Use Cases

  • Automatic task creation from a title and optional description.
  • Structured task data with task_type set to feature and a default priority.
  • Fast confirmation and task reference for tracking.

Quick Start

Use the feat skill to create a new feature task by providing a title and an optional description, for example: /feat Add dark mode toggle - Enable theme toggle throughout the app.

Frequently Asked Questions about feat

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

FAQPage Schema
How do I create a feature task in the Gobby tasks system?

To create a feature task in Gobby, provide a task title and an optional description. The system automatically sets the task type to feature, applies a default priority, and returns a confirmation reference for tracking.

Can I add a description when I create a feature task automatically?

Yes, you can add an optional description when creating a feature task. Provide the title first, followed by the description text, to generate structured task data with a default priority applied.

What information do I need to provide to automate feature task creation?

You need to provide a task title to automate feature task creation. An optional description can be included to add more context, while the task type and default priority are applied automatically.

Does the Gobby task system set priority automatically for new feature tasks?

Yes, the Gobby task system sets a default priority automatically for new feature tasks. You only need to input the title and optional description, and the system handles the priority assignment.

How do I track a feature task after it is created through automation?

You can track a feature task using the confirmation reference returned immediately after creation. The system generates this reference automatically once the task is successfully added to the workflow.