# Weekend Syncups

### All Motion is not Progress.

Syncup up weekly with within each project team to maintain alignment between each individual's next week's path and the project goal.

Done asynchronously as a [silent meeting](http://playbook.thevantageproject.com/operating-at-tvp/silent-meetings) starting at 5pm IST every Friday and concludes on Saturday 11am IST.

### Process

1. **What do you want to accomplish this coming week?** \
   Use [SMART](https://www.youtube.com/watch?v=U4IU-y9-J8Q\&feature=youtu.be\&t=19): Specific, Measurable, Achievable goals that are falsifiable (yes I was able to achieve it/no I was not).\
   \
   Limit the scope of the goal to the individual and hence no dependency. “What do YOU plan to achieve?”

   \
   Example of a goal that doesn’t work: Working on X with the help of Y.

   \
   &#x20;
2. **Here is what you set as the goal for this week:** \
   \<copy data from last syncup>

   \
   **What did actually get accomplished this week?**\
   This section is for your observation only. Use this for self-feedback.\
   \
   Include:

   1. Status check of progress on line items from the last Syncup.
      1. Mention progress, not motion.
      2. Add things that weren't planned but occurred.
   2. Address work-related status first. Then extend it to all else that occurred during the week.&#x20;

   Reality != Being conservative. Reality != Heroism. Reality = Truth.\
   \
   Use this data to improve #1.<br>
3. **Blockers faced in this week**\
   Understanding the problem completely is the solution itself.

[**USE TEMPLATE**](https://docs.google.com/document/d/13i6v7RmvShs5swsbRmawXkOdXCZRGSos1ybKAdWMNrQ/edit)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://playbook.thevantageproject.com/succeeding/weekend-syncup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
