Onecommand Status banner
rqd6f4g6zn-bit rqd6f4g6zn-bit

Onecommand Status

Productivity community

Description

--- description: Show the current OneCommand workflow status — which phases are complete, which are running, and what's still pending for the current project. allowed-tools: Bash, Read --- Show the current OneCommand build status for this project directory. ## Steps 1. Run the phase check: ```bash echo "" echo "+==============================================+" echo "| OneCommand — Build Status |" echo "+==============================================+" echo "" # Phase 1: S

Installation

Installs to ~/.claude/skills/rqd6f4g6zn-bit-onecommand-onecommand-status/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rqd6f4g6zn-bit-onecommand-onecommand-status && curl -fsSL https://raw.githubusercontent.com/rqd6f4g6zn-bit/OneCommand/HEAD/commands/onecommand-status.md -o ~/.claude/skills/rqd6f4g6zn-bit-onecommand-onecommand-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