write-task

Community

Turn user requests into actionable tasks.

Authorkurko
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams convert user requests into clear, structured task briefs for issue trackers like Asana, Jira, and Notion. It standardizes the format to include a Background, Why is it important?, and Proposed changes, reducing back-and-forth and speeding up task creation.

Core Features & Use Cases

  • Structured task briefs: Generate briefs with Background, Why is it important?, and Proposed changes from user input.
  • Context enrichment: If a Slack thread is present, the Skill adds relevant context to the task description.
  • Template choices: Use short or full task templates depending on the complexity of the request, and surface multiple viable approaches when appropriate.

Quick Start

Provide a request such as "Create a task to fix the login bug in Jira" and, if available, attach a Slack thread. The Skill will output a ready-to-create task with the required sections and suggested changes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: write-task
Download link: https://github.com/kurko/dotfiles/archive/main.zip#write-task

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository