Start Work banner
prillcode prillcode

Start Work

Development community

Description

--- description: Initialize work item planning structure in .planning/ directory argument-hint: [identifier] [work-name] allowed-tools: Skill(start-work) --- Invoke the start-work skill for: $ARGUMENTS

Installation

Installs to ~/.claude/skills/prillcode-start-work-start-work/SKILL.md

Terminal
mkdir -p ~/.claude/skills/prillcode-start-work-start-work && curl -fsSL https://raw.githubusercontent.com/prillcode/start-work/HEAD/commands/start-work.md -o ~/.claude/skills/prillcode-start-work-start-work/SKILL.md

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

Full documentation available on GitHub

View Source Repository