Hiccup

Render markdown task data as inline Unicode flow diagrams.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/markstownsend/hiccup --skill hiccup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Hiccup
Source: https://github.com/markstownsend/hiccup/tree/main
Command: npx skills add https://github.com/markstownsend/hiccup --skill hiccup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Hiccup reduces cognitive load by rendering multiple agentic task statuses as compact, human-readable inline flow diagrams so humans can quickly re-immerse into context and see what needs attention.

Core Features & Use Cases

  • Unicode-based flow diagrams convey status at a glance across plans.
  • Status markers and optional needs-input highlighting surface blockers and required decisions.
  • Multi-plan dashboards and dependency-aware flows help manage complex task networks.

Quick Start

Say "hiccup" to display the current plans' inline progress diagram.

Frequently Asked Questions about Hiccup

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

FAQPage Schema
How do I visualize task progress across multiple plans in a markdown-based workflow?

You can visualize task progress by rendering markdown-based task data from .kiro/cli-todo-lists and project-root checklists into compact unicode flow diagrams. This surfaces statuses and dependencies at a glance so you can quickly re-immerse into context.

What is the best way to track cross-task dependencies and highlight blockers?

Tracking cross-task dependencies is handled by rendering multi-plan dashboards as inline flow diagrams. The diagrams use status markers and highlight needs-input sections to surface required decisions and blockers across the task network.

Can I use inline flow diagrams to reduce cognitive load when managing complex task networks?

Inline flow diagrams reduce cognitive load by conveying status across plans using unicode box-drawing characters. They provide a compact, human-readable format that helps you see what needs attention without parsing extensive text.

Does Hiccup read task data directly from existing project-root checklists?

Hiccup reads markdown-based task data directly from project-root checklists and inline metadata. It processes this existing data to render dependency-aware flows without requiring a separate task management database.

How do I display the current inline progress diagram for my active plans?

To display the inline progress diagram, simply say "hiccup." The tool reads your current markdown task data and renders the multi-plan flow diagrams immediately within your context.