dbc-oduffy

Workday Start — Development skill for Claude Code

Development community

Morning orient — triage handoffs, surface staleness, align priorities.

How to install Workday Start

Installs to ~/.claude/skills/dbc-oduffy-coordinator-claude-workday-start/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dbc-oduffy-coordinator-claude-workday-start && curl -fsSL https://raw.githubusercontent.com/dbc-oduffy/coordinator-claude/HEAD/commands/workday-start.md -o ~/.claude/skills/dbc-oduffy-coordinator-claude-workday-start/SKILL.md

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

What Workday Start does


name: workday-start description: "Morning orient — triage handoffs, surface staleness, align priorities." allowed-tools: ["Read", "Write", "Grep", "Glob", "Bash", "Agent"] argument-hint: "[optional day focus]"

Workday Start — Morning Orientation

**Announce:** "Running workday-start to prepare the day's context."

`orient-assemble brief --cadence day` computes the cadence-invariant orient spine in one pass (same computation `workstream-start`/`workweek-start` name for their own cadenc

Alternatives in Development

  • Rank — /rank - Triage Scraped Jobs into a Ranked Shortlist 36.6k ★
  • Triage PRs — Classify all open PRs by module, review state, scope, and architectural impact — produces a prioritized triage 12.6k ★
  • Resume Work From A Handoff Document — You are tasked with resuming work from a handoff document through an interactive process 10k ★

Full documentation available on GitHub

View Source Repository