Task Status banner
dimitritholen dimitritholen

Task Status

Productivity community

Description

--- allowed-tools: Read description: Show comprehensive task management system status --- <invocation> Display comprehensive task system status with error recovery and adaptive output. </invocation> <critical_setup> **MANDATORY** before displaying status: 1. **Read manifest**: `.tasks/manifest.json` (ONLY source of truth) 2. **Validate JSON**: Ensure manifest is parseable 3. **Apply reliability labels**: Use Minion Engine confidence indicators 4. **Adapt output**: Scale to project size (small

Installation

Installs to ~/.claude/commands/dimitritholen-claude-task-manager-task-status.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/dimitritholen/claude-task-manager/HEAD/.claude/commands/task-status.md -o ~/.claude/commands/dimitritholen-claude-task-manager-task-status.md

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

Full documentation available on GitHub

View Source Repository