List Processes

Lists kanban processes by stage, extracting names, labels, and completion status from stage files.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/jrhicks/skills --skill list-processes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: List Processes
Source: https://github.com/jrhicks/skills/tree/main/.claude/skills/meta-kanban/utilities/list
Command: npx skills add https://github.com/jrhicks/skills --skill list-processes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you visualize and manage your project workflows by listing all active processes grouped by their current stage in a kanban system.

Core Features & Use Cases

  • Stage-based Organization: Automatically scans and categorizes tasks based on predefined workflow stages.
  • Status Tracking: Displays the completion status (Done/In Progress) and relevant links for each process.
  • Progress Visualization: Provides detailed progress for tasks in active stages, showing sub-step completion.
  • Use Case: Quickly get an overview of all your project tasks, see what's in progress, and identify bottlenecks by viewing their current stage and status.

Quick Start

List all processes in the meta-kanban system.

Frequently Asked Questions about List Processes

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

FAQPage Schema
How do I visualize project workflows by their current kanban stage?

You can track task completion status by reading card.md files and specific stage files like framing.md, which allows the Skill to report detailed progress for in-progress items accurately.

How does status tracking work for in-progress kanban tasks?

Status tracking for in-progress kanban tasks works by reading card.md and specific stage files like framing.md, scanning predefined stage directories to display completion status and sub-step progress.

Can I use this to identify bottlenecks in my task management process?

To identify bottlenecks, view the consolidated workflow progress which groups tasks by stage and shows detailed completion status for active items.

Do I need specific directory structures to organize kanban processes?

You need predefined stage directories containing card.md and specific stage files like framing.md or design files to organize kanban processes and report workflow progress accurately.

What is the best way to get an overview of all active project workflows?

The best way to get an overview of active project workflows is to list all processes in the meta-kanban system, which automatically categorizes tasks by their current stage and completion status.