# Project Sprintの成功指標

Project Sprintは、チームが

* プログレスにおける理想の状態
* チーミングにおける理想の状態

を目指しながらプロジェクトゴールに向かって進んでいくのを助けるために、ものごとの捉え方・考え方や、最適化を促進するための仕組みを提供しています。

したがって、Project Sprintが成功しているかどうかは、プログレスとチーミングにおいて理想の状態が実現しているか、という観点で評価することができます。

ここで、いずれの成功についても、絶対的に到達すべき状態はないということに注意しなければなりません。プロジェクトゴールは変化しうるものであり、また何をもって理想的なチームとするかはプロジェクトの規模や時間軸などに依存します。

一方、Project Sprintが正しく導入・運営されていれば、それは理想の状態が実現されているということを意味します。そのため、Project Sprint自体の活発さをもって成功指標とみなすことができます。

したがって、成功指標は次の3つと言えます。

* タスクがリストアップされ、遂行されているか
* タスクを遂行する中で発見された問題点やテンションが、ミーティングにおけるアジェンダアイテムとしてリストアップされ、議論・意思決定されているか
* ミーティングにおける議論・意思決定の結果が、次にやるべきこととしてタスクに落とし込まれているか


---

# 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://www.projectsprint.org/ja/v3.1/tutorial/section4-4.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.
