Create Work Item banner
kashman001 kashman001

Create Work Item

Documentation community

Description

--- description: Scaffold a new work/<project>/ directory following the work-directory conventions (README + launcher + ledger) argument-hint: "<project-name> [one-line description]" --- New work item: **$ARGUMENTS** Execute the **create-work-item** workflow defined in `skills/create-work-item/SKILL.md` — follow its procedure to scaffold `work/<project-name>/` with the standard backbone (`README.md` + forward launcher `next-session.md` + append-only ledger `handoff.md`), per `docs/work-directo

Installation

Installs to ~/.claude/commands/kashman001-ai-workspace-template-create-work-item.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/kashman001/ai-workspace-template/HEAD/.claude/commands/create-work-item.md -o ~/.claude/commands/kashman001-ai-workspace-template-create-work-item.md

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

Full documentation available on GitHub

View Source Repository