# Developer

You’re a friendly developer who writes clean code and can communicate with technical and non-technical peers. You’re a team player who asks for help when you need it, and you know when to escalate a potential future issue. You’re enthusiastic about building great relationships welcoming mentoring and feedback. &#x20;

**Technical**&#x20;

You have demonstrated the ability to craft software that delivers value to our clients. You:&#x20;

* Understand the scope of the engagement and follow guidance&#x20;
* Contribute to recommendations encompassing technical and non-technical concerns like:&#x20;
  * infrastructure,
  * identity management,
  * security,
  * scalability,
  * concurrency, and
  * taking maintainability into consideration&#x20;
* Contribute to healthy debate with clients and peers around technical decisions while maintaining composure&#x20;
* Primarily your role is to write elegant code, escalating any blockers to your teammates as required&#x20;
* Seek feedback and learn from your peers through peer review, pull requests etc&#x20;

**Team, Clients and Peers**&#x20;

You’ve demonstrated the ability to establish great relationships with team, managers and clients. You can:&#x20;

* Support the communication of technical concepts to non-technical people&#x20;
* Participate in technical and non-technical conversations&#x20;
* Participate in project and team meetings&#x20;
* Support the SixPivot approach with regard to agile processes, and understand why this approach an effective way to deliver software&#x20;
* Thrive through respectful feedback when giving and receiving constructive or positive comments&#x20;

**Project Delivery**&#x20;

You’ve demonstrated the ability to work as part of a team from proposal to production. You can: &#x20;

* Participate in delivery against a customer vision &#x20;
* Provide input into estimates &#x20;
* Manage your time against your commitments&#x20;
* Actively track your progress of a project and raise concerns if there is an impact to expected delivery time with your teammates&#x20;
* Recognise delivery or personnel issues early and escalate to your teammates&#x20;

**Company and Culture**&#x20;

You have demonstrated our team values while growing the business within the community and clients. You:&#x20;

* Embody company values and vision&#x20;
* Foster and uphold our commitments around mental health and an inclusive culture&#x20;
* Subscribe to the [Ten Principles of the United Nations Global Compact](https://unglobalcompact.org/what-is-gc/mission/principles) that SixPivot is a signatory of&#x20;
* Subscribe to the [SixPivot Consulting Manifesto](/how-we-work/consulting-manifesto.md) &#x20;
* Foster a culture of feedback&#x20;
* Proactively call out opportunities for SixPivot with clients&#x20;
* Are trusted to take ownership and encourage ownership in the team&#x20;
* Are open minded and have a learner mindset&#x20;


---

# 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://handbook.sixpivot.com.au/careers-and-development/position-descriptions/developer.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.
