> For the complete documentation index, see [llms.txt](https://docs.codeyourfuture.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codeyourfuture.io/archive/archived-pages/cyf-products-final-projects/roles/product-owner-cyf-product-or-product-manager-final-projects-1.md).

# Product Manager (Launch Module)

CodeYourFuture (CYF) is looking for a **Product Manager** responsible for working with one of the [Launch Module ](https://cyf-curriculum.netlify.app/the-launch/)teams to deliver their briefing.&#x20;

The [Launch Module](https://cyf-curriculum.netlify.app/the-launch/) is the last project of our 9-month-long trainees' [Software Developer Course](https://cyf-curriculum.netlify.app/) and the first one in launching their careers as Software Developers. This team must deliver a briefing within 4 weeks.

The time **commitment is 2-4 hours per week plus Saturday all day**. It is a 5-week long commitment.&#x20;

\
**Who are you?**

* Looking to **volunteer** in a Product team
* **Experience in Product delivery** of at least **one year** in a role such as **Business Analysis, Scrum Master, Product Owner**, **Product Manager,** etc.)&#x20;
* Good stakeholder management and communication skills

#### **Your responsibilities:**

* [ ] Work with the team and the stakeholders on the vision, direction and clear priorities
* [ ] Define epics, user stories and prototypes with the support of the Scrum team and stakeholders.
* [ ] Prioritise the backlog with the team members
* [ ] Ensure the team always has adequate tasks ready in the backlog for each sprint.
* [ ] Performing quality assurance controls on products, if needed
* [ ] Incentivising the team to be self-organised and accountable
* [ ] Working with the team members on any conflicts
* [ ] Write the [assessment](https://docs.google.com/document/d/1sgNNJNsgWprh7VMCbiRgXY1BrqjzqxdWKKxSvTZwcjk/edit?usp=sharing) of every trainee in your team. This must be done with the other volunteers in your team.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.codeyourfuture.io/archive/archived-pages/cyf-products-final-projects/roles/product-owner-cyf-product-or-product-manager-final-projects-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
