speckit-checklist

Create or append Speckit-based checklists by wrapping the source Speckit workflow.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/opensoft/dartwing-ocr-pipeline --skill speckit-checklist-opensoft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-checklist
Source: https://github.com/opensoft/dartwing-ocr-pipeline/tree/main/plugins/speckit/skills/speckit-checklist
Command: npx skills add https://github.com/opensoft/dartwing-ocr-pipeline --skill speckit-checklist-opensoft

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates creation and appending of Speckit-based checklists by wrapping the source Speckit workflow.

Core Features & Use Cases

  • Wraps the existing Speckit checklist workflow to ensure consistency across tasks.
  • Accepts input after /speckit.checklist label and forwards it to the source skill.
  • Creates or appends to a checklist, enabling incremental updates for ongoing projects.
  • Real-world use: teams maintain standard checklists for software tasks and incident handling.

Quick Start

Invoke /speckit.checklist followed by your command to create or append a checklist using the source skill.

Frequently Asked Questions about speckit-checklist

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

FAQPage Schema
How do I automate checklist creation for software engineering workflows?

Automate checklist creation by wrapping the source Speckit workflow, which generates and appends task checklists for software engineering projects. Invoke the checklist command and forward your input to automatically create or extend standard task checklists.

Can I append new items to an existing project checklist incrementally?

Yes, you can append new items to an existing project checklist incrementally. The skill supports ongoing project workflows by allowing you to execute the checklist behavior repeatedly, extending the current checklist rather than overwriting previous entries.

How does a Codex-powered checklist integrate with Speckit workflows?

A Codex-powered checklist integrates with Speckit workflows by wrapping the source skill and forwarding post-label input directly to it. This ensures consistent checklist generation and behavior execution across all software engineering tasks and project workflows.

Do I need to format my input commands in a specific way to generate a checklist?

You need to invoke the checklist command followed by your specific input text. The skill reads this post-label input and forwards it directly to the source Speckit workflow, which then processes the command to create or append to your software engineering checklist.

What are the limitations of using a wrapper skill for checklist automation?

The primary limitation of using a wrapper skill for checklist automation is its dependency on the source Speckit workflow's behavior. It forwards inputs to the source skill, meaning its capabilities and execution constraints are bounded by the underlying wrapped workflow.

Is a standard checklist workflow suitable for incident handling tasks?

Yes, a standard checklist workflow is suitable for incident handling tasks. Teams can maintain and automate standard checklists for software tasks and incident handling, ensuring consistent processes are followed during ongoing project workflows and incident response.