festina-create

Create product and engineering tasks via guided Q&A and commit them to Backlog.

1|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/mattfletcher94/festinalente --skill festina-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: festina-create
Source: https://github.com/mattfletcher94/festinalente/tree/main/apps/festinalente/src/content/skills/festina-create
Command: npx skills add https://github.com/mattfletcher94/festinalente --skill festina-create

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create and refine new tasks through a structured, conversational QA flow, then commit to the Backlog for visibility and traceability.

Core Features & Use Cases

  • Guided task creation: ask clarifying questions to capture problem, value, acceptance criteria, and domain, then generate a task file.
  • Backlog integration: automatically commit the new task to the backlog with a clear title and metadata.
  • Stub documentation support: create placeholder product/engineering docs when new features are identified, enabling immediate linkage and future completion.

Quick Start

Launch the festina-create flow to define a new task through guided questions, then commit the resulting task to Backlog.

Frequently Asked Questions about festina-create

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

FAQPage Schema
How do I create structured product tasks from rough ideas?

Guided task creation uses a conversational Q&A flow to capture the problem, value, acceptance criteria, and domain, then generates a structured task file. This ensures every new task has complete metadata before entering your workflow.

How does a Q&A workflow help define backlog tasks?

A Q&A workflow prompts you for clarifying details like priority, problem, and value, ensuring nothing is missed. The structured session automatically formats your answers into a task file ready for backlog integration.

Can I automatically commit new tasks to a backlog?

Yes, the task creation workflow automatically commits the generated task file to your backlog with a clear title and metadata. This provides immediate visibility and traceability for product and engineering work.

What is the best way to link new tasks to future documentation?

The workflow creates stub documentation placeholders when new features are identified during task creation. These stubs provide immediate linkage and can be completed later during future festina-docs updates.

Do I need to define acceptance criteria before creating a task?

Yes, acceptance criteria are captured during the guided Q&A session before the task is committed to the backlog. This ensures the resulting task file contains all required validation parameters upfront.