task

Coordinate task creation, validation, activation, and lifecycle governance with intent hashing.

6|1|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/JordanGunn/skills --skill task-jordangunn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task
Source: https://github.com/JordanGunn/skills/tree/main/skills/task
Command: npx skills add https://github.com/JordanGunn/skills --skill task-jordangunn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires PyYAML, and includes assets (resource) and scripts (resource) and references (resource) components.

What problem does it solve?

Orchestrates the creation, validation, activation, and ongoing governance of bounded tasks to reduce coordination noise and drift.

Core Features & Use Cases

  • Standardizes task creation, validation, activation, and status tracking across the full task lifecycle.
  • Enables deterministic derived state checks and chronological awareness through canonical intent hashing.
  • Use Case: Create a new task, validate with explicit who/why, and activate when ready.

Quick Start

Create a new task using the task-create flow, validate it with explicit who and why, then activate when approved.

Frequently Asked Questions about task

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

FAQPage Schema
How do I validate a task lifecycle before activation to prevent drift?

Task lifecycle validation uses canonical intent hashing for deterministic integrity checks and chronological awareness to detect drift. You validate a task by specifying explicit who and why parameters, ensuring transparent state changes before activation.

What is canonical intent hashing for task workflow governance?

Canonical intent hashing is a deterministic mechanism for task workflow governance that provides chronological awareness to detect drift and ensure trust. It standardizes task validation, activation, and status tracking across bounded tasks.

How do I create and activate a bounded task with cross-cutting workflows?

You create a bounded task using the task-create flow, validate it with explicit who and why parameters, and activate it when approved. This coordinates task lifecycles through explicit state changes and transparent status reporting.

Do I need PyYAML to manage task status and lifecycle coordination?

Yes, PyYAML is a required dependency for task lifecycle coordination. It supports the underlying workflow processing needed to manage task creation, validation, activation, and ongoing status tracking.

What's the best way to track task status changes across a full lifecycle?

The best way to track task status changes is through standardized lifecycle governance that uses deterministic derived state checks and chronological awareness. This approach reduces coordination noise and ensures transparent status reporting.

When should I not use a bounded task workflow for status tracking?

Bounded task workflows with canonical intent hashing are designed for reducing coordination noise and drift in complex scenarios. You should avoid this approach if your project requires simple, unbounded task tracking without explicit state changes or validation.