# Developers

The report empowers developers to:

* **Own code quality:** Track coverage progress for user stories, especially those marked critical, ensuring well-tested features are delivered.
* **Collaborate seamlessly with QA:** Share real-time insights, discuss coverage gaps, and work together to achieve comprehensive testing.
* **Facilitate code reviews:** Provide coverage insights during code reviews, helping teammates identify areas that might need additional testing attention.

***

## Tutorials

{% content-ref url="developers/code-quality-ownership" %}
[code-quality-ownership](https://docs.sealights.io/knowledgebase/guides/user-story-coverage/use-cases-by-persona/developers/code-quality-ownership)
{% endcontent-ref %}

{% content-ref url="developers/seamless-collaboration-with-qa" %}
[seamless-collaboration-with-qa](https://docs.sealights.io/knowledgebase/guides/user-story-coverage/use-cases-by-persona/developers/seamless-collaboration-with-qa)
{% endcontent-ref %}

{% content-ref url="developers/code-review-facilitator" %}
[code-review-facilitator](https://docs.sealights.io/knowledgebase/guides/user-story-coverage/use-cases-by-persona/developers/code-review-facilitator)
{% endcontent-ref %}


---

# 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://docs.sealights.io/knowledgebase/guides/user-story-coverage/use-cases-by-persona/developers.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.
