hs-task

Create Hot Sheet task tickets with category, title, and next-up priority metadata.

1|Updated Jun 19, 2026
One-click install
npx skills add https://github.com/brianwestphal/apple-fm --skill hs-task
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hs-task
Source: https://github.com/brianwestphal/apple-fm/tree/main/.claude/skills/hs-task
Command: npx skills add https://github.com/brianwestphal/apple-fm --skill hs-task

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the creation of Hot Sheet task tickets by turning user requests into structured tasks without manual entry.

Core Features & Use Cases

  • Task Ticket Creation: Creates new Hot Sheet tasks with the correct task category and title.
  • Input Parsing: Detects next-up task requests and marks them for prioritized handling.
  • Use Case: Add a development task to Hot Sheet from a simple natural language request while preserving workflow metadata.

Quick Start

Use the hs-task skill to create a Hot Sheet task for reviewing the latest project changes.

Frequently Asked Questions about hs-task

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

FAQPage Schema
How do I create Hot Sheet tasks from natural language requests?

Creating Hot Sheet tasks from natural language requests is done by parsing the input to automatically generate structured task tickets with the correct category, title, and workflow metadata. This eliminates manual data entry for new development tasks.

Can I mark a task as a next-up priority when creating a Hot Sheet ticket?

Yes, you can mark a task as a next-up priority when creating a Hot Sheet ticket. The input parsing mechanism detects next-up task requests within your natural language input and flags them for prioritized handling automatically.

Do I need a specific API endpoint to automate task ticket creation?

Yes, automating task ticket creation requires access to the Hot Sheet ticket creation tool or a configured local API endpoint. This connection is necessary to validate and submit the generated task records directly into your tracking workflow.

What is the best way to add development tasks to a Hot Sheet workflow?

The best way to add development tasks to a Hot Sheet workflow is using an automated ticket creation skill that structures the request for you. This approach preserves workflow metadata and ensures tasks are categorized correctly without manual entry.

Why are my manually created task tickets missing workflow metadata?

Manually created task tickets often miss workflow metadata because the structured fields are not automatically populated. Using an automated task creation tool parses user requests to preserve and apply the correct task metadata consistently.

What is the hs-task skill used for in task management?

The hs-task skill is used for streamlining task management by turning simple user requests into structured Hot Sheet task tickets. It parses the request, applies appropriate task metadata, and submits the validated record to your tracking system.