dbc-oduffy

Workweek Start — Development skill for Claude Code

Development community

Weekly orient — review last week, set this week's priorities.

How to install Workweek Start

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

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

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

What Workweek Start does


name: workweek-start description: "Weekly orient — review last week, set this week's priorities." allowed-tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"] argument-hint: ""

Workweek Start — Weekly Strategic Orient

PM-facing weekly bookend. Sets the week's context, surfaces carryover, and writes priorities into `state/week-changelog/HEADER.md`. The week's workstream-boundary ceremony — and the day's first orient, so it chains into `/workday-start` at the end (Step 10).

Handof

Alternatives in Development

  • Om Weekly — Weekly synthesis — cross-session review of vault activity, North Star alignment, patterns, uncaptured wins, an 4.6k ★
  • Purpose — Orient yourself in pi-vs-cc — a collection of Pi coding agent extensions and agent specs that progressively de 527 ★
  • Weekly Retro — Weekly retro - pull metrics, compare to goal trajectory, recommend one priority shift 324 ★

Full documentation available on GitHub

View Source Repository