interactive-checklist

Create interactive checklists with decision trees and progress tracking.

2|2|Updated Oct 28, 2025
One-click install
npx skills add https://github.com/adolfoaranaes12/BMAD-ENHANCED --skill interactive-checklist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: interactive-checklist
Source: https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/interactive-checklist
Command: npx skills add https://github.com/adolfoaranaes12/BMAD-ENHANCED --skill interactive-checklist

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill generates interactive, guided checklists for multi-step workflows, with decision trees and progress tracking.

Core Features & Use Cases

  • Define steps with instructions and validation criteria
  • Branching decisions and conditional paths
  • Progress tracking and status indicators
  • Rich, editable Markdown with collapsible sections

Quick Start

Create an interactive checklist for a multi-step deployment or validation workflow.

Frequently Asked Questions about interactive-checklist

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

FAQPage Schema
How do I create an interactive checklist with decision trees for a complex workflow?

Interactive checklists guide users through multi-step workflows by defining steps with instructions, adding branching decisions at validation points, and tracking progress visually. You structure linear, conditional, and cyclic paths, then export as markdown or JSON for documentation or automation.

Can I use checklists for onboarding sequences with conditional branching?

Yes. The Skill supports conditional paths based on decisions at each step, letting you route users through different onboarding flows—critical for processes where later steps depend on earlier choices or validation outcomes.

What validation criteria can I define for each step?

Steps accept custom validation criteria to gate progression. Combined with decision trees, validation gates ensure users complete prerequisites before advancing, making the checklist suitable for compliance workflows, deployment procedures, and quality assurance processes.

How do I track progress and export checklist results?

Progress tracking displays step-by-step status in real time. Export options include markdown for documentation and JSON for structured data pipelines, enabling integration with external systems, reporting tools, or archival workflows.

What workflow patterns does this Skill support?

Linear sequences, branching decisions, cyclic loops, and validation gates are all supported. This covers standard step-by-step guides, complex decision trees requiring backtracking, and validation-heavy procedures like audits or deployment checklists.