smaqit.task-create

Create zero-padded task files and update PLANNING.md.

3|1|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/ruifrvaz/smaqit-extensions --skill smaqit-task-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: smaqit.task-create
Source: https://github.com/ruifrvaz/smaqit-extensions/tree/main/.github/skills/smaqit.task-create
Command: npx skills add https://github.com/ruifrvaz/smaqit-extensions --skill smaqit-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, ensuring consistent numbering and organization within your project's task tracking system.

Core Features & Use Cases

  • Automated Task Creation: Generates new task files with sequential, zero-padded numbering (e.g., 001, 002).
  • Centralized Planning: Automatically adds new tasks to a master PLANNING.md file for an overview of all work.
  • Flexible Input: Supports creating tasks with just a title, or with a title, description, and acceptance criteria.
  • Use Case: When you need to add a new feature or fix a bug, use this Skill to quickly create a well-defined task entry that integrates seamlessly with your existing workflow.

Quick Start

Use the smaqit.task-create skill to create a new task with the title "Implement user authentication".

Frequently Asked Questions about smaqit.task-create

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

FAQPage Schema
How do I create new tasks with automatic sequential numbering for project management?

You can create new tasks with automatic sequential, zero-padded numbering. The task entries are organized within a dedicated directory, ensuring consistent identification for your project management workflow.

What is the best way to maintain a centralized overview of newly created issue tracking tasks?

Maintaining a centralized overview of issue tracking tasks is handled by automatically adding new entries to a master planning file. This provides a single source of truth for all created work.

Can I include acceptance criteria and descriptions when creating task files for issue tracking?

Yes, you can include acceptance criteria and descriptions when creating task files. The system supports flexible input formats, allowing you to add just a title or detailed criteria.

Does task management workflow automation require specific dependencies to generate zero-padded task numbers?

No specific dependencies are required to generate zero-padded task numbers for your task management workflow. The automation operates independently to create and organize your task files.

How does automated task creation organize new files within the project directory structure?

Automated task creation organizes new files by placing them inside a specific tasks subdirectory. This maintains a clean project structure while keeping all task entries centralized.