skill__spec__list

Display the current CODE_SPEC as a formatted tree with E2E tasks and completion status.

Updated Jan 10, 2026
One-click install
npx skills add https://github.com/simuleite/renaissance --skill skill-spec-list
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill__spec__list
Source: https://github.com/simuleite/renaissance/tree/main/spec/claude/skills/skill__spec__list
Command: npx skills add https://github.com/simuleite/renaissance --skill skill-spec-list

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill displays the current CODE_SPEC as a formatted tree showing E2E tasks and their completion status, helping teams visualize progress at a glance.

Core Features & Use Cases

  • Hierarchical view of CODE_SPEC with tasks and steps
  • Completion status indicators to track progress
  • Context-rich output including file paths and actions for each step

Quick Start

Run the spec list command to display the current CODE_SPEC as a formatted tree showing E2E tasks and completion status.

Frequently Asked Questions about skill__spec__list

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

FAQPage Schema
How do I visualize E2E task completion status in a CLI environment?

You can visualize E2E task completion status in a CLI environment by displaying the CODE_SPEC as a formatted tree. This provides a structured, readable overview showing hierarchical tasks, steps, and their current progress.

What is the best way to track software delivery progress using a code spec?

Tracking software delivery progress using a code spec involves rendering the CODE_SPEC as a hierarchical task tree. It shows E2E tasks, completion indicators, file paths, and actions for each step to help teams audit progress at a glance.

How do I display my CODE_SPEC as a formatted task tree?

To display your CODE_SPEC as a formatted task tree, run the spec list command. This outputs a structured CLI view of E2E tasks, completion status indicators, file paths, and actions for each step.

Can I view file paths and actions for each step in a CODE_SPEC overview?

Yes, you can view file paths and actions for each step in a CODE_SPEC overview. The spec list output provides context-rich details by mapping every E2E task step to its respective file paths and actions.

Does the spec list command require any dependencies to show task tracking trees?

No, the spec list command requires no dependencies to show task tracking trees. It operates independently to parse your CODE_SPEC and render the E2E task hierarchy and completion status directly in your CLI.