petar-djukic

Do Work — Development skill for Claude Code

Development community

Command: Do Work Work one unit from the epic you popped.

How to install Do Work

Installs to ~/.claude/commands/petar-djukic-coding-skills-do-work.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/petar-djukic/coding-skills/HEAD/.claude/commands/do-work.md -o ~/.claude/commands/petar-djukic-coding-skills-do-work.md

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

What Do Work does

Command: Do Work

Work one unit from the epic you popped. Pick the workflow by deliverable: **Documentation** for YAML under `docs/`, **Prose** for writing a person reads start to finish, **Code** for implementation.

Precondition — run inside a worktree

`do-work` never creates a branch; it runs inside the worktree a pop command made. Confirm that first, and stop if it fails — nothing gets implemen

Alternatives in Development

  • Book To Skill — Turn any technical book PDF into a Claude Code skill — ready to study, reference, and use while you work 25.9k ★
  • Work Analyzer — Work Skill 分析 Prompt 24k ★
  • LifeOS — ⛰️ The Life Operating System — an intent engineering platform that moves you from your current state to your i 18.7k ★

Full documentation available on GitHub

View Source Repository