task-creator

Convert planning discussions into structured Groadmap tasks and sprints.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/FlavioCFOliveira/ZigNeuron --skill task-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-creator
Source: https://github.com/FlavioCFOliveira/ZigNeuron/tree/main/.claude/skills/task-creator
Command: npx skills add https://github.com/FlavioCFOliveira/ZigNeuron --skill task-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts informal project ideas and planning discussions into structured, production-ready tasks and sprints for the Groadmap project, ensuring all required fields are captured for consistent execution.

Core Features & Use Cases

  • Structured Task Creation: Transform feature ideas into complete task records including title, type, priority, status, descriptions, acceptance criteria, and sprint references.
  • Sprint Planning: Create and organize sprints with goals, dates, and status to align work with roadmap milestones.
  • Validation & Consistency: Enforces required fields and data formats to prevent incomplete or inconsistent entries.
  • Workflow Delegation: Delegates persistence to roadmap-coordinator using the Groadmap CLI.

Quick Start

Create a new task or sprint request and follow the prompts to capture all required fields for immediate CLI delegation.

Frequently Asked Questions about task-creator

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

FAQPage Schema
How do I convert project ideas into structured roadmap tasks?

Converting project ideas into structured roadmap tasks requires capturing fields like title, type, priority, description, and acceptance criteria. This Skill transforms informal planning discussions into complete task records, validating required data before delegating creation via CLI commands.

What is the best way to create and organize sprints for a project roadmap?

Creating and organizing sprints involves defining goals, dates, and status to align work with milestones. This Skill structures sprint planning data, ensuring all required fields are collected and validated before executing the sprint creation commands.

How do I enforce required fields and validation for task creation?

Enforcing required fields and validation for task creation prevents incomplete entries. This Skill checks that all necessary data points—such as priority, status, and acceptance criteria—are captured and correctly formatted before submitting the task to the roadmap coordinator.

Can I use CLI commands to create tasks and sprints from planning discussions?

Yes, you can use CLI commands to create tasks and sprints from planning discussions. This Skill delegates persistence to the roadmap-coordinator, which executes the specific CLI commands to instantiate tasks and sprints as the system of record.

What happens if required task fields are missing during roadmap planning?

If required task fields are missing during roadmap planning, the task creation fails validation. This Skill ensures completeness by collecting all necessary attributes, including scheduling details and descriptions, before attempting to delegate the record to the CLI.