list

List spec plans with status, progress, branch, and worktree details.

Updated Nov 15, 2025
One-click install
npx skills add https://github.com/cloudvoyant/claudevoyant --skill list-cloudvoyant
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: list
Source: https://github.com/cloudvoyant/claudevoyant/tree/main/plugins/spec/skills/list
Command: npx skills add https://github.com/cloudvoyant/claudevoyant --skill list-cloudvoyant

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps you keep track of your development plans, understand their progress, and manage their execution status, preventing confusion and ensuring projects stay on track.

Core Features & Use Cases

  • Plan Overview: See all active and archived plans with their descriptions and progress.
  • Detailed Status: Get in-depth information on a specific plan, including its branch, worktree, current task, and execution logs.
  • Use Case: Before starting your workday, you can ask "What plans am I working on?" to get a quick summary, then dive deeper into a specific plan's status if needed.

Quick Start

Show me an overview of all my current plans.

Frequently Asked Questions about list

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

FAQPage Schema
How do I check the progress of my development plans?

To check plan progress, you can request an overview of all spec plans to see their status and completion percentage, or ask for a detailed status update on a single active plan.

Can I see the execution logs and current branch for a specific spec plan?

Yes, you can view detailed status for a single spec plan, which parses execution logs and Markdown files to display the current task, active branch, and worktree information.

What is the best way to monitor paused and completed workflow plans?

Monitoring paused and completed workflow plans is done by listing all spec plans, which identifies and categorizes plans by their execution status and displays their overall progress.

How do I track worktree and branch status across multiple active plans?

You can track branch and worktree status across multiple active plans by generating a plan overview, which parses the details from Markdown files to summarize your current management state.

Does this plan management tool require external dependencies to parse Markdown files?

No, this plan management tool operates with zero external dependencies, directly parsing spec plan details and execution logs from Markdown files to provide status and progress updates.