# Daily Stand-up Meeting

Best Practice: For each project, conduct a daily 15 minute stand-up meeting conducted with all resources.\
GOAL: Establish daily tasks & deliverables for each resource. Confirm delivery timing.

* 15 minutes or less.
* at least 4x a week.
* Project Phase independent.
* Facilitated by the PM. Data provided by the consultants.
  * PM takes notes and distributes to the team

**Script**

* Did you finish your goals yesterday – yes or no only
  * if no, what were the roadblocks and what is the recovery plan?
  * If needed, recovery plan discussion should be taken into a separate meeting (its own scrum)
  * You may get a “yes and I’m ahead”, if so establish what goals can be pulled in and if it is healthy to do so
* What are your goals for today?
* Do you have what you need to meet your goals?
* What is your time through yesterday?
  * billable / non-billable
  * Confirm staffed hours for the day & the week
* Roundtable each person – “did I miss any item from your goal list?”

NOTE: In extreme cases, script questions can be achieved through digital correspondence.


---

# 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://community.threekit.com/getting-started/managing-your-implementation/daily-stand-up-meeting.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.
