hyuns0227

Unit — Development skill for Claude Code

Development community

Open the next stage of a Unit and start the develop/report loop.

How to install Unit

Installs to ~/.claude/commands/hyuns0227-claudebase-unit.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/hyuns0227/ClaudeBase/HEAD/.claude/commands/unit.md -o ~/.claude/commands/hyuns0227-claudebase-unit.md

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

What Unit does


description: Open the next stage of a Unit and start the develop/report loop argument-hint: " [major|minor|patch]"

Open a stage as described in `.claude/agents/session.md` "Development mode" and run "The loop". Arguments: $ARGUMENTS

  1. Check .work/Active.json. If another stage is active, stop and tell the Human.
  2. New Unit (no .work//Task.md): copy .work/_templates/UnitTask.md and .work/_templates/Result.md, draft the Unit Task with the Human. First stage is 1.0.

Alternatives in Development

  • Daily OKR — Run a daily knowledge compound loop (7 KR) 138 ★
  • Create Bug Report — Start the guided process for creating a detailed bug report 85 ★
  • Route Work To Silo — Hand-pick which account silo serves a unit of work with farm route, bypassing the gateway's auto rota — for wh 67 ★

Full documentation available on GitHub

View Source Repository