| name | weekly |
| description | Run the captain's weekly Monday-plan / Wednesday-check / Friday-review cycle |
| when_to_use | Use when running the captain's weekly cadence — Monday plan (allocate the 7 humans), Wednesday check (progress vs plan), Friday review (coach + canon principle) with archive to memory/weekly. Triggers on: weekly, monday plan, friday review, plan the week. |
| argument-hint | [plan|check|review] |
Run the captain's weekly review.
Arguments: $ARGUMENTS (optional: "plan" for Monday planning, "check" for Wednesday, "review" for Friday)
Default behavior (no args): Full weekly review.
Steps:
- Run
/sync — refresh the engine's view of its ecosystem before planning (due tiers only; it self-skips tiers whose engine.json → sync.<tier> stamp is fresh)
- Check git activity across all product repos (github MCP)
- Check deployment health (vercel MCP if available)
- Check error rates (sentry MCP if available)
- Review revenue status (stripe MCP if available)
- Summarize what shipped vs what was planned
- Identify blockers and risks
6.5. Decision-review sweep (Friday / full review only) — scan the decision journal (
.claude/memory/decisions/ and /decide entries) for entries whose reviewed-by date has passed: grade the prediction against what actually happened, write the lesson as a feedback_* memory, and mark the entry reviewed. Predictions that are never graded never compound.
- Recommend next week's allocation:
- Abdout: [technical focus]
- Ali: [business focus]
- Samia: [content focus]
- Sedon: [ops tasks — batched weekly]
- Output concise summary for Slack posting
Reference: .claude/agents/captain.md for weekly rhythm
Reference: .claude/memory/team.json for team profiles