Work Status banner
MadaraUchiha-314 MadaraUchiha-314

Work Status

Testing community

Description

--- description: Report the current status of a work item by reading its spec files (requirements/design/tasks) and execution log. Read-only. argument-hint: "<ticket-id | spec-dir> (e.g. 42 | issue-42 | PROJ-42)" allowed-tools: Read, Bash, Glob, Grep --- # the-loop: work-status `$ARGUMENTS` Report where a work item stands. **Read-only** — this command inspects and summarizes; it does not change anything. **Read the `the-loop` skill and `reference/workflow.md` for the phase model.** ## Steps

Installation

Installs to ~/.claude/skills/madarauchiha-314-the-loop-work-status/SKILL.md

Terminal
mkdir -p ~/.claude/skills/madarauchiha-314-the-loop-work-status && curl -fsSL https://raw.githubusercontent.com/MadaraUchiha-314/the-loop/HEAD/commands/work-status.md -o ~/.claude/skills/madarauchiha-314-the-loop-work-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