aitask-create

Create AI task files with automatic numbering, metadata, and hierarchical links.

6|1|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/beyondeye/aitasks --skill aitask-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aitask-create
Source: https://github.com/beyondeye/aitasks/tree/main/.claude/skills/aitask-create
Command: npx skills add https://github.com/beyondeye/aitasks --skill aitask-create

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of creating new AI tasks, ensuring they are properly formatted, numbered, and linked within the project's task management system.

Core Features & Use Cases

  • Automated Task Creation: Generates new task files with unique IDs and essential metadata.
  • Hierarchical Task Support: Allows creating tasks as children of existing parent tasks.
  • Metadata Management: Collects priority, effort, and dependencies from the user.
  • Drafting & Finalization: Creates local drafts before finalizing with a network-required atomic counter for unique IDs.
  • Use Case: When a new feature idea arises, use this Skill to quickly create a well-defined task, assign its priority and effort, and link it to relevant existing tasks, ensuring it's ready for implementation.

Quick Start

Use the aitask-create skill to start making a new task.

Frequently Asked Questions about aitask-create

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

FAQPage Schema
How do I create AI tasks with automatic numbering and metadata tracking?

To create AI tasks with automatic numbering, this Skill generates new task files using a network-required atomic counter, collecting priority, effort, and dependency metadata to ensure proper formatting and unique IDs.

Can I link new AI tasks to existing parent tasks for hierarchical management?

Yes, you can link new AI tasks to existing parent tasks. The Skill supports hierarchical task support by establishing parent-child relationships and tracking dependencies during the task creation workflow.

Does AI task creation work with git integration for version control?

AI task creation manages the workflow from initial draft to git commit. It creates local drafts first, then finalizes the task files with a git commit to integrate version control into the process.

What is the best way to manage workflow automation for AI task drafts?

The best way to manage workflow automation for AI task drafts is using the Skill's iterative definition input and file reference insertion, which finalizes local drafts via an atomic counter only when ready.

Do I need network access to finalize AI task creation and assign unique IDs?

Yes, you need network access to finalize AI task creation. While local drafts are supported offline, finalizing the task and assigning a unique ID requires a network-required atomic counter.