task-structure

Defines standardized task-tracking templates with acceptance criteria, tests, documentation, and notes for implementation projects.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/LovelyStack/lovely-dev --skill task-structure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-structure
Source: https://github.com/LovelyStack/lovely-dev/tree/main/plugins/lovely-tasks/skills/task-structure
Command: npx skills add https://github.com/LovelyStack/lovely-dev --skill task-structure

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Task Structure skill provides a standardized, reusable template for defining and tracking implementation work, reducing ambiguity and improving alignment across teams.

Core Features & Use Cases

  • Comprehensive task blueprint: outlines header, status, description, acceptance criteria, tests, documentation, and notes for each task.
  • Multi-format support: supports Detailed, Spec-Kit, OpenSpec, and Generic Checklist task formats to suit different workflows.
  • Progress guidance: enforces status transitions (TODO, In Progress, Complete) and explicit completion criteria to ensure discipline.

Quick Start

Create or update a task in docs/tasks.md using the Task Structure template to standardize tracking.

Frequently Asked Questions about task-structure

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

FAQPage Schema
How do I standardize task tracking with templates across software projects?

To standardize task tracking with templates, define a fixed task schema including header, acceptance criteria, tests, documentation, and notes to reduce ambiguity and align your team.

What is the best way to structure acceptance criteria and tests for implementation work?

The best way to structure acceptance criteria and tests is using a comprehensive task blueprint that enforces explicit completion criteria and tracks task progression via status transitions.

Does this task tracking template support different workflow formats like Spec-Kit or OpenSpec?

Yes, the task tracking template supports multiple workflow formats, including Detailed, Spec-Kit, OpenSpec, and Generic Checklist, to suit different project management needs.

How do I enforce task status transitions for TODO and In Progress work?

You can enforce task status transitions by applying a standardized template that guides task progression from TODO to In Progress to Complete based on explicit completion criteria.

When should I use a generic checklist versus a detailed task blueprint for project management?

Use a detailed task blueprint for implementation work requiring strict documentation and acceptance criteria, while a generic checklist suits simpler project management workflows with fewer dependencies.

Why does standardizing task documentation improve alignment across teams?

Standardizing task documentation improves alignment by providing a reusable template that defines a fixed schema, ensuring all team members track tasks, tests, and notes consistently.