k-task-new

Generate ProjectK task documents with milestone mapping and dependency validation.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ewertonxyz/ProjectK --skill k-task-new
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: k-task-new
Source: https://github.com/ewertonxyz/ProjectK/tree/main/.claude/skills/k-task-new
Command: npx skills add https://github.com/ewertonxyz/ProjectK --skill k-task-new

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Manages the creation of structured ProjectK tasks efficiently, eliminating the need for manual documentation and reducing potential for errors.

Core Features & Use Cases

  • Task Creation: Generates new task documents from a template.
  • ID Automation: Automates task identification with a next ID scan.
  • Milestone Mapping: Maps work to GDD milestones based on provided or auto-detected data.
  • Dependency Validation: Validates and lists dependencies required for task completion.

Quick Start

Generate a new task: k-task-new "[Task Title] [Milestone e.g. M1-W2]"

Frequently Asked Questions about k-task-new

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

FAQPage Schema
How do I automate task creation and milestone mapping for project management?

Automating task creation generates structured project tasks from YAML templates, handles ID automation, and maps work to milestones. This eliminates manual documentation and reduces errors by validating dependencies automatically.

What is dependency validation in task automation and when do I need it?

Dependency validation in task automation checks and lists required dependencies for task completion. You need it when generating structured project tasks to ensure prerequisite work is identified and milestone mapping remains accurate.

How do I generate project tasks using YAML templates with automated ID assignment?

Generate project tasks by passing a title and milestone tag to the task creation command. The system scans for the next available ID, applies YAML templates, and outputs a structured task document with validated dependencies.

Can I use automated task generation for tracking dependencies across multiple milestones?

Yes, automated task generation supports tracking dependencies across milestones. It validates required dependencies and maps tasks to specific milestones like M1-W2, ensuring structured project planning and accurate documentation without manual entry.

What's the best way to structure project tasks to avoid manual documentation errors?

The best way to structure project tasks is using YAML templates with automated ID scanning and dependency validation. This approach ensures consistent task identification and accurate milestone mapping while eliminating manual documentation errors.