komidawi

Plan Week — Development skill for Claude Code

Development community

Build the plan for the coming week from goals, capacity and what is in flight.

How to install Plan Week

Installs to ~/.claude/commands/komidawi-ai-swe-knowledge-assistant-plan-week.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/komidawi/AI-SWE-Knowledge-Assistant/HEAD/.claude/commands/plan-week.md -o ~/.claude/commands/komidawi-ai-swe-knowledge-assistant-plan-week.md

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

What Plan Week does


description: Build the plan for the coming week from goals, capacity and what is in flight argument-hint: [ YYYY-Www, defaults to the current ISO week ]

Plan the week: $ARGUMENTS (default: the current ISO week)

  1. Read kb/planning//.md and the current month file for weekly_hours, focus and targets.
  2. Read the previous week file: carry forward what was not done, and take its retro seriously. If the last three weeks all overran, plan fewer hours, not the same hours ag

Alternatives in Development

  • Sprint Plan — Plan sprints with capacity, story selection, and risk mapping 7.8k ★
  • Content Shipped — Proactively detect and log shipped content when user mentions publishing, launching, or completing work 1k ★
  • Nonstop — Autonomous work mode for Claude Code 263 ★

Full documentation available on GitHub

View Source Repository