create-task

Convert conversational task descriptions into structured beads with unique IDs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams rapidly convert informal task descriptions into standardized task records (beads) with consistent fields, priorities, and dependencies.

Core Features & Use Cases

  • Automatic extraction of Title, Description, Tags, Blocking, and Priority from natural language.
  • Dependency and priority inference to support workflow planning and sequencing.
  • Workflow-ready outputs including a generated task ID and structured metadata for downstream tooling.

Quick Start

Describe a task in plain language and I will generate a structured bead with a unique ID.

Frequently Asked Questions about create-task

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

FAQPage Schema
How do I convert natural language into structured project management tasks?

To create structured tasks from plain text, describe your task in natural language and the system extracts the title, description, and tags automatically. It infers priority and dependencies, generating a unique task ID and structured metadata for downstream workflow integration.

How does automatic priority inference work when tracking project work?

Automatic priority inference analyzes natural language task descriptions to assign priority levels based on contextual urgency. It evaluates conversational input to categorize and sequence tasks, ensuring workflow planning aligns with blocking relationships and project dependencies.

Can I manage task dependencies and blocking relationships using conversational descriptions?

You can manage task dependencies by providing conversational descriptions that mention related work items. The system identifies blocking relationships from plain text input, allowing you to break down complex work into subtasks and coordinate dependencies across teams without manual linking.

Do I need specific project management software to generate task IDs for workflow integration?

No specific project management software is required to generate task IDs for workflow integration. The system independently generates unique task IDs and structured metadata beads from plain language, providing workflow-ready outputs designed for seamless integration with downstream tooling.

What is the best way to break down complex work into subtasks from informal descriptions?

The best way to break down complex work into subtasks from informal descriptions is to input your plain language summary directly. The system parses conversational text to extract required fields, automatically categorizing components and generating structured beads for consistent project records.

What are the limitations of automatic categorization for structured task records?

Limitations of automatic categorization for structured task records include reliance on the clarity of the natural language input. While it infers tags and priority, vaguely described conversational task descriptions may result in less accurate dependency mapping and workflow sequencing.