From strategy-skills
Triggers on "weekly check-in", "weekly planning", "plan my week", "what should I do this week", "weekly review", "week ahead", "start of week", or on Mondays/Sundays when strategy files exist. Use this for weekly strategy check-ins that review monthly tasks, break them into weekly work chunks, check off last week's completions, and flag blockers.
How this skill is triggered — by the user, by Claude, or both
Slash command
/strategy-skills:business-weeklyThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Weekly check-in that reviews the monthly tasks and outcomes, breaks monthly projects into concrete weekly work chunks, checks off completed items from last week, and flags blockers or scope issues. This is where projects become specific deliverables.
Weekly check-in that reviews the monthly tasks and outcomes, breaks monthly projects into concrete weekly work chunks, checks off completed items from last week, and flags blockers or scope issues. This is where projects become specific deliverables.
Do NOT skip the review of last week. Checking off completions and acknowledging progress is important for momentum. If no monthly files exist, suggest running business-monthly first.
./references/file-structure.md and ./references/markdown-templates.md./reviewers/review-weekly.mdstrategy/{year}/Q{N}/{month}/W{N}/tasks.md"Let's start by looking at what you aimed for last week. [Read tasks.md from previous week] For each of these, was it completed, partially completed, or not started? Let's check off what's done and talk through what didn't happen."
"It's [day] of [month], which is roughly week [N]. Looking at your monthly outcomes, where are we tracking? Are we on pace, ahead, or falling behind?"
"Before we get into the task list, help me understand the shape of the week. What would make this a good week? In 2-3 sentences, what do you want to be true by Friday?"
For each active monthly project:
"Let's loosely map these across the week. [Read their calendar/commitments if they share them] What days work best for what?"
Save the weekly tasks to strategy/{year}/Q{N}/{month}/W{N}/tasks.md with:
npx claudepluginhub mgancita/strategy-skills --plugin strategy-skillsConducts a structured weekly review to clear inboxes, review projects, and set priorities, reducing cognitive load and improving focus for the coming week.
Transforms retro findings and backlog into a prioritized weekly plan with clear outcomes, issues in correct repos, and delegation matrix. Runs after weekly-retro.
Structures a PM's weekly review and planning session, producing a shareable update covering metrics, shipping progress, blockers, insights, and next week's top 3 priorities.