create-task

Create tasks on GitHub Issues with metadata and a Context footer.

21|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/kevinslin/skills --skill create-task-kevinslin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-task
Source: https://github.com/kevinslin/skills/tree/main/active/create-task
Command: npx skills add https://github.com/kevinslin/skills --skill create-task-kevinslin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Creating tasks across target platforms can be tedious and error-prone. This Skill provides a unified workflow to generate tasks on supported platforms (starting with GitHub Issues) with consistent metadata and a required Context footer for session traceability.

Core Features & Use Cases

  • Cross-platform task creation with a standardized body and optional fields (title, body, labels, assignees, due dates) to fit multiple issue trackers.
  • Contextual traceability: automatically appends a final Context block containing the session id for audit and reproducibility.
  • Extensible targets: new platforms can be added by supplying target references without changing the core workflow.

Quick Start

Create a task on a selected platform by providing a title and body; the system will automatically append the required Context footer.

Frequently Asked Questions about create-task

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

FAQPage Schema
How do I create cross-platform tasks and issues with a consistent workflow?

To create cross-platform tasks, you provide a title and body to generate issues on supported platforms like GitHub, while the system enforces consistent metadata and appends a Context footer for session traceability.

Can I use GitHub Issues for automated task creation with labels and assignees?

Yes, GitHub Issues is the primary target for automated task creation, supporting standardized metadata including titles, bodies, labels, and assignees to fit your issue tracking workflow.

How does the Context footer work for session traceability in generated tasks?

The Context footer works by automatically appending a final block containing the LLM session id to the task body, ensuring auditability and reproducibility for the generated issue across platforms.

How do I extend task creation to new ticketing platforms beyond GitHub?

You can extend task creation to new platforms by supplying target references without changing the core workflow, allowing the unified task generation process to support additional issue trackers.

Do I need any specific dependencies to automate multi-platform issue tracking?

No specific dependencies are required to automate multi-platform issue tracking, as the skill operates independently to enforce the standardized workflow and append the required Context footer.

Why does creating tasks across multiple project trackers cause errors?

Creating tasks across multiple project trackers causes errors due to tedious manual metadata entry, which this skill solves by providing a unified workflow that standardizes fields and appends session context automatically.