---
name: weekly-founder-review
description: >
  Produce a Sunday founder review of the completed week using GBrain strategy
  context, Plane execution evidence, and relevant Hindsight continuity. Use to
  summarize accomplishments, unfinished work, blockers, follow-ups, and next
  week’s focus without reopening or redefining established goals.
---

# Weekly Founder Review

## Purpose

Create a concise weekly operating review. The review tests execution against
current goals; it does not repeatedly renegotiate those goals.

## Evidence Order

1. **GBrain** — current strategy, durable goals, initiatives, and prior
   decisions.
2. **Plane** — items completed, in progress, overdue, blocked, waiting, and
   lacking ownership during the week.
3. **Hindsight** — relevant conversations, commitments, or material events
   that are not represented in Plane or GBrain.

Treat system records as evidence. Do not claim an outcome without support.

## Procedure

1. Review the active goals and initiatives in GBrain.
2. Read Plane changes and work-item state for the preceding seven days using `using-plane`. Verify assignee, status, and dates from live work-item fields before claiming work is unassigned, undated, or blocked. If a source omits a field, report it as unknown rather than inferring a negative.
3. Read only relevant Hindsight context from the preceding seven days.
4. Identify:
   - completed commitments and evidence;
   - unfinished or blocked work and its consequence;
   - waiting-for items and aging follow-ups;
   - decisions required next week;
   - the next week’s three highest-leverage focuses.
5. Do not change, create, or refine goals, initiatives, tasks, reminders, or
   cron jobs. Surface recommendations for a human decision instead.

## Output

```text
# Weekly Founder Review

## What moved this week
- [evidence-backed outcome]

## What did not move
- [item] — [blocker / consequence]

## Waiting for / follow-ups aging
- [person or organization] — [expected input] — [days / consequence]

## Decisions needed
- [decision] — [why it matters] — [decision owner]

## Next week: top 3
1. [focus]
2. [focus]
3. [focus]

## Recommendation
- Keep / escalate / defer / kill: [specific item]
```

## Guardrails

- Do not restate the full task board.
- Do not manufacture progress from activity.
- Do not revise goals weekly unless new evidence makes the existing goal
  materially invalid; flag that for the monthly strategy review.
- No autonomous Plane writes or notifications.

## Quality Bar

Every reported accomplishment or risk must have a source. Keep the report under 1,800 characters so it arrives as one Discord message: use no more than two bullets per section and three next-week focuses. The review must support decisions, not restate a large backlog.
