create-task

Create a standalone task file from a brief user input.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/tdp1999/claude-code-ctx --skill create-task-tdp1999
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-task
Source: https://github.com/tdp1999/claude-code-ctx/tree/main/plugins/ctx/skills/create-task
Command: npx skills add https://github.com/tdp1999/claude-code-ctx --skill create-task-tdp1999

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generating a standalone task from a brief user input eliminates the need to attach every task to an epic, speeding up planning and enabling rapid task bootstrapping.

Core Features & Use Cases

  • Standalone task creation from short briefs for fast planning without epic decomposition.
  • Supports validation and consistency with project standards before task creation.
  • Works seamlessly with existing task workflows, allowing easy progression to epics later if needed.

Quick Start

Provide a brief task description to generate a standalone task file.

Frequently Asked Questions about create-task

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

FAQPage Schema
How do I create a standalone task without linking it to an epic first?

To create a standalone task without an epic, provide a brief task description as input. The skill generates a single task file for rapid planning, which you can optionally link to future epics later.

Can I use brief text inputs for rapid task bootstrapping during project planning?

Yes, you can use brief text inputs for rapid task bootstrapping. This approach speeds up planning by generating a standalone task file directly from your short description without requiring epic decomposition.

Does standalone task creation work with existing project conventions and workflows?

Standalone task creation works seamlessly with existing task workflows and project conventions. It coordinates with built-in subagents to validate inputs and ensure the generated task file maintains consistency with your project standards.

What is the best way to handle fast planning when I do not need full epic decomposition?

The best way to handle fast planning without epic decomposition is generating standalone tasks from brief inputs. This allows rapid task bootstrapping while retaining the ability to progress and link tasks to epics later.

When should I not use standalone task creation for my workflow planning?

You should not use standalone task creation when your workflow explicitly requires every task to belong to an epic upfront. It is designed for rapid bootstrapping, so avoid it if your project mandates strict epic decomposition before task generation.