Hybrid Status banner
Taoidle Taoidle

Hybrid Status

Development community

Description

--- description: "Show execution status of all stories in the PRD. Displays batch progress, individual story states, completion percentage, and recent activity logs." --- # Hybrid Ralph - Show Execution Status You are displaying the current execution status of all stories in the PRD. ## Path Storage Modes This command works with both new and legacy path storage modes: ### New Mode (Default) - PRD file: In worktree or `~/.plan-cascade/<project-id>/prd.json` - Progress file: Always in working

Installation

Installs to ~/.claude/skills/taoidle-plan-cascade-hybrid-status/SKILL.md

Terminal
mkdir -p ~/.claude/skills/taoidle-plan-cascade-hybrid-status && curl -fsSL https://raw.githubusercontent.com/Taoidle/plan-cascade/HEAD/commands/hybrid-status.md -o ~/.claude/skills/taoidle-plan-cascade-hybrid-status/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository